Home
last modified time | relevance | path

Searched refs:debug (Results 51 – 75 of 174) sorted by relevance

1234567

/PHP-5.6/ext/xmlwriter/
H A Dxmlwriter.dsp56 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib /nologo /dll /debug /machine:I386 …
58 # SUBTRACT LINK32 /debug
83 …lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdb…
84 …b resolv.lib kernel32.lib user32.lib gdi32.lib winspool.lib /nologo /dll /debug /machine:I386 /nod…
/PHP-5.6/ext/intl/tests/
H A Dresourcebundle_arrayaccess.phpt27 echo debug( $t );
H A Dresourcebundle_individual.phpt29 $str_res .= debug( $t );
/PHP-5.6/ext/standard/tests/serialize/
H A Dbug70172.phpt4 Memory leak on debug build, needs fix.
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_store_result_buffered_c.phpt10 mysqlnd.debug=d:t:O,/tmp/mysqlnd.trace
/PHP-5.6/sapi/cli/tests/
H A Dphp_cli_server_016.phpt5 and require php compiled with --enable-debug
/PHP-5.6/ext/standard/tests/file/
H A Dphp_fd_wrapper_04.phpt8 //we'd need a release and a test variation for windows, because in debug builds we get this message:
/PHP-5.6/ext/mbstring/tests/
H A Dmb_http_input.phpt16 //$debug = true;
H A Dmb_strimwidth.phpt10 //$debug = true;
H A Dmb_preferred_mime_name.phpt9 //$debug=true;
H A Dmb_substitute_character.phpt7 //$debug = true;
H A Dmb_internal_encoding.phpt8 //$debug = true;
H A Dmb_detect_order.phpt9 //$debug = true;
/PHP-5.6/tests/basic/
H A Drfc1867_anonymous_upload.phpt6 comment=debug builds show some additional E_NOTICE errors
H A Drfc1867_array_upload.phpt6 comment=debug builds show some additional E_NOTICE errors
/PHP-5.6/ext/gd/tests/
H A Dbug53156.phpt50 //imagepng($img, __DIR__ . '/bug53156.png'); // debug
/PHP-5.6/ext/soap/interop/
H A Dclient_round2.php105 $iop->debug = 0;
/PHP-5.6/sapi/apache2handler/
H A DREADME61 To debug Apache, we recommend:
67 If you want to debug a part of the PHP startup procedure, set a
/PHP-5.6/ext/sockets/
H A Dsockets.dsp57 # SUBTRACT LINK32 /debug
83 …lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdb…
84 …lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /out…
/PHP-5.6/ext/bcmath/
H A Dconfig.m412 libbcmath/src/sqrt.c libbcmath/src/zero.c libbcmath/src/debug.c libbcmath/src/doaddsub.c libbcmath/…
/PHP-5.6/ext/session/tests/
H A Drfc1867_disabled.phpt6 comment=debug builds show some additional E_NOTICE errors
H A Drfc1867_disabled_2.phpt6 comment=debug builds show some additional E_NOTICE errors
H A Drfc1867_no_name.phpt6 comment=debug builds show some additional E_NOTICE errors
H A Dbug32330.phpt54 // without output buffering, the debug messages will cause all manner of warnings
/PHP-5.6/ext/ereg/regex/
H A Dmain.c11 int debug = 0; variable
60 debug++;
147 if (debug)

Completed in 30 milliseconds

1234567