Home
last modified time | relevance | path

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

123456789

/PHP-8.0/ext/standard/tests/general_functions/
H A Dis_callable_variation1.phpt10 var_dump( is_callable($func, TRUE) ); //given $var and $syntax argument
13 var_dump( is_callable($func, FALSE) ); //given $var and $syntax argument
43 * expected: true with $syntax = TRUE
44 * false with $syntax = FALSE
/PHP-8.0/ext/standard/tests/strings/
H A Ducfirst.phpt87 echo "\n--- Testing simple and complex syntax strings ---\n";
90 /* Simple syntax */
95 /* String with curly braces, complex syntax */
157 --- Testing simple and complex syntax strings ---
/PHP-8.0/ext/ldap/tests/
H A Dldap_sasl_bind_error.phpt32 // Invalid DN syntax
43 Warning: ldap_sasl_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d
55 Warning: ldap_sasl_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d
/PHP-8.0/sapi/cgi/tests/
H A D006.phpt2 syntax check
58 string(%d) "No syntax errors detected in %s006.test.php
/PHP-8.0/Zend/tests/
H A Dnumeric_literal_separator_002.phpt8 Parse error: syntax error, unexpected identifier "_" in %s on line %d
H A Dnumeric_literal_separator_003.phpt8 Parse error: syntax error, unexpected identifier "__0" in %s on line %d
H A Dnumeric_literal_separator_004.phpt8 Parse error: syntax error, unexpected identifier "_" in %s on line %d
H A Dnumeric_literal_separator_007.phpt8 Parse error: syntax error, unexpected identifier "b_0101" in %s on line %d
H A Dnumeric_literal_separator_008.phpt8 Parse error: syntax error, unexpected identifier "_e2" in %s on line %d
H A Dnumeric_literal_separator_009.phpt8 Parse error: syntax error, unexpected identifier "e_2" in %s on line %d
H A Dnumeric_literal_separator_005.phpt8 Parse error: syntax error, unexpected identifier "_0" in %s on line %d
H A Dnumeric_literal_separator_006.phpt8 Parse error: syntax error, unexpected identifier "x_0123" in %s on line %d
H A Dbug78454_1.phpt7 Parse error: syntax error, unexpected identifier "__F" in %s on line %d
H A Dbug78454_2.phpt7 Parse error: syntax error, unexpected identifier "__1" in %s on line %d
H A Dnamespaced_name_whitespace.phpt10 Parse error: syntax error, unexpected token "\" in %s on line %d
H A Dbug77993.phpt8 Parse error: syntax error, unexpected identifier "xg10" in %s on line %d
H A Dlist_011.phpt10 Parse error: syntax error, unexpected token ")", expecting "=" in %s on line %d
/PHP-8.0/Zend/tests/function_arguments/
H A Dcall_with_only_comma_error.phpt8 Parse error: syntax error, unexpected token "," in %s on line %d
H A Dcall_with_leading_comma_error.phpt8 Parse error: syntax error, unexpected token "," in %s on line %d
H A Dcall_with_multi_trailing_comma_error.phpt8 Parse error: syntax error, unexpected token ",", expecting ")" in %s on line %d
H A Dcall_with_multi_inner_comma_error.phpt8 Parse error: syntax error, unexpected token ",", expecting ")" in %s on line %d
/PHP-8.0/Zend/tests/type_declarations/mixed/casting/
H A Dmixed_cast_error.phpt10 Parse error: syntax error, unexpected integer "12" in %s on line %d
/PHP-8.0/Zend/tests/attributes/
H A D019_variable_attribute_name.phpt11 Parse error: syntax error, unexpected variable "$x" in %s on line %d
/PHP-8.0/Zend/tests/varSyntax/
H A DglobalNonSimpleVariableError.phpt10 Parse error: syntax error, unexpected token "->", expecting "," or ";" in %s on line %d
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_report.phpt316 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
318 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
321 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
323 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
333 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
335 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
340 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…

Completed in 123 milliseconds

123456789