Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dmain.c1394 char *prepend_string = INI_STR("error_prepend_string"); in php_error_cb() local
1400 …>: %s in <b>%s</b> on line <b>%" PRIu32 "</b><br />\n%s", STR_PRINT(prepend_string), error_type_s… in php_error_cb()
1403 …>: %s in <b>%s</b> on line <b>%" PRIu32 "</b><br />\n%s", STR_PRINT(prepend_string), error_type_s… in php_error_cb()
1415 …php_printf("%s\n%s: %s in %s on line %" PRIu32 "\n%s", STR_PRINT(prepend_string), error_type_str, … in php_error_cb()

Completed in 15 milliseconds