Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.h29 P_NOTICE, enumerator
51 #define phpdbg_notice(tag, xmlfmt, strfmt, ...) phpdbg_print(P_NOTICE , PHPDBG_G(io)[PH…
60 #define phpdbg_notice_ex(out, tag, xmlfmt, strfmt, ...) phpdbg_print(P_NOTICE , out, tag, xmlf…
H A Dphpdbg_out.c959 case P_NOTICE: in phpdbg_process_print()

Completed in 7 milliseconds