Home
last modified time | relevance | path

Searched refs:line (Results 4326 – 4350 of 4830) sorted by relevance

1...<<171172173174175176177178179180>>...194

/php-src/ext/standard/tests/file/
H A Dreadfile_error.phpt37 Warning: readfile(%s/non_existent_file.tmp): Failed to open stream: %s in %s on line %d
H A Dfgets_variation2.phpt5 /* try reading a line using fgets() using invalid handles
H A Dfile_get_contents_file_put_contents_error.phpt34 …t_contents(/no/such/file/or/dir): Failed to open stream: No such file or directory in %s on line %d
/php-src/ext/dom/tests/
H A Dgh15670.phpt23 Deprecated: Creation of dynamic property DOMDocument::$innerHTML is deprecated in %s on line %d
/php-src/Zend/tests/
H A Dbug54268.phpt45 Fatal error: Allowed memory size of %s bytes exhausted%s(tried to allocate %s bytes) in %s on line
/php-src/ext/libxml/tests/
H A Dlibxml_disable_entity_loader_2.phpt40 …oader() is deprecated since 8.0, as external entity loading is disabled by default in %s on line %d
/php-src/sapi/phpdbg/
H A Dphpdbg_prompt.c159 spprintf(&buffered, 0, "%s:"ZEND_ULONG_FMT, next->file.name, next->file.line); in phpdbg_call_register()
164 spprintf(&buffered, 0, "%s:#"ZEND_ULONG_FMT, next->file.name, next->file.line); in phpdbg_call_register()
203 int line; member
213 state->line++; in phpdbg_line_init()
269 …phpdbg_output_err_buf("Unrecognized command on line %d: %s, %s!", state->line, input, PHPDBG_G(err… in phpdbg_line_init()
543 data->line[i] -= 2; in phpdbg_compile_stdin()
712 zend_long line; in phpdbg_handle_exception() local
730 …bg_error("Uncaught %s in %s on line " ZEND_LONG_FMT, ZSTR_VAL(ex->ce->name), ZSTR_VAL(file), line); in phpdbg_handle_exception()
1166 phpdbg_set_breakpoint_file(param->file.name, 0, param->file.line); in PHPDBG_COMMAND()
1169 phpdbg_set_breakpoint_file_opline(param->file.name, param->file.line); in PHPDBG_COMMAND()
[all …]
/php-src/ext/mbstring/tests/
H A Dmb_substitute_character_variation_weak_types.phpt119 Deprecated: Implicit conversion from float 10.5 to int loses precision in %s on line %d
123 Deprecated: Implicit conversion from float -10.5 to int loses precision in %s on line %d
131 Deprecated: Implicit conversion from float 0.5 to int loses precision in %s on line %d
H A Dsjismac_encoding.phpt19 while ($line = fgets($fp, 256)) {
20 if ($line[0] == '#')
24 if (sscanf($line, "0x%x\t0x%x+0x%x+0x%x+0x%x+0x%x", $bytes, $cp1, $cp2, $cp3, $cp4, $cp5) >= 2) {
H A Dcp5022x_encoding.phpt39 while ($line = fgets($fp, 256)) {
40 if ($line[0] == '#')
43 if (sscanf($line, "0x%x\t0x%x", $bytes, $codepoint) == 2) {
72 while ($line = fgets($fp, 256)) {
73 if ($line[0] == '#')
76 if (sscanf($line, "0x%x\t0x%x", $byte, $codepoint) == 2)
83 while ($line = fgets($fp, 256)) {
84 if ($line[0] == '#')
87 if (sscanf($line, "0x%x\t0x%x", $bytes, $codepoint) == 2) {
/php-src/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_v.phpt145 Warning: Undefined variable $ref_first_var in %s on line %d
164 Warning: Undefined variable $var_3 in %s on line %d
175 Warning: Undefined variable $var_1 in %s on line %d
/php-src/ext/pdo_sqlite/tests/
H A Dbug43831.phpt52 Warning: Undefined variable $bar in %s on line %d
/php-src/ext/ftp/tests/
H A Dftp_get_basic.phpt39 Warning: ftp_get(): a warning: No such file or directory in %sftp_get_basic.php on line %d
H A Dftp_delete.phpt31 Warning: ftp_delete(): No such file or directory in %s on line %d
/php-src/ext/standard/tests/array/
H A Dcompact_basic.phpt70 Warning: compact(): Undefined variable $g in %s on line %d
/php-src/ext/pcre/tests/
H A Dsplit.phpt19 …pilation failed: quantifier does not follow a repeatable item at offset 0 in %ssplit.php on line %d
/php-src/sapi/cgi/tests/
H A D006.phpt63 <b>Parse error</b>: %s expecting %s{%s in <b>%s006.test.php</b> on line <b>5</b><br />
/php-src/sapi/cli/tests/
H A Dphp_cli_server_015.phpt48 thrown in <b>%ssyntax_error.php</b> on line <b>%d</b><br />
/php-src/tests/classes/
H A Darray_access_003.phpt55 … modification of overloaded element of ObjectOne has no effect in %sarray_access_003.php on line 39
H A Darray_access_004.phpt53 … modification of overloaded element of ObjectOne has no effect in %sarray_access_004.php on line 39
/php-src/ext/phar/tests/
H A Dopen_for_write_existing_b.phpt26 …rations disabled by the php.ini setting phar.readonly in %sopen_for_write_existing_b.php on line %d
H A Dopen_for_write_existing_c.phpt26 …rations disabled by the php.ini setting phar.readonly in %sopen_for_write_existing_c.php on line %d
/php-src/ext/phar/tests/tar/
H A Drmdir.phpt43 Warning: rmdir(): phar error: Directory not empty in %srmdir.php on line %d
/php-src/ext/phar/tests/zip/
H A Dodt.phpt16 // this next line is for increased code coverage
/php-src/ext/spl/tests/
H A Dbug45622b.phpt28 Warning: Undefined array key "prop1" in %s on line %d

Completed in 27 milliseconds

1...<<171172173174175176177178179180>>...194