Searched refs:P_ERROR (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/sapi/phpdbg/ |
H A D | phpdbg_out.h | 26 P_ERROR = 1, enumerator 48 #define phpdbg_error(tag, xmlfmt, strfmt, ...) phpdbg_print(P_ERROR , PHPDBG_G(io)[PH… 57 #define phpdbg_error_ex(out, tag, xmlfmt, strfmt, ...) phpdbg_print(P_ERROR , out, tag, xmlf…
|
H A D | phpdbg_out.c | 940 case P_ERROR: in phpdbg_process_print()
|
Completed in 8 milliseconds