PHP_EOL 945 ext/mbstring/php_mbregex.c php_error_docref(NULL TSRMLS_CC,E_ERROR, "Failed evaluating code: %s%s", PHP_EOL, eval_buf.c); PHP_EOL 990 ext/pcre/php_pcre.c php_error_docref(NULL TSRMLS_CC,E_ERROR, "Failed evaluating code: %s%s", PHP_EOL, code.c); PHP_EOL 171 ext/standard/assert.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Failure evaluating code: %s%s", PHP_EOL, myeval); PHP_EOL 173 ext/standard/assert.c php_error_docref(NULL TSRMLS_CC, E_RECOVERABLE_ERROR, "Failure evaluating code: %s%s:\"%s\"", PHP_EOL, description, myeval); PHP_EOL 645 main/main.c len = spprintf(&tmp, 0, "[%s] %s%s", error_time_str, log_message, PHP_EOL); PHP_EOL 2156 main/main.c REGISTER_MAIN_STRINGL_CONSTANT("PHP_EOL", PHP_EOL, sizeof(PHP_EOL)-1, CONST_PERSISTENT | CONST_CS); PHP_EOL 2648 run-tests.php $xml = '<?xml version="1.0" encoding="UTF-8"?>'. PHP_EOL . PHP_EOL 2649 run-tests.php '<testsuites>' . PHP_EOL; PHP_EOL 2661 run-tests.php '<testsuite name="%s" tests="%s" failures="%d" errors="%d" skip="%d" time="%s">' . PHP_EOL, PHP_EOL 2677 run-tests.php $result .= '</testsuite>' . PHP_EOL;