Home
last modified time | relevance | path

Searched refs:syntax (Results 76 – 100 of 191) sorted by relevance

12345678

/PHP-7.2/ext/standard/tests/strings/
H A Dstrtr_variation1.phpt49 //strtr() call in three args syntax form
52 //strtr() call in two args syntax form
H A Dstrtr_variation2.phpt53 //strtr() call in three args syntax form
56 //strtr() call in two args syntax form
H A Dlcfirst.phpt139 echo "\n--- Testing simple and complex syntax strings ---\n";
142 /* Simple syntax */
147 /* String with curly braces, complex syntax */
230 --- Testing simple and complex syntax strings ---
H A Dstrtr_variation3.phpt58 //strtr() call in three args syntax form
61 //strtr() call in two args syntax form
H A Dstrlen.phpt120 echo "\n--- Testing simple and complex syntax strings ---\n";
123 /* Simple syntax */
128 /* String with curly braces, complex syntax */
215 --- Testing simple and complex syntax strings ---
H A Dprint_basic.phpt55 This uses the "here document" syntax to output
88 This uses the "here document" syntax to output
/PHP-7.2/ext/ldap/tests/
H A Dldap_error_basic.phpt29 string(17) "Invalid DN syntax"
/PHP-7.2/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-7.2/ext/standard/tests/general_functions/
H A Dparse_ini_string_002.phpt100 Warning: syntax error, unexpected '='%sin Unknown on line 2
104 Warning: syntax error, unexpected '='%sin Unknown on line 2
H A Dis_callable_basic1.phpt22 var_dump( is_callable($func, TRUE) ); //given $var and $syntax argument
25 var_dump( is_callable($func, FALSE) ); //given $var and $syntax argument
H A Dis_callable_variation2.phpt22 var_dump( is_callable($func, TRUE) ); //given $var and $syntax argument
25 var_dump( is_callable($func, FALSE) ); //given $var and $syntax argument
/PHP-7.2/ext/phar/tests/
H A Dfatal_error_webphar.phpt19 Parse error: syntax error, unexpected %s, expecting %s in phar://%r([A-Za-z]:)?%r/%sfatal_error_web…
/PHP-7.2/ext/standard/tests/assert/
H A Dassert_error3.phpt17 Fatal error: Uncaught ParseError: syntax error, unexpected '$', expecting ';' in %s(%d) : assert co…
H A Dassert_error4.phpt18 Fatal error: Uncaught ParseError: syntax error, unexpected '$', expecting ';' in %s(%d) : assert co…
/PHP-7.2/ext/intl/tests/
H A Dtimezone_getCanonicalID_variant1_2.phpt13 /* A valid custom time zone ID has the following syntax: GMT[+|-]hh[[:]mm] */
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_multiquery.phpt100 …4 You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
/PHP-7.2/Zend/tests/
H A Dforeach_list_001.phpt2 foreach with list syntax
H A Dbug38779.phpt2 Bug #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapp…
/PHP-7.2/ext/curl/tests/
H A Dcurl_basic_010.phpt29 …ld not resolve proxy:|Could not resolve host:|Could not resolve:|Unsupported proxy syntax in)%r %s"
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_pconn_twice.phpt47 if (!($res = $link->query("SELECT 'works also with oo' AS syntax")) ||
74 ["syntax"]=>
H A Dmysqli_pconn_conn_multiple.phpt60 if (!($res = $link->query("SELECT 'works also with oo' AS syntax")) ||
122 if (!($res = $link->query("SELECT 'works also with oo' AS syntax")) ||
149 ["syntax"]=>
158 ["syntax"]=>
/PHP-7.2/ext/mbstring/oniguruma/
H A DREADME.md144 |sample/syntax.c |Perl, Java and ASIS syntax test. |
165 |regsyntax.c |pattern syntax functions and built-in syntax definitions|

Completed in 28 milliseconds

12345678