Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_utils.h40 P_ERROR = 1, enumerator
55 #define phpdbg_error(fmt, ...) phpdbg_print(P_ERROR TSRMLS_CC, PHPDBG_G(io)[PHPDBG_S…
61 #define phpdbg_error_ex(out, fmt, ...) phpdbg_print(P_ERROR TSRMLS_CC, out, fmt, ##__VA_ARGS…
H A Dphpdbg_utils.c242 case P_ERROR: in phpdbg_print()

Completed in 5 milliseconds