Home
last modified time | relevance | path

Searched refs:syntax (Results 176 – 200 of 242) sorted by relevance

12345678910

/php-src/Zend/tests/arrow_functions/
H A D006.phpt2 Arrow functions syntax variations
/php-src/ext/mysqli/tests/
H A Dmysqli_pconn_conn_multiple.phpt58 if (!($res = $link->query("SELECT 'works also with oo' AS syntax")) ||
118 if (!($res = $link->query("SELECT 'works also with oo' AS syntax")) ||
145 ["syntax"]=>
154 ["syntax"]=>
H A Dmysqli_driver.phpt112 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
H A Dmysqli_connect_twice.phpt52 if (!($res = $link->query("SELECT 'works also with oo' AS syntax")) ||
79 ["syntax"]=>
H A Dmysqli_next_result_error.phpt66 You have an error in your SQL syntax; %s
H A Dmysqli_execute_query.phpt92 …] You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
H A Dbug51647.phpt56 /* ERROR 1064 (42000): You have an error in your SQL syntax; = sql strict mode */
86 /* ERROR 1064 (42000): You have an error in your SQL syntax; = sql strict mode */
/php-src/ext/ldap/tests/
H A Dldap_mod_del_error.phpt37 Warning: ldap_mod_del(): Modify: Invalid DN syntax in %s on line %d
H A Dldap_mod_replace_error.phpt35 Warning: ldap_mod_replace(): Modify: Invalid DN syntax in %s on line %d
H A Dldap_modify_error.phpt55 Warning: ldap_modify(): Modify: Invalid DN syntax in %s on line %d
H A Dldap_mod_add_error.phpt55 Warning: ldap_mod_add(): Modify: Invalid DN syntax in %s on line %d
/php-src/Zend/asm/
H A Djump_arm_aapcs_elf_gas.S46 .syntax unified
/php-src/ext/standard/tests/general_functions/
H A Dparse_ini_file.phpt130 Warning: syntax error, unexpected '='%sparse_ini_file.dat on line 2
134 Warning: syntax error, unexpected '='%sparse_ini_file.dat on line 2
/php-src/ext/standard/tests/strings/
H A Dstrstr.phpt119 echo "\n-- simple and complex syntax strings --\n";
122 /* Simple syntax */
127 /* String with curly braces, complex syntax */
337 -- simple and complex syntax strings --
H A Dstrncmp_variation9.phpt13 using heredoc syntax.
H A Dstrripos_variation3.phpt14 using heredoc syntax.
H A Dstrpos.phpt148 echo "\n-- simple and complex syntax strings --\n";
151 /* Simple syntax */
156 /* String with curly braces, complex syntax */
270 -- simple and complex syntax strings --
H A Dstrrev_variation3.phpt11 using heredoc syntax.
/php-src/ext/standard/tests/file/
H A Dphp_fd_wrapper_03.phpt2 php://fd wrapper: bad syntax
/php-src/Zend/tests/
H A Dbug38779_1.phpt2 Bug #38779 (engine crashes when require()'ing file with syntax error through userspace stream wrapp…
H A Dflexible-heredoc-nowdoc.phpt2 Flexible heredoc/nowdoc syntax
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec.phpt179 …4 You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
180 …4 You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
/php-src/ext/standard/tests/network/
H A Dnews.rss6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
/php-src/tests/lang/
H A Dsyntax_errors.phpt2 Detailed reporting on specific types of syntax errors
/php-src/ext/pdo/tests/
H A Dbug_65946.phpt31 //$sql = 'SELECT * FROM test65946 FETCH FIRST :limit ROWS ONLY'; // Oracle 12c syntax

Completed in 47 milliseconds

12345678910