Home
last modified time | relevance | path

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

/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_out.h28 P_ERROR = 1, enumerator
43 #define phpdbg_error(tag, xmlfmt, strfmt, ...) phpdbg_print(P_ERROR , PHPDBG_G(io)[PH…
52 #define phpdbg_error_ex(out, tag, xmlfmt, strfmt, ...) phpdbg_print(P_ERROR , out, tag, xmlf…
H A Dphpdbg_out.c962 case P_ERROR: in phpdbg_process_print()

Completed in 9 milliseconds