Home
last modified time | relevance | path

Searched refs:in (Results 126 – 150 of 6867) sorted by relevance

12345678910>>...275

/php-src/ext/standard/tests/file/
H A Dtempnam_variation2-win32.phpt57 echo "File created in => ";
92 File created in => directory specified
97 File created in => directory specified
102 File created in => directory specified
107 File created in => directory specified
112 File created in => directory specified
117 File created in => directory specified
124 File created in => temp dir
136 File created in => temp dir
143 File created in => temp dir
[all …]
H A Dtempnam_variation2.phpt57 echo "File created in => ";
92 File created in => directory specified
97 File created in => directory specified
102 File created in => directory specified
107 File created in => directory specified
112 File created in => directory specified
117 File created in => directory specified
124 File created in => temp dir
136 File created in => temp dir
143 File created in => temp dir
[all …]
H A Dfgetc_variation3.phpt9 /* try fgetc on files which are opened in non readable modes
22 echo "-- File opened in mode : $file_mode --\n";
53 -- File opened in mode : w --
62 -- File opened in mode : wb --
71 -- File opened in mode : wt --
80 -- File opened in mode : a --
89 -- File opened in mode : ab --
98 -- File opened in mode : at --
107 -- File opened in mode : x --
116 -- File opened in mode : xb --
[all …]
H A Dfgets_variation1.phpt5 /* try fgets on files which are opened in non readable modes
18 echo "-- File opened in mode : $file_mode --\n";
49 -- File opened in mode : w --
58 -- File opened in mode : wb --
67 -- File opened in mode : wt --
76 -- File opened in mode : a --
85 -- File opened in mode : ab --
94 -- File opened in mode : at --
103 -- File opened in mode : x --
112 -- File opened in mode : xb --
[all …]
H A Dtempnam_variation7-win32.phpt51 echo "File created in => ";
69 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7-win32.p…
72 File created in => temp dir
75 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7-win32.p…
78 File created in => temp dir
82 File created in => temp dir
86 File created in => temp dir
89 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7-win32.p…
92 File created in => temp dir
102 File created in => temp dir
[all …]
H A Dtempnam_variation7.phpt52 echo "File created in => ";
74 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7.php on …
77 File created in => temp dir
80 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7.php on …
83 File created in => temp dir
87 File created in => temp dir
91 File created in => temp dir
94 Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7.php on …
97 File created in => temp dir
107 File created in => temp dir
[all …]
/php-src/ext/gd/libgd/
H A Dwbmp.h44 int getmbi ( int (*getin)(void *in), void *in );
45 int skipheader( int (*getin)(void *in), void *in );
47 int readwbmp( int (*getin)(void *in), void *in, Wbmp **wbmp );
/php-src/Zend/tests/lsb/
H A Dlsb_013.phpt21 Deprecated: Use of "static" in callables is deprecated in %s on line %d
24 Deprecated: Use of "static" in callables is deprecated in %s on line %d
27 Deprecated: Use of "static" in callables is deprecated in %s on line %d
30 Deprecated: Use of "static" in callables is deprecated in %s on line %d
/php-src/Zend/tests/
H A Dgh13142.phpt23 Warning: Undefined variable $test%0test in %s on line %d
25 Warning: Undefined variable $%0test in %s on line %d
27 Warning: Undefined variable $test%0 in %s on line %d
29 Warning: Undefined global variable $test%0test in %s on line %d
31 Warning: Undefined global variable $%0test in %s on line %d
33 Warning: Undefined global variable $test%0 in %s on line %d
35 Warning: compact(): Undefined variable $a%0b in %s on line %d
37 Warning: compact(): Undefined variable $%0ab in %s on line %d
39 Warning: compact(): Undefined variable $ab%0 in %s on line %d
/php-src/ext/opcache/tests/jit/
H A Dfe_reset_001.phpt16 Warning: Undefined variable $0 in %sfe_reset_001.php on line 4
18 Warning: foreach() argument must be of type array|object, null given in %sfe_reset_001.php on line 4
20 Warning: Undefined variable $1 in %sfe_reset_001.php on line 4
22 Warning: foreach() argument must be of type array|object, null given in %sfe_reset_001.php on line 4
24 Warning: Undefined variable $2 in %sfe_reset_001.php on line 4
26 Warning: foreach() argument must be of type array|object, null given in %sfe_reset_001.php on line 4
28 Warning: Undefined variable $3 in %sfe_reset_001.php on line 4
30 Warning: foreach() argument must be of type array|object, null given in %sfe_reset_001.php on line 4
32 Warning: Undefined variable $4 in %sfe_reset_001.php on line 4
34 Warning: foreach() argument must be of type array|object, null given in %sfe_reset_001.php on line 4
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_bindvalue.phpt26 $in = 0;
44 $in,
71 $in = 0;
97 $in = 0;
126 $in = 0;
131 $in = 2;
166 $in = 0;
211 $in = 0;
237 $in = 0;
266 $in = 0;
[all …]
H A Dpdo_mysql_stmt_bindparam.phpt23 $in = 0;
24 if (!$stmt->bindParam(1, $in))
41 $in,
49 $in,
80 $in,
131 in = 0 -> id = 1 (integer) / label = 'a' (string)
132 in = 0 -> id = 2 (integer) / label = 'b' (string)
134 in = 0 -> id = 1 (integer) / label = 'a' (string)
135 in = 0 -> id = 2 (integer) / label = 'b' (string)
139 in = 0 -> id = 1 (integer) / label = 'a' (string)
[all …]
/php-src/ext/pcre/tests/
H A Dpreg_replace_callback_basic.phpt6 * Function is implemented in ext/pcre/php_pcre.c
11 …ay will have the default key values (0-9) and each value is the corresponding key written in words.
14 …r an integer value, if one is found it will be stored in $matches[0] which corresponds to a key in
17 $subject1 = 'there are 7 words in this sentence.';
20 $subject2 = '1 2 3 4 is now written in words';
23 $subject3 = 'there are no numbers in this string';
24 …ites to five replacements and counts the number of replacements made ands stores in $count variable
29 there are seven words in this sentence.
30 one two three 4 is now written in words
31 there are no numbers in this string
/php-src/ext/dom/tests/
H A DDOMDocument_loadXML_error2_gte2_11.phpt9 Environment variables used in the test:
24 Warning: DOMDocument::loadXML(): AttValue: " or ' expected in Entity, line: 4 in %s on line %d
26 …L(): internal error: xmlParseStartTag: problem parsing attributes in Entity, line: 4 in %s on line…
28 Warning: DOMDocument::loadXML(): Couldn't find end of Start Tag book line 4 in Entity, line: 4 in %…
30 …loadXML(): Opening and ending tag mismatch: books line 3 and book in Entity, line: 7 in %s on line…
32 Warning: DOMDocument::loadXML(): Extra content at the end of the document in Entity, line: 8 in %s …
/php-src/ext/soap/tests/interop/Round4/GroupH/
H A Dround4_groupH_simple_doclit.inc5 …return new SoapFault("Server", "Fault in response to 'echoEmptyFault'.", null, null, "SimpleFault"…
9 …return new SoapFault("Server", "Fault in response to 'echoStringFault'.", null, $input, "SimpleFau…
13 …return new SoapFault("Server", "Fault in response to 'echoIntArrayFault'.", null, $input, "SimpleF…
18 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, $input->param1…
20 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, $input->param2…
22 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, null, "SimpleF…
28 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $input->param1…
30 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $input->param3…
32 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $input->param2…
38 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults3'.", null, $input->param2…
[all …]
H A Dround4_groupH_simple_rpcenc.inc5 …return new SoapFault("Server", "Fault in response to 'echoEmptyFault'.", null, null, "SimpleFault"…
9 …return new SoapFault("Server", "Fault in response to 'echoStringFault'.", null, $input, "SimpleFau…
13 …return new SoapFault("Server", "Fault in response to 'echoIntArrayFault'.", null, $input, "SimpleF…
18 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, $string, "Simp…
20 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, $floats, "Simp…
22 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, null, "SimpleF…
28 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $string, "Simp…
32 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $float, "Simpl…
38 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults3'.", null, $param2, "Simp…
46 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults4'.", null, $enum, "Simple…
[all …]
/php-src/ext/date/lib/
H A Dparse_iso_intervals.c976 Scanner in; in timelib_strtointerval() local
980 memset(&in, 0, sizeof(in)); in timelib_strtointerval()
1010 in.lim = in.str + (e - s) + YYMAXFILL; in timelib_strtointerval()
1011 in.cur = in.str; in timelib_strtointerval()
1021 in.begin->us = 0; in timelib_strtointerval()
1022 in.begin->z = 0; in timelib_strtointerval()
1034 in.end->us = 0; in timelib_strtointerval()
1035 in.end->z = 0; in timelib_strtointerval()
1036 in.end->dst = 0; in timelib_strtointerval()
1041 in.period->y = 0; in timelib_strtointerval()
[all …]
/php-src/tests/security/
H A Dopen_basedir_link.phpt49 …ng: link(): open_basedir restriction in effect. File(%s/test/bad/link.txt) is not within the allow…
52 …ning: link(): open_basedir restriction in effect. File(%s/test/link.txt) is not within the allowed…
55 …ng: link(): open_basedir restriction in effect. File(%s/test/bad/link.txt) is not within the allow…
58 …ning: link(): open_basedir restriction in effect. File(%s/test/link.txt) is not within the allowed…
61 …ng: link(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowe…
64 …arning: link(): open_basedir restriction in effect. File(%s/test/bad) is not within the allowed pa…
67 …ng: link(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowe…
70 …ng: link(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowe…
73 …arning: link(): open_basedir restriction in effect. File(%s/test/bad) is not within the allowed pa…
H A Dopen_basedir_tempnam.phpt48 …arning: tempnam(): open_basedir restriction in effect. File(../bad) is not within the allowed path…
51 Warning: tempnam(): open_basedir restriction in effect. File(..) is not within the allowed path(s):…
54 Warning: tempnam(): open_basedir restriction in effect. File(../) is not within the allowed path(s)…
57 Warning: tempnam(): open_basedir restriction in effect. File(/) is not within the allowed path(s): …
60 …rning: tempnam(): open_basedir restriction in effect. File(../bad/.) is not within the allowed pat…
63 …arning: tempnam(): open_basedir restriction in effect. File(./../.) is not within the allowed path…
66 Warning: tempnam(): open_basedir restriction in effect. File(%s) is not within the allowed path(s):…
/php-src/ext/snmp/tests/
H A Dsnmpget.phpt27 echo "Single OID in array\n";
35 echo "Single OID in array\n";
43 echo "Single OID in array\n";
58 Single OID in array
73 Warning: snmpget(): Invalid object identifier: .1.3.6.1.2.1..1.1.0 in %s on line %d
75 Single OID in array
77 Warning: snmpget(): Invalid object identifier: .1.3.6.1.2.1...1.1.0 in %s on line %d
86 Warning: snmpget(): Error in packet at '%s': (noSuchName) There is no such variable name in this MI…
88 Single OID in array
90 Warning: snmpget(): Error in packet at '%s': (noSuchName) There is no such variable name in this MI…
[all …]
/php-src/ext/xmlreader/tests/
H A Dbug70309.phpt21 This is a paragraph in the test chapter. It is unremarkable in
22 every regard. This is a paragraph in the test chapter. It is
23 unremarkable in every regard. This is a paragraph in the test
24 chapter. It is unremarkable in every regard.
33 This is a paragraph in the test chapter. It is unremarkable in
34 every regard. This is a paragraph in the test chapter. It is
35 unremarkable in every regard. This is a paragraph in the test
36 chapter. It is unremarkable in every regard.
/php-src/Zend/tests/attributes/deprecated/functions/
H A D001.phpt58 Deprecated: Function test() is deprecated in %s
60 Deprecated: Function test2() is deprecated, use test() instead in %s on line %d
62 Deprecated: Function test() is deprecated in %s on line %d
64 Deprecated: Method Clazz::test() is deprecated in %s
66 Deprecated: Method Clazz::test2() is deprecated, use test() instead in %s
68 Deprecated: Method Clazz::test() is deprecated in %s
70 Deprecated: Function {closure:%s:%d}() is deprecated in %s on line %d
72 Deprecated: Function {closure:%s:%d}() is deprecated in %s on line %d
74 Deprecated: Method Constructor::__construct() is deprecated in %s on line %d
76 Deprecated: Method Constructor::__destruct() is deprecated in %s on line %d
/php-src/ext/date/tests/
H A Dgh16454.phpt2 GH-16454 (Unhandled INF in date_sunset() with tiny $utcOffset)
11 Deprecated: Constant SUNFUNCS_RET_STRING is deprecated in %s on line %d
13 Deprecated: Function date_sunrise() is deprecated since 8.1, use date_sun_info() instead in %s on l…
16 Deprecated: Constant SUNFUNCS_RET_STRING is deprecated in %s on line %d
18 Deprecated: Function date_sunrise() is deprecated since 8.1, use date_sun_info() instead in %s on l…
21 Deprecated: Constant SUNFUNCS_RET_STRING is deprecated in %s on line %d
23 Deprecated: Function date_sunset() is deprecated since 8.1, use date_sun_info() instead in %s on li…
26 Deprecated: Constant SUNFUNCS_RET_STRING is deprecated in %s on line %d
28 Deprecated: Function date_sunset() is deprecated since 8.1, use date_sun_info() instead in %s on li…
/php-src/ext/standard/tests/strings/
H A Dbug27457.phpt5 $test = "Dot in brackets [.]\n";
17 Dot in brackets [.]
18 Dot in brackets [0]
19 Dot in brackets [.]
20 Dot in brackets [0]
21 Dot in brackets [.]
/php-src/Zend/tests/type_declarations/
H A Dscalar_strict_64bit.phpt63 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
66 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
69 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
72 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
75 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
78 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
84 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
87 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, true given, called in %s on lin…
90 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, false given, called in %s on li…
93 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, null given, called in %s on lin…
[all …]

Completed in 46 milliseconds

12345678910>>...275