debug 281 Zend/zend_alloc.c } debug; debug 2190 Zend/zend_alloc.c heap->custom_heap.debug._free(heap ZEND_FILE_LINE_CC ZEND_FILE_LINE_EMPTY_CC); debug 2342 Zend/zend_alloc.c return AG(mm_heap)->custom_heap.debug._malloc(size ZEND_FILE_LINE_RELAY_CC ZEND_FILE_LINE_ORIG_RELAY_CC); \ debug 2351 Zend/zend_alloc.c AG(mm_heap)->custom_heap.debug._free(ptr ZEND_FILE_LINE_RELAY_CC ZEND_FILE_LINE_ORIG_RELAY_CC); \ debug 2444 Zend/zend_alloc.c return AG(mm_heap)->custom_heap.debug._malloc(size ZEND_FILE_LINE_RELAY_CC ZEND_FILE_LINE_ORIG_RELAY_CC); debug 2459 Zend/zend_alloc.c AG(mm_heap)->custom_heap.debug._free(ptr ZEND_FILE_LINE_RELAY_CC ZEND_FILE_LINE_ORIG_RELAY_CC); debug 2474 Zend/zend_alloc.c return AG(mm_heap)->custom_heap.debug._realloc(ptr, size ZEND_FILE_LINE_RELAY_CC ZEND_FILE_LINE_ORIG_RELAY_CC); debug 2487 Zend/zend_alloc.c return AG(mm_heap)->custom_heap.debug._realloc(ptr, size ZEND_FILE_LINE_RELAY_CC ZEND_FILE_LINE_ORIG_RELAY_CC); debug 2760 Zend/zend_alloc.c _heap->custom_heap.debug._malloc = _malloc; debug 2761 Zend/zend_alloc.c _heap->custom_heap.debug._free = _free; debug 2762 Zend/zend_alloc.c _heap->custom_heap.debug._realloc = _realloc; debug 180 ext/gd/libgd/gdkanji.c debug ("Kanji code not included."); debug 182 ext/gd/libgd/gdkanji.c debug ("Kanji code not detected."); debug 184 ext/gd/libgd/gdkanji.c debug ("Kanji code detected at %d byte.", i); debug 474 ext/gd/libgd/gdkanji.c debug ("Kanji code is New JIS."); debug 478 ext/gd/libgd/gdkanji.c debug ("Kanji code is Old JIS."); debug 482 ext/gd/libgd/gdkanji.c debug ("This string includes Hankaku-Kana (jisx0201) escape sequence [ESC] + ( + I."); debug 486 ext/gd/libgd/gdkanji.c debug ("Kanji code is NEC Kanji."); debug 492 ext/gd/libgd/gdkanji.c debug ("Kanji code is EUC."); debug 496 ext/gd/libgd/gdkanji.c debug ("Kanji code is SJIS."); debug 500 ext/gd/libgd/gdkanji.c debug ("Kanji code is EUC or SJIS."); debug 505 ext/gd/libgd/gdkanji.c debug ("This is ASCII string."); debug 510 ext/gd/libgd/gdkanji.c debug ("This string includes unknown code."); debug 797 ext/mysqli/mysqli_api.c char *debug; debug 800 ext/mysqli/mysqli_api.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "s", &debug, &debug_len) == FAILURE) { debug 804 ext/mysqli/mysqli_api.c mysql_debug(debug); debug 541 ext/mysqli/mysqli_fe.c PHP_FALIAS(debug, mysqli_debug, arginfo_mysqli_debug) debug 262 ext/mysqlnd/mysqlnd.h char * debug; /* The actual string */ debug 150 ext/mysqlnd/php_mysqlnd.c php_info_print_table_row(2, "Tracing", MYSQLND_G(debug)? MYSQLND_G(debug):"n/a"); debug 187 ext/mysqlnd/php_mysqlnd.c mysqlnd_globals->debug = NULL; /* The actual string */ debug 230 ext/mysqlnd/php_mysqlnd.c STD_PHP_INI_ENTRY("mysqlnd.debug", NULL, PHP_INI_SYSTEM, OnUpdateString, debug, zend_mysqlnd_globals, mysqlnd_globals) debug 281 ext/mysqlnd/php_mysqlnd.c if (MYSQLND_G(debug)) { debug 290 ext/mysqlnd/php_mysqlnd.c dbg->m->set_mode(dbg, MYSQLND_G(debug)); debug 99 ext/pdo_mysql/pdo_mysql.c STD_PHP_INI_ENTRY("pdo_mysql.debug", NULL, PHP_INI_SYSTEM, OnUpdateString, debug, zend_pdo_mysql_globals, pdo_mysql_globals) debug 178 ext/pdo_mysql/pdo_mysql.c if (PDO_MYSQL_G(debug)) { debug 183 ext/pdo_mysql/pdo_mysql.c dbg->m->set_mode(dbg, PDO_MYSQL_G(debug)); debug 219 ext/pdo_mysql/pdo_mysql.c pdo_mysql_globals->debug = NULL; /* The actual string */ debug 77 ext/pdo_mysql/php_pdo_mysql_int.h char *debug; /* The actual string */