Home
last modified time | relevance | path

Searched refs:line (Results 3951 – 3975 of 4606) sorted by relevance

1...<<151152153154155156157158159160>>...185

/php-src/ext/sockets/tests/
H A Dsocket_export_stream-4-win.phpt98 …t blocking mode [%d]: An operation was attempted on something that is not a socket in %s on line %d
101 …e socket option [%d]: An operation was attempted on something that is not a socket in %s on line %d
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_emulated_placeholder_everywhere.phpt64 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number in %s on line %d
74 …nvalid parameter number: number of bound variables does not match number of tokens in %s on line %d
H A Dbug_42499.phpt58 …nable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in %s on line %d
68 …nable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in %s on line %d
H A Dpdo_mysql_exec_select.phpt39 …uestion is: will the result set be cleaned up, will it be possible to run more queries on the line?
60 …nable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in %s on line %d
H A Dpdo_mysql_attr_multi_statements.phpt84 …version for the right syntax to use near 'INSERT INTO %s(id) VALUES (3)' at line 1 in %s on line %d
/php-src/ext/ldap/tests/
H A Dldap_exop.phpt71 …ldap_exop() with more than 4 arguments is deprecated, use ldap_exop_sync() instead in %s on line %d
73 …ldap_exop() with more than 4 arguments is deprecated, use ldap_exop_sync() instead in %s on line %d
/php-src/ext/mysqli/tests/
H A Dmysqli_auth_pam.phpt55 foreach (explode("\n", $pam_service) as $line)
57 if (preg_match('/^auth/', $line)) {
59 } elseif (preg_match('/^account/', $line)) {
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt175 Warning: mysqli::real_connect(): (HY000/1045): %s in %s on line %d
178 Warning: mysqli::real_connect(): (HY000/1045): %s in %s on line %d
181 …l_connect(%sest_sha256_wrong_%d): Failed to open stream: No such file or directory in %s on line %d
183 Warning: mysqli::real_connect(): (HY000/1045): %s in %s on line %d
/php-src/Zend/tests/
H A Dtemporary_cleaning_013.phpt287 Deprecated: Creation of dynamic property class@anonymous::$foo is deprecated in %s on line %d
294 Deprecated: Creation of dynamic property class@anonymous::$foo is deprecated in %s on line %d
297 Deprecated: Creation of dynamic property class@anonymous::$foo is deprecated in %s on line %d
301 Deprecated: Creation of dynamic property class@anonymous::$foo is deprecated in %s on line %d
304 …Indirect modification of overloaded element of ArrayAccess@anonymous has no effect in %s on line %d
307 …Indirect modification of overloaded element of ArrayAccess@anonymous has no effect in %s on line %d
/php-src/ext/mbstring/tests/
H A Diso2022jp_ms_encoding.phpt33 while ($line = fgets($fp, 256)) {
34 if ($line[0] == '#')
37 if (sscanf($line, "0x%x\t0x%x", $bytes, $codepoint) == 2) {
65 while ($line = fgets($fp, 256)) {
66 if ($line[0] == '#')
69 if (sscanf($line, "0x%x\t0x%x", $byte, $codepoint) == 2)
/php-src/ext/pdo_odbc/
H A Dodbc_driver.c47 einfo->file, einfo->line); in pdo_odbc_fetch_error_func()
55 …*dbh, pdo_stmt_t *stmt, PDO_ODBC_HSTMT statement, char *what, const char *file, int line) /* {{{ */ in pdo_odbc_error() argument
97 einfo->line = line; in pdo_odbc_error()
205 H->einfo.line = S->einfo.line; in odbc_handle_preparer()
/php-src/ext/standard/tests/file/
H A Dfgetcsv_variation18.phpt6 Description: Gets line from file pointer and parse for CSV fields
10 and with delimiter character which is not in the line being read by fgetcsv()
50 // write another line of text and a blank line
51 // this will be used to test, if the fgetcsv() read more than a line and its
52 // working when only a blank line is read
53 fwrite($file_handle, "This is line of text without csv fields\n");
54 fwrite($file_handle, "\n"); // blank line
/php-src/ext/pcre/tests/
H A Dgrep2.phpt24 …pilation failed: quantifier does not follow a repeatable item at offset 0 in %sgrep2.php on line %d
/php-src/ext/pdo/tests/
H A Dpdo_036.phpt43 thrown in %spdo_036.php on line %d
/php-src/ext/openssl/tests/
H A Dopenssl_csr_new_basic.phpt30 … queue and value of string_mask OpenSSL option if illegal characters are reported) in %s on line %d
/php-src/ext/session/tests/
H A Dsession_save_path_variation1.phpt43 … session_save_path(): Session save path cannot be changed when a session is active in %s on line %d
/php-src/ext/zend_test/tests/
H A Dzend_test_compile_string.phpt55 Parse error: syntax error, unexpected token "<", expecting end of file in Source string on line 1
/php-src/ext/zip/tests/
H A Dbug64342_0.phpt40 Warning: ZipArchive::addFile(): No such file or directory in %s on line %d
/php-src/sapi/cgi/tests/
H A D004.phpt46 thrown in <b>%s004.test.php</b> on line <b>8</b><br />
/php-src/ext/opcache/tests/
H A Dpreload_011.phpt28 …($a): L and G::method($a): K, because class L is not available in %spreload_variance.inc on line 43
/php-src/tests/classes/
H A Ddestructor_and_globals.phpt45 // or uncomment this line and it works
/php-src/tests/output/
H A Dob_flush_basic_001.phpt27 Notice: ob_flush(): Failed to flush buffer. No buffer to flush in %s on line %d
/php-src/ext/phar/tests/tar/
H A Ddelete.phpt32 …o open stream: phar error: "a" is not a file in phar "%sdelete.phar.tar" in %sdelete.php on line %d
/php-src/ext/phar/tests/zip/
H A Dfrontcontroller13.phar.phpt22 thrown in %sfrontcontroller13.phar.php on line 2
H A Drmdir.phpt35 Warning: rmdir(): phar error: Directory not empty in %srmdir.php on line %d

Completed in 88 milliseconds

1...<<151152153154155156157158159160>>...185