Home
last modified time | relevance | path

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

12345678910

/php-src/ext/intl/tests/
H A Dgh11658.phpt17 Warning: MessageFormatter::formatMessage(): pattern syntax error (parse error at offset 6, after "s…
20 Warning: msgfmt_format_message(): pattern syntax error (parse error at offset 6, after "some {", be…
/php-src/ext/standard/tests/general_functions/
H A Dputenv.phpt40 putenv(): Argument #1 ($assignment) must have a valid syntax
41 putenv(): Argument #1 ($assignment) must have a valid syntax
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-src/ext/ldap/tests/
H A Dldap_bind_error.phpt20 // Invalid DN syntax
27 Warning: ldap_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d
H A Dldap_sasl_bind_error.phpt33 // Invalid DN syntax
44 Warning: ldap_sasl_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d
56 Warning: ldap_sasl_bind(): Unable to bind to server: Invalid DN syntax in %s on line %d
H A Dldap_delete_error.phpt37 Warning: ldap_delete(): Delete: Invalid DN syntax in %s on line %d
39 string(17) "Invalid DN syntax"
/php-src/ext/mysqli/tests/
H A Dmysqli_reap_async_query_error.phpt30 You have an error in your SQL syntax; check the manual that corresponds to your %s server version f…
H A Dmysqli_report.phpt315 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
317 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
320 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
322 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
332 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
334 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
339 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
H A Dmysqli_report_wo_ps.phpt108 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
110 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
115 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
/php-src/sapi/cli/tests/
H A Dgh13113.phpt2 GH-13113: Missing syntax error in CLI-server router script
38 <b>Parse error</b>: syntax error, unexpected identifier &quot;bar&quot; in <b>%sindex.php</b> on l…
H A D011.phpt2 syntax check
51 string(%d) "No syntax errors detected in %s011.test.php
/php-src/Zend/tests/
H A Dindirect_call_string_001.phpt2 Indirect call with 'Class::method' syntax with class in namespace
23 // Test basic call using Class::method syntax.
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_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 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 Dbug68475.phpt2 Bug #68475 Calling function using $callable() syntax with strings of form 'Class::method'
18 // Test basic call using Class::method syntax.
/php-src/sapi/cgi/tests/
H A D006.phpt2 syntax check
58 string(%d) "No syntax errors detected in %s006.test.php
/php-src/ext/standard/tests/strings/
H A Ducfirst.phpt86 echo "\n--- Testing simple and complex syntax strings ---\n";
89 /* Simple syntax */
94 /* String with curly braces, complex syntax */
156 --- Testing simple and complex syntax strings ---
/php-src/tests/lang/
H A Dbug44654.phpt2 Bug #44654 (syntax error for #)
/php-src/Zend/tests/type_declarations/intersection_types/
H A Dparse_error.phpt8 Parse error: syntax error, unexpected token "&" in %s on line %d

Completed in 50 milliseconds

12345678910