Home
last modified time | relevance | path

Searched refs:line (Results 1 – 25 of 4603) sorted by last modified time

12345678910>>...185

/php-src/
H A Dconfigure.ac1213 … PEAR requires XML to be enabled. Add --enable-xml to the configure line. (or --without-pear)"
H A DNEWS143 more in line with platforms limits. (David Carlier)
H A DUPGRADING182 . The output of Closure::__debugInfo() now includes the name, file, and line
657 and the line of definition to make them easier to distinguish, for example
/php-src/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h24 int line; member
64 extern int _pdo_sqlite_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line);
H A Dsqlite_driver.c31 int _pdo_sqlite_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line) /* {{{ */ in _pdo_sqlite_error() argument
39 einfo->line = line; in _pdo_sqlite_error()
/php-src/ext/curl/
H A Dinterface.c77 static ZEND_ATTRIBUTE_UNUSED void php_curl_ssl_lock(int mode, int n, const char * file, int line) in php_curl_ssl_lock() argument
/php-src/ext/libxml/
H A Dlibxml.c602 error_copy.line = line; in _php_list_set_error_structure()
613 static void php_libxml_ctx_error_level(int level, void *ctx, const char *msg, int line) in php_libxml_ctx_error_level() argument
623 php_error_docref(NULL, level, "%s in Entity, line: %d", msg, line); in php_libxml_ctx_error_level()
659 _php_list_set_error_structure(NULL, ZSTR_VAL(LIBXML(error_buffer).s), line, column); in php_libxml_internal_error_handler_ex()
664 php_libxml_ctx_error_level(E_WARNING, ctx, ZSTR_VAL(LIBXML(error_buffer).s), line); in php_libxml_internal_error_handler_ex()
667 php_libxml_ctx_error_level(E_NOTICE, ctx, ZSTR_VAL(LIBXML(error_buffer).s), line); in php_libxml_internal_error_handler_ex()
679 int line = 0; in php_libxml_error_handler_va() local
684 line = parser->input->line; in php_libxml_error_handler_va()
687 php_libxml_internal_error_handler_ex(error_type, ctx, msg, ap, line, column); in php_libxml_error_handler_va()
1108 add_property_long(return_value, "line", error->line); in PHP_FUNCTION()
[all …]
/php-src/ext/opcache/tests/
H A Dbug67215.phpt28 …annot redeclare class p (previously declared in %sbug67215.p.php:%d) in %sbug67215.p.php on line %d
H A Dbug73583.phpt19 …Cannot redeclare function A() (previously declared in %sbug73583.php:4) in %sbug73583.php on line 5
H A Dgh8846.phpt36 …lass Foo (previously declared in %sgh8846-1.inc:2) in <b>%sgh8846-2.inc</b> on line <b>%d</b><br />
/php-src/ext/pcre/tests/
H A Dpreg_replace_callback_fatal_error_leak.phpt18 Fatal error: Cannot redeclare function test() (previously declared in %s:%d) in %s on line %d
/php-src/Zend/tests/
H A Dname_collision_07.phpt16 Fatal error: Cannot redeclare class Bazzle\Bar (previously declared as local import) in %s on line
H A Dname_collision_08.phpt16 …rror: Cannot redeclare function Bazzle\bar() (previously declared as local import) in %s on line %d
H A Dns_029.phpt13 …l error: Cannot redeclare class Foo (previously declared as local import) in %sns_029.php on line 4
H A Dname_collision_01.phpt11 Fatal error: Cannot redeclare class A (previously declared in %s:%d) in %s on line %d
H A Dname_collision_02.phpt11 Fatal error: Cannot redeclare class A (previously declared in %s:%d) in %s on line %d
H A Dname_collision_03.phpt11 Fatal error: Cannot redeclare class A (previously declared in %s:%d) in %s on line %d
H A Dname_collision_04.phpt11 Fatal error: Cannot redeclare interface A (previously declared in %s:%d) in %s on line %d
H A Dname_collision_05.phpt11 Fatal error: Cannot redeclare interface A (previously declared in %s:%d) in %s on line %d
H A Dname_collision_06.phpt11 Fatal error: Cannot redeclare trait A (previously declared in %s:%d) in %s on line %d
H A Dfunction_redecl.phpt9 Fatal error: Cannot redeclare function f() (previously declared in %s:%d) in %s on line %d
H A Dclass_alias_002.phpt12 Warning: Cannot redeclare class FOO (previously declared in %s:%d) in %s on line %d
H A Dclass_alias_004.phpt15 Warning: Cannot redeclare class test (previously declared in %s:%d) in %s on line %d
H A Dclass_alias_010.phpt14 Warning: Cannot redeclare interface b (previously declared in %s:%d) in %s on line %d
/php-src/Zend/tests/use_function/
H A Ddefine_imported.phpt14 Fatal error: Cannot redeclare function bar() (previously declared as local import) in %s on line %d

Completed in 47 milliseconds

12345678910>>...185