Home
last modified time | relevance | path

Searched refs:syntax (Results 26 – 50 of 191) sorted by relevance

12345678

/PHP-7.2/Zend/tests/varSyntax/
H A DglobalNonSimpleVariableError.phpt10 Parse error: syntax error, unexpected '->' (T_OBJECT_OPERATOR), expecting ',' or ';' in %s on line …
/PHP-7.2/Zend/tests/
H A Dbug60099.phpt10 Parse error: syntax error, unexpected end of file in %s on line %d
H A Dlist_011.phpt10 Parse error: syntax error, unexpected ')', expecting '=' in %s on line %d
H A Dbug77993.phpt7 Parse error: syntax error, unexpected 'xg10' (T_STRING) in %s on line %d
H A Dns_trailing_comma_error_03.phpt8 Parse error: syntax error, unexpected ',', expecting '}' in %s on line %d
H A Dns_trailing_comma_error_05.phpt8 Parse error: syntax error, unexpected ',', expecting '}' in %s on line %d
H A Dns_trailing_comma_error_06.phpt8 Parse error: syntax error, unexpected ',', expecting '}' in %s on line %d
H A Dbug70430.phpt10 Parse error: syntax error, unexpected '"*** Testing function() : ***' (T_CONSTANT_ENCAPSED_STRING)…
H A Dheredoc_014.phpt2 Heredoc with double quotes syntax but missing second quote
H A Dns_trailing_comma_error_07.phpt8 Parse error: syntax error, unexpected ',', expecting identifier (T_STRING) in %s on line %d
H A Dns_trailing_comma_error_08.phpt8 Parse error: syntax error, unexpected ',', expecting '}' in %s on line %d
H A Dns_trailing_comma_error_01.phpt8 Parse error: syntax error, unexpected '}', expecting identifier (T_STRING) or function (T_FUNCTION)…
H A Ddynamic_fully_qualified_call.phpt2 Crash when using dynamic call syntax with fully qualified name in a namespace
H A Dns_trailing_comma_error_02.phpt8 Parse error: syntax error, unexpected ',', expecting identifier (T_STRING) or function (T_FUNCTION)…
H A Dns_093.phpt6 // should not throw syntax errors
H A Dns_trailing_comma_error_04.phpt8 Parse error: syntax error, unexpected ',', expecting identifier (T_STRING) or function (T_FUNCTION)…
H A Deval_parse_error_with_doc_comment.phpt15 Parse error: syntax error, unexpected end of file in %s(%d) : eval()'d code on line %d
H A Dns_096.phpt10 Parse error: syntax error, unexpected '\' (T_NS_SEPARATOR), expecting identifier (T_STRING) or func…
/PHP-7.2/ext/pdo_mysql/tests/
H A Dbug66141.phpt34 …4 You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
/PHP-7.2/ext/ldap/tests/
H A Dldap_delete_error.phpt53 Warning: ldap_delete(): Delete: Invalid DN syntax in %s on line %d
55 string(17) "Invalid DN syntax"
/PHP-7.2/ext/standard/tests/general_functions/
H A Dis_callable_variation1.phpt26 var_dump( is_callable($func, TRUE) ); //given $var and $syntax argument
29 var_dump( is_callable($func, FALSE) ); //given $var and $syntax argument
59 * expected: true with $syntax = TRUE
60 * false with $syntax = FALSE
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_report.phpt287 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
289 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
293 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
295 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
299 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
/PHP-7.2/Zend/tests/grammar/
H A Dregression_005.phpt13 Parse error: syntax error, unexpected 'return' (T_RETURN), expecting identifier (T_STRING) in %s on…
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregposix.c137 OnigSyntaxType* syntax = OnigDefaultSyntax; in regcomp() local
141 syntax = ONIG_SYNTAX_POSIX_BASIC; in regcomp()
143 options = syntax->options; in regcomp()
155 options, OnigEncDefaultCharEncoding, syntax, in regcomp()
/PHP-7.2/ext/pgsql/tests/
H A D06_bug73498.phpt2 Bug 73498 Incorrect DELIMITER syntax for pg_copy_to()

Completed in 32 milliseconds

12345678