Home
last modified time | relevance | path

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

/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_out.h27 P_NOTICE, enumerator
49 #define phpdbg_notice(tag, xmlfmt, strfmt, ...) phpdbg_print(P_NOTICE , PHPDBG_G(io)[PH…
58 #define phpdbg_notice_ex(out, tag, xmlfmt, strfmt, ...) phpdbg_print(P_NOTICE , out, tag, xmlf…
H A Dphpdbg_out.c957 case P_NOTICE: in phpdbg_process_print()

Completed in 7 milliseconds