Home
last modified time | relevance | path

Searched refs:line (Results 4576 – 4600 of 4830) sorted by relevance

1...<<181182183184185186187188189190>>...194

/php-src/ext/tokenizer/
H A Dtokenizer_arginfo.h18 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, line, IS_LONG, 0, "-1")
/php-src/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_iface_001.phpt86 … callbacks instead of an object implementing SessionHandlerInterface is deprecated in %s on line %d
/php-src/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h103 int severity, char *msgtext, char *srvname, char *procname, int line);
/php-src/ext/standard/tests/file/
H A Dfgetcsv_variation12.phpt48 // write another line of text and a blank line
49 // this will be used to test, if the fgetcsv() read more than a line and its
50 // working when only a blank line is read
51 fwrite($file_handle, "This is line of text without csv fields\n");
52 fwrite($file_handle, "\n"); // blank line
H A Dfgets_variation4-win32-mb.phpt97 string(13) "line of text
153 string(13) "line of text
265 string(13) "line of text
321 string(13) "line of text
433 string(13) "line of text
489 string(13) "line of text
H A Dfgets_variation4-win32.phpt97 string(13) "line of text
153 string(13) "line of text
265 string(13) "line of text
321 string(13) "line of text
433 string(13) "line of text
489 string(13) "line of text
H A Dfgetcsv_variation8.phpt7 enclosure that are not present in the line read by fgetcsv()
53 // write another line of text and a blank line
54 // this will be used to test, if the fgetcsv() read more than a line and its
55 // working when only a blank line is read
56 fwrite($file_handle, "This is line of text without csv fields\n");
57 fwrite($file_handle, "\n"); // blank line
H A Drename_variation3-win32.phpt67 …ame(%s/rename_variation3.tmp,%s/rename_variation3_dir): Access is denied (code: 5) in %s on line %d
/php-src/ext/mbstring/tests/
H A Dgb18030_2022_encoding.phpt206 while ($line = fgets($fp, 256)) {
207 if ($line[0] == '#')
209 if (sscanf($line, "%x\t%x", $codepoint, $char) == 2) {
215 for ($i = strpos($line, "\t") + 1; $i < strlen($line); $i += 2) {
216 $substr = substr($line, $i, 2);
/php-src/ext/standard/tests/strings/
H A Dstr_replace_variation3.phpt152 Deprecated: Using ${var} in strings is deprecated, use {$var} instead in %s on line %d
223 Warning: Undefined variable $strS in %s on line %d
H A Dsprintf_variation52.phpt49 …ntf(): Requested precision of 988 digits was truncated to PHP maximum of %d digits in %s on line %d
/php-src/ext/standard/tests/class_object/
H A Dget_class_variation_001.phpt77 Warning: Undefined variable $undefined_var in %s on line %d
79 Warning: Undefined variable $unset_var in %s on line %d
/php-src/ext/zip/tests/
H A Doo_properties.phpt41 Warning: Undefined property: ZipArchive::$bogus in %s on line %d
/php-src/sapi/phpdbg/
H A D.phpdbginit7 # Place initialization commands one per line
H A Dphpdbg_bp.h57 zend_ulong line; member
/php-src/ext/phar/tests/zip/
H A Drefcount1.phpt58 …in phar "%srefcount1.phar.zip", has open file pointers, cannot unlink in %srefcount1.php on line %d
/php-src/ext/gd/tests/
H A Dlines.phpt10 // Horizontal line
/php-src/Zend/tests/weakrefs/
H A Dweakmap_error_conditions.phpt85 Warning: Undefined property: WeakMap::$prop in %s on line %d
/php-src/ext/calendar/tests/
H A Dunixtojd.phpt9 // this line has no impact on test output on Windows
/php-src/Zend/tests/
H A Dbug31098.phpt60 Warning: Attempt to read property "wrong" on string in %s on line %d
H A Dbug37632.phpt139 thrown in %sbug37632.php on line %d
/php-src/sapi/cli/tests/
H A D005.phpt56 Property [ protected int $line = 0 ]
/php-src/ext/mysqli/tests/
H A Dmysqli_fetch_object_no_constructor.phpt68 thrown in %s on line %d
/php-src/ext/pdo_pgsql/tests/
H A Dis_in_transaction.phpt55 echo "Exception! at line ", $e->getLine(), "\n";
/php-src/ext/pdo/tests/
H A Dbug_43130.phpt45 …t::execute(): SQLSTATE[HY093]: Invalid parameter number: parameter was not defined in %s on line %d

Completed in 44 milliseconds

1...<<181182183184185186187188189190>>...194