Home
last modified time | relevance | path

Searched refs:syntax (Results 101 – 125 of 220) sorted by relevance

123456789

/PHP-7.3/ext/standard/tests/file/
H A Dfile_get_contents_basic001.phpt2 file_get_contents() test using basic syntax
/PHP-7.3/Zend/tests/
H A Dbug60611.phpt2 Bug #60611 (Segmentation fault with Cls::{expr}() syntax)
H A Dwarning_during_heredoc_scan_ahead.phpt23 Parse error: syntax error, unexpected end of file in %s on line %d
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.3/ext/standard/tests/strings/
H A Ducfirst.phpt110 echo "\n--- Testing simple and complex syntax strings ---\n";
113 /* Simple syntax */
118 /* String with curly braces, complex syntax */
198 --- Testing simple and complex syntax 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
/PHP-7.3/Zend/tests/generators/
H A Dbug65161.phpt2 Bug #65161: Generator + autoload + syntax error = segfault
/PHP-7.3/ext/ldap/tests/
H A Dldap_error_basic.phpt29 string(17) "Invalid DN syntax"
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Doniguruma.h703 OnigSyntaxType* syntax; member
869 int onig_set_default_syntax P_((OnigSyntaxType* syntax));
873 unsigned int onig_get_syntax_op P_((OnigSyntaxType* syntax));
875 unsigned int onig_get_syntax_op2 P_((OnigSyntaxType* syntax));
877 unsigned int onig_get_syntax_behavior P_((OnigSyntaxType* syntax));
879 OnigOptionType onig_get_syntax_options P_((OnigSyntaxType* syntax));
881 void onig_set_syntax_op P_((OnigSyntaxType* syntax, unsigned int op));
883 void onig_set_syntax_op2 P_((OnigSyntaxType* syntax, unsigned int op2));
885 void onig_set_syntax_behavior P_((OnigSyntaxType* syntax, unsigned int behavior));
887 void onig_set_syntax_options P_((OnigSyntaxType* syntax, OnigOptionType options));
[all …]
/PHP-7.3/tests/classes/
H A Dstatic_properties_003_error1.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_error2.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.3/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.phpt19 var_dump( is_callable($func, TRUE) ); //given $var and $syntax argument
22 var_dump( is_callable($func, FALSE) ); //given $var and $syntax argument
/PHP-7.3/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.3/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.3/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.3/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.3/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"

Completed in 41 milliseconds

123456789