Home
last modified time | relevance | path

Searched refs:debug (Results 126 – 150 of 165) sorted by relevance

1234567

/PHP-5.5/ext/mbstring/tests/
H A Dmb_convert_variables.phpt11 //$debug = true; // Uncomment this line to view error/warning/notice message in *.out file
H A Dmb_strpos.phpt9 //$debug=true;
H A Dmb_stripos.phpt12 //$debug=true;
/PHP-5.5/sapi/pi3web/
H A Dphp5pi3web.dsp56 …lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdb…
57 …b odbccp32.lib PiAPI.lib Pi2API.lib Pi3API.lib /nologo /version:4.0 /dll /debug /machine:I386 /nod…
/PHP-5.5/ext/soap/interop/
H A Dclient_round2_interop.php53 var $debug = 0; variable in Interop_Client
610 $soap_test->showTestResult($this->debug, $this->html);
/PHP-5.5/Zend/
H A DZend.m4145 AC_ARG_ENABLE(debug,
146 [ --enable-debug Compile with debugging symbols],[
H A DREADME.ZEND_VM98 At last you can debug executor using original zend_vm_def.h or generated file
/PHP-5.5/scripts/
H A Dphpize.m466 AC_MSG_CHECKING([if debug is enabled])
/PHP-5.5/
H A DREADME.SUBMITTING_PATCH8 build, debug and begin submitting PHP, PECL or PEAR code, tests or
162 - Rebuild PHP with --enable-debug (which will show some kinds of
H A Dconfigure.in849 PHP_ARG_ENABLE(debug, whether to include debugging symbols,
850 [ --enable-debug Compile with debugging symbols], no, no)
1198 part1=debug
1200 part1=no-debug
1215 extbasedir=$extbasedir-debug
1596 | see the file debug.log for error messages. |
1598 | If you are unable to fix this, send the file debug.log to the |
H A D.gitignore71 debug.log
/PHP-5.5/win32/build/
H A Dconfutils.js945 var debug = "";
999 debug = " /d _DEBUG";
1007 MFO.WriteLine("\t$(RC) /fo $(BUILD_DIR)\\" + resname + logo + debug +
1016 MFO.WriteLine("\t$(RC) /I $(PHP_DIR)/include /n /fo $(BUILD_DIR)\\" + resname + logo + debug +
1023 MFO.WriteLine("\t$(RC) /n /fo $(BUILD_DIR)\\" + resname + logo + debug +
H A Dphpize.js.in238 C.WriteLine("ARG_ENABLE('debug', 'Compile with debugging symbols', \"no\");");
/PHP-5.5/ext/gettext/
H A Dgettext.dsp84 …aut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:yes /debug /machine:I386 /out…
/PHP-5.5/ext/mssql/
H A Dmssql.dsp84 …odbccp32.lib php5ts_debug.lib ntwdblib.lib /nologo /dll /incremental:yes /debug /machine:I386 /out…
/PHP-5.5/ext/gd/
H A Dgd.dsp87 …aut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:yes /debug /machine:I386 /out…
89 …aut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:yes /debug /machine:I386 /out…
/PHP-5.5/sapi/apache_hooks/
H A Dphp5apache_hooks.dsp83 …bccp32.lib /nologo /base:"0x60000000" /version:4.0 /dll /incremental:yes /debug /machine:I386 /out…
/PHP-5.5/ext/dom/
H A Ddom.dsp85 …aut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:yes /debug /machine:I386 /nod…
/PHP-5.5/sapi/apache/
H A Dphp5apache.dsp83 …bccp32.lib /nologo /base:"0x60000000" /version:4.0 /dll /incremental:yes /debug /machine:I386 /pdb…
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_class_mysqli_interface.phpt77 $expected_methods['debug'] = true;
H A Dmysqli_class_mysqli_reflection.phpt308 Inspecting method 'debug'
324 Inspecting parameter 'debug_options' of method 'debug'
/PHP-5.5/ext/mysqli/
H A Dmysqli_fe.c521 PHP_FALIAS(debug, mysqli_debug, arginfo_mysqli_debug)
H A Dmysqli_api.c816 char *debug; local
819 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s", &debug, &debug_len) == FAILURE) {
823 mysql_debug(debug);
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.h269 char * debug; /* The actual string */ variable
/PHP-5.5/ext/opcache/
H A DREADME203 debug messages (level 4).

Completed in 53 milliseconds

1234567