Home
last modified time | relevance | path

Searched refs:phpdbg_debug (Results 1 – 5 of 5) sorted by relevance

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_parser.h40 extern int phpdbg_debug;
H A Dphpdbg_utils.h68 # define phpdbg_debug(fmt, ...) phpdbg_print(P_LOG TSRMLS_CC, PHPDBG_G(io)[PHPDBG_STDERR], fmt, #… macro
70 # define phpdbg_debug(fmt, ...) macro
H A Dphpdbg_utils.c331 phpdbg_debug( in phpdbg_get_color()
338 phpdbg_debug( in phpdbg_get_color()
H A Dphpdbg_parser.c68 #define yydebug phpdbg_debug
128 extern int phpdbg_debug;
H A Dphpdbg_prompt.c168 phpdbg_debug( in phpdbg_call_register()

Completed in 19 milliseconds