Home
last modified time | relevance | path

Searched refs:P_NOTICE (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_utils.h41 P_NOTICE, enumerator
56 #define phpdbg_notice(fmt, ...) phpdbg_print(P_NOTICE TSRMLS_CC, PHPDBG_G(io)[PHPDBG_S…
62 #define phpdbg_notice_ex(out, fmt, ...) phpdbg_print(P_NOTICE TSRMLS_CC, out, fmt, ##__VA_ARGS…
H A Dphpdbg_utils.c252 case P_NOTICE: in phpdbg_print()

Completed in 8 milliseconds