Home
last modified time | relevance | path

Searched refs:syntax (Results 126 – 150 of 242) sorted by relevance

12345678910

/php-src/ext/standard/tests/strings/
H A Dstrtr_variation1.phpt43 //strtr() call in three args syntax form
46 //strtr() call in two args syntax form
H A Dstrtr_variation2.phpt47 //strtr() call in three args syntax form
50 //strtr() call in two args syntax form
H A Dstr_replace_variation3.phpt134 echo "\n-- Testing simple and complex syntax strings --\n";
137 /* Simple syntax */
142 /* String with curly braces, complex syntax */
219 -- Testing simple and complex syntax strings --
H A Dstrlen.phpt101 echo "\n--- Testing simple and complex syntax strings ---\n";
104 /* Simple syntax */
109 /* String with curly braces, complex syntax */
181 --- Testing simple and complex syntax strings ---
/php-src/Zend/tests/grammar/
H A Dregression_010.phpt15 Parse error: syntax error, unexpected namespaced name "implements\A", expecting "{" in %s on line %d
H A Dregression_006.phpt2 Test to ensure const list syntax declaration works
/php-src/Zend/tests/
H A Dbug60613.phpt2 Bug #60613 (Segmentation fault with $cls->{expr}() syntax)
H A Dforeach_list_keyed.phpt2 foreach with list syntax, keyed
H A Dnowdoc_001.phpt2 basic nowdoc syntax
H A Dbug70748.phpt18 Warning: syntax error, unexpected end of file, expecting TC_FALLBACK or '}' in %s on line %d
H A Dbug60611.phpt2 Bug #60611 (Segmentation fault with Cls::{expr}() syntax)
/php-src/sapi/cgi/tests/
H A D007.phpt19 string(49) "No syntax errors detected in Standard input code
/php-src/ext/standard/tests/general_functions/
H A Dis_callable_basic1.phpt10 var_dump( is_callable($func, TRUE) ); //given $var and $syntax argument
13 var_dump( is_callable($func, FALSE) ); //given $var and $syntax argument
H A Dparse_ini_string_002.phpt92 Warning: syntax error, unexpected '='%sin Unknown on line 2
96 Warning: syntax error, unexpected '='%sin Unknown on line 2
H A Dis_callable_abstract_method-deprecated.phpt2 …callable() on abstract method via object should return false [original test with deprecated syntax]
/php-src/ext/standard/tests/file/
H A Dfile_get_contents_basic001.phpt2 file_get_contents() test using basic syntax
/php-src/Zend/tests/generators/
H A Dbug65161.phpt2 Bug #65161: Generator + autoload + syntax error = segfault
/php-src/ext/opcache/tests/
H A Dpreload_parse_error.phpt18 Parse error: syntax error, unexpected identifier "error" in %s on line %d
/php-src/ext/ldap/tests/
H A Dldap_error_basic.phpt29 string(17) "Invalid DN syntax"
/php-src/ext/phar/tests/
H A Dfatal_error_webphar.phpt18 Parse error: syntax error, unexpected %s, expecting %s in phar://%r([A-Za-z]:)?%r/%sfatal_error_web…
/php-src/tests/classes/
H A Dstatic_properties_003_error1.phpt2 Attempting to access static properties using instance property syntax
H A Dstatic_properties_003_error2.phpt2 Attempting to access static properties using instance property syntax
H A Dstatic_properties_003_error3.phpt2 Attempting to access static properties using instance property syntax
H A Dstatic_properties_003_error4.phpt2 Attempting to access static properties using instance property syntax
/php-src/Zend/tests/traits/
H A Dbug76773-deprecated.phpt2 …73 (Traits used on the parent are ignored for child classes) [original test with deprecated syntax]

Completed in 29 milliseconds

12345678910