Home
last modified time | relevance | path

Searched refs:line (Results 4626 – 4650 of 4830) sorted by relevance

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

/php-src/ext/ldap/tests/
H A Dbug48441.phpt97 Warning: ldap_search(): Partial search results returned: Sizelimit exceeded in %s on line %d
/php-src/ext/standard/tests/file/
H A Duserstreams.phpt234 /* we compare the results of fgets using differing line lengths to
262 …printf("REAL: pos=(%d,%d,%d) ret=%d line[%d]=`%s'\n", $rpb, $rpa, ftell($tf), $rr, strlen($rline),…
263 …printf("USER: pos=(%d,%d,%d) ret=%d line[%d]=`%s'\n", $upb, $upa, ftell($fp), $ur, strlen($uline),…
H A Dchmod_variation2.phpt73 Warning: chmod(): No such file or directory in %s on line %d
H A Dtempnam_variation3-win32.phpt101 …am(): file created in the system's temporary directory in %stempnam_variation3-win32.php on line %d
H A Dunlink_variation10.phpt98 Warning: unlink(unlinkVar10.tmp/linkme.tmp): %s in %s on line %d
H A Dbug38450_3.phpt111 thrown in %s on line %d
H A D007_variation21.phpt45 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
H A D007_variation5.phpt45 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
H A Dfgetcsv_variation1.phpt6 Description: Gets line from file pointer and parse for CSV fields
54 // write another line of text and a blank line
55 // this will be used to test, if the fgetcsv() read more than a line and its
56 // working when only a blank line is read
57 fwrite($file_handle, "This is line of text without csv fields\n");
58 fwrite($file_handle, "\n"); // blank line
H A Dfgetcsv_variation7.phpt6 Description: Gets line from file pointer and parse for CSV fields
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
/php-src/ext/standard/tests/general_functions/
H A Doutput_add_rewrite_var_basic1.phpt78 Deprecated: ini_set(): Usage of session.trans_sid_hosts INI setting is deprecated in %s on line 5
80 Deprecated: ini_set(): Disabling session.use_only_cookies INI setting is deprecated in %s on line 6
112 Deprecated: ini_set(): Enabling session.use_trans_sid INI setting is deprecated in %s on line 50
/php-src/ext/xml/tests/
H A Dxml002.phpt69 die(sprintf("XML error: %s at line %d\n",
/php-src/tests/classes/
H A Dproperty_recreate_private.phpt85 thrown in %s on line %d
/php-src/ext/snmp/tests/
H A DREADME.md49 you can start snmpd daemon using following command line:
/php-src/ext/intl/tests/
H A Dmsgfmt_get_set_pattern.phpt57 Error setting symbol value at line 0, offset 26: U_PATTERN_SYNTAX_ERROR (65799)
/php-src/ext/standard/tests/array/
H A Darray_key_exists_variation1.phpt154 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
/php-src/ext/mysqli/tests/
H A Dmysqli_local_infile_directory_vs_open_basedir.phpt64 …en_basedir restriction in effect. File(%s) is not within the allowed path(s): (%s) in %s on line %d
/php-src/ext/pdo/tests/
H A Dpdo_025.phpt123 thrown in %spdo_025.php on line %d
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_local_infile_directory_denied.phpt73 Warning: PDO::exec(): SQLSTATE[HY000]: General error: 2068 LOAD DATA LOCAL INFILE %s in %s on line
H A Dpdo_mysql_subclass.phpt81 Deprecated: Callables of the form ["MyPDO", "parent::__construct"] are deprecated in %s on line %d
/php-src/Zend/Optimizer/
H A Dzend_inference.c116 if (ssa->ops[line].op1_def >= 0) { \
117 MACRO(ssa->ops[line].op1_def); \
119 if (ssa->ops[line].op2_def >= 0) { \
120 MACRO(ssa->ops[line].op2_def); \
123 MACRO(ssa->ops[line].result_def); \
127 MACRO(ssa->ops[line-1].op1_def); \
130 MACRO(ssa->ops[line-1].op2_def); \
138 MACRO(ssa->ops[line+1].op1_def); \
1073 uint32_t line; in zend_inference_calc_range() local
1245 line = ssa->vars[var].definition; in zend_inference_calc_range()
[all …]
/php-src/sapi/embed/
H A DREADME.md156 Warning: Undefined variable $a in example on line 1
164 Warning: Undefined variable $a in example on line 1
/php-src/tests/lang/
H A DforeachLoopIterator.001.phpt131 Warning: Undefined array key 3 in %s on line %d
/php-src/ext/standard/tests/strings/
H A Dstrrpos_variation2.phpt23 ', //new line
/php-src/ext/gd/tests/
H A Dlibgd00100.phpt2 libgd #100 (spurious horizontal line drawn by gdImageFilledPolygon)

Completed in 63 milliseconds

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