Home
last modified time | relevance | path

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

/PHP-8.1/main/
H A Dmain.c1338 …Iu32 "</b><br />\n%s", STR_PRINT(prepend_string), error_type_str, ZSTR_VAL(buf), ZSTR_VAL(error_fi… in php_error_cb()
1341 …32 "</b><br />\n%s", STR_PRINT(prepend_string), error_type_str, ZSTR_VAL(message), ZSTR_VAL(error_… in php_error_cb()
1353 …ne %" PRIu32 "\n%s", STR_PRINT(prepend_string), error_type_str, ZSTR_VAL(message), ZSTR_VAL(error_… in php_error_cb()
1590 …ing '%s' for inclusion (include_path='%s')", php_strip_url_passwd(tmp), STR_PRINT(PG(include_path)… in php_message_handler_for_zend()
1596 … opening required '%s' (include_path='%s')", php_strip_url_passwd(tmp), STR_PRINT(PG(include_path)… in php_message_handler_for_zend()
H A Dphp.h264 #define STR_PRINT(str) ((str)?(str):"") macro

Completed in 18 milliseconds