Home
last modified time | relevance | path

Searched refs:type (Results 26 – 50 of 2898) sorted by relevance

12345678910>>...116

/php-src/sapi/fpm/fpm/
H A Dfpm_cleanup.c11 int type; member
18 int fpm_cleanup_add(int type, void (*cleanup)(int, void *), void *arg) /* {{{ */ in fpm_cleanup_add() argument
28 c->type = type; in fpm_cleanup_add()
36 void fpm_cleanups_run(int type) /* {{{ */ in fpm_cleanups_run() argument
42 if (c->type & type) { in fpm_cleanups_run()
43 c->cleanup(type, c->arg); in fpm_cleanups_run()
/php-src/ext/standard/tests/array/
H A Darray_merge_recursive_variation1.phpt116 -- With default argument --array_merge_recursive(): Argument #1 must be of type array, int given
117 -- With more arguments --array_merge_recursive(): Argument #1 must be of type array, int given
120 -- With default argument --array_merge_recursive(): Argument #1 must be of type array, int given
121 -- With more arguments --array_merge_recursive(): Argument #1 must be of type array, int given
124 -- With default argument --array_merge_recursive(): Argument #1 must be of type array, int given
125 -- With more arguments --array_merge_recursive(): Argument #1 must be of type array, int given
128 -- With default argument --array_merge_recursive(): Argument #1 must be of type array, int given
129 -- With more arguments --array_merge_recursive(): Argument #1 must be of type array, int given
153 -- With more arguments --array_merge_recursive(): Argument #1 must be of type array, null given
157 -- With more arguments --array_merge_recursive(): Argument #1 must be of type array, null given
[all …]
H A Darray_diff_assoc_variation2.phpt103 array_diff_assoc(): Argument #2 must be of type array, int given
106 array_diff_assoc(): Argument #2 must be of type array, int given
109 array_diff_assoc(): Argument #2 must be of type array, int given
112 array_diff_assoc(): Argument #2 must be of type array, int given
115 array_diff_assoc(): Argument #2 must be of type array, float given
118 array_diff_assoc(): Argument #2 must be of type array, float given
121 array_diff_assoc(): Argument #2 must be of type array, float given
130 array_diff_assoc(): Argument #2 must be of type array, null given
133 array_diff_assoc(): Argument #2 must be of type array, null given
136 array_diff_assoc(): Argument #2 must be of type array, true given
[all …]
H A Darray_diff_variation2.phpt102 -- Iteration 1 --array_diff(): Argument #2 must be of type array, int given
104 -- Iteration 2 --array_diff(): Argument #2 must be of type array, int given
106 -- Iteration 3 --array_diff(): Argument #2 must be of type array, int given
108 -- Iteration 4 --array_diff(): Argument #2 must be of type array, int given
110 -- Iteration 5 --array_diff(): Argument #2 must be of type array, float given
112 -- Iteration 6 --array_diff(): Argument #2 must be of type array, float given
114 -- Iteration 7 --array_diff(): Argument #2 must be of type array, float given
116 -- Iteration 8 --array_diff(): Argument #2 must be of type array, float given
118 -- Iteration 9 --array_diff(): Argument #2 must be of type array, float given
120 -- Iteration 10 --array_diff(): Argument #2 must be of type array, null given
[all …]
H A Darray_diff_assoc_variation1.phpt103 array_diff_assoc(): Argument #1 ($array) must be of type array, int given
106 array_diff_assoc(): Argument #1 ($array) must be of type array, int given
109 array_diff_assoc(): Argument #1 ($array) must be of type array, int given
112 array_diff_assoc(): Argument #1 ($array) must be of type array, int given
115 array_diff_assoc(): Argument #1 ($array) must be of type array, float given
118 array_diff_assoc(): Argument #1 ($array) must be of type array, float given
121 array_diff_assoc(): Argument #1 ($array) must be of type array, float given
130 array_diff_assoc(): Argument #1 ($array) must be of type array, null given
133 array_diff_assoc(): Argument #1 ($array) must be of type array, null given
136 array_diff_assoc(): Argument #1 ($array) must be of type array, true given
[all …]
H A Darray_diff_variation1.phpt103 -- Iteration 1 --array_diff(): Argument #1 ($array) must be of type array, int given
105 -- Iteration 2 --array_diff(): Argument #1 ($array) must be of type array, int given
107 -- Iteration 3 --array_diff(): Argument #1 ($array) must be of type array, int given
109 -- Iteration 4 --array_diff(): Argument #1 ($array) must be of type array, int given
111 -- Iteration 5 --array_diff(): Argument #1 ($array) must be of type array, float given
113 -- Iteration 6 --array_diff(): Argument #1 ($array) must be of type array, float given
115 -- Iteration 7 --array_diff(): Argument #1 ($array) must be of type array, float given
117 -- Iteration 8 --array_diff(): Argument #1 ($array) must be of type array, float given
119 -- Iteration 9 --array_diff(): Argument #1 ($array) must be of type array, float given
121 -- Iteration 10 --array_diff(): Argument #1 ($array) must be of type array, null given
[all …]
H A Darray_merge_recursive_variation2.phpt103 -- Iteration 1 --array_merge_recursive(): Argument #2 must be of type array, int given
105 -- Iteration 2 --array_merge_recursive(): Argument #2 must be of type array, int given
107 -- Iteration 3 --array_merge_recursive(): Argument #2 must be of type array, int given
109 -- Iteration 4 --array_merge_recursive(): Argument #2 must be of type array, int given
111 -- Iteration 5 --array_merge_recursive(): Argument #2 must be of type array, float given
113 -- Iteration 6 --array_merge_recursive(): Argument #2 must be of type array, float given
115 -- Iteration 7 --array_merge_recursive(): Argument #2 must be of type array, float given
117 -- Iteration 8 --array_merge_recursive(): Argument #2 must be of type array, float given
119 -- Iteration 9 --array_merge_recursive(): Argument #2 must be of type array, float given
121 -- Iteration 10 --array_merge_recursive(): Argument #2 must be of type array, null given
[all …]
H A Darray_merge_variation2.phpt103 array_merge(): Argument #2 must be of type array, int given
106 array_merge(): Argument #2 must be of type array, int given
109 array_merge(): Argument #2 must be of type array, int given
112 array_merge(): Argument #2 must be of type array, int given
115 array_merge(): Argument #2 must be of type array, float given
118 array_merge(): Argument #2 must be of type array, float given
121 array_merge(): Argument #2 must be of type array, float given
130 array_merge(): Argument #2 must be of type array, null given
133 array_merge(): Argument #2 must be of type array, null given
136 array_merge(): Argument #2 must be of type array, true given
[all …]
H A Darray_udiff_assoc_variation2.phpt101 array_udiff_assoc(): Argument #2 must be of type array, int given
104 array_udiff_assoc(): Argument #2 must be of type array, int given
107 array_udiff_assoc(): Argument #2 must be of type array, int given
110 array_udiff_assoc(): Argument #2 must be of type array, int given
113 array_udiff_assoc(): Argument #2 must be of type array, float given
116 array_udiff_assoc(): Argument #2 must be of type array, float given
119 array_udiff_assoc(): Argument #2 must be of type array, float given
128 array_udiff_assoc(): Argument #2 must be of type array, null given
131 array_udiff_assoc(): Argument #2 must be of type array, null given
134 array_udiff_assoc(): Argument #2 must be of type array, true given
[all …]
H A Darray_udiff_uassoc_variation2.phpt102 array_udiff_uassoc(): Argument #2 must be of type array, int given
105 array_udiff_uassoc(): Argument #2 must be of type array, int given
108 array_udiff_uassoc(): Argument #2 must be of type array, int given
111 array_udiff_uassoc(): Argument #2 must be of type array, int given
114 array_udiff_uassoc(): Argument #2 must be of type array, float given
117 array_udiff_uassoc(): Argument #2 must be of type array, float given
120 array_udiff_uassoc(): Argument #2 must be of type array, float given
129 array_udiff_uassoc(): Argument #2 must be of type array, null given
132 array_udiff_uassoc(): Argument #2 must be of type array, null given
135 array_udiff_uassoc(): Argument #2 must be of type array, true given
[all …]
H A Darray_udiff_variation2.phpt101 array_udiff(): Argument #2 must be of type array, int given
104 array_udiff(): Argument #2 must be of type array, int given
107 array_udiff(): Argument #2 must be of type array, int given
110 array_udiff(): Argument #2 must be of type array, int given
113 array_udiff(): Argument #2 must be of type array, float given
116 array_udiff(): Argument #2 must be of type array, float given
119 array_udiff(): Argument #2 must be of type array, float given
128 array_udiff(): Argument #2 must be of type array, null given
131 array_udiff(): Argument #2 must be of type array, null given
134 array_udiff(): Argument #2 must be of type array, true given
[all …]
/php-src/ext/standard/tests/image/
H A Dskipif_imagetype.inc2 if (!defined('IMAGETYPE_GIF')) die('skip images of type GIF not supported');
3 if (!defined('IMAGETYPE_JPEG')) die('skip images of type JPEG not supported');
4 if (!defined('IMAGETYPE_PNG')) die('skip images of type PNG not supported');
5 if (!defined('IMAGETYPE_SWF')) die('skip images of type SWF not supported');
6 if (!defined('IMAGETYPE_PSD')) die('skip images of type PSD not supported');
7 if (!defined('IMAGETYPE_BMP')) die('skip images of type BMP not supported');
8 if (!defined('IMAGETYPE_TIFF_II')) die('skip images of type TIFF not supported');
9 if (!defined('IMAGETYPE_TIFF_MM')) die('skip images of type TIFF not supported');
10 if (!defined('IMAGETYPE_JPC')) die('skip images of type JPC not supported');
11 //if (!defined('IMAGETYPE_JP2')) die('skip images of type JP2 not supported');
[all …]
/php-src/ext/soap/tests/
H A Dserver030.phpt52type="ns1:ItemArray"><item xsi:type="ns1:Item"><text xsi:type="xsd:string">text0</text></item><ite…
H A Dserver031.phpt68type="ns1:ItemArray"><item xsi:type="ns1:Item"><text xsi:type="xsd:string">text0</text></item><ite…
/php-src/ext/standard/tests/strings/
H A Djoin_error1.phpt104 join(): Argument #2 ($array) must be of type ?array, int given
106 join(): Argument #2 ($array) must be of type ?array, int given
108 join(): Argument #2 ($array) must be of type ?array, int given
110 join(): Argument #2 ($array) must be of type ?array, int given
122 join(): Argument #2 ($array) must be of type ?array, true given
126 join(): Argument #2 ($array) must be of type ?array, true given
134 join(): Argument #2 ($array) must be of type ?array, test given
140 join(): If argument #1 ($separator) is of type string, argument #2 ($array) must be of type array, …
142 join(): If argument #1 ($separator) is of type string, argument #2 ($array) must be of type array, …
146 join(): If argument #1 ($separator) is of type string, argument #2 ($array) must be of type array, …
[all …]
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c93 #define SSIZE_OF(type) ((sljit_s32)sizeof(sljit_ ## type)) argument
145 #define SLJIT_SIMD_GET_OPCODE(type) ((type) & 0xff) argument
146 #define SLJIT_SIMD_GET_REG_SIZE(type) (((type) >> 12) & 0x3f) argument
147 #define SLJIT_SIMD_GET_ELEM_SIZE(type) (((type) >> 18) & 0x3f) argument
148 #define SLJIT_SIMD_GET_ELEM2_SIZE(type) (((type) >> 24) & 0x3f) argument
150 #define SLJIT_SIMD_CHECK_REG(type) (((type) & 0x3f000) >= SLJIT_SIMD_REG_64 && ((type) & 0x3f000) <… argument
1726 …CHECK_ARGUMENT(type == SLJIT_FLOAT_REGISTER || ((type >> 12) == 0 || ((type >> 12) >= 3 && (type >… in check_sljit_get_register_index()
2224 CHECK_ARGUMENT(type >= SLJIT_JUMP && type <= SLJIT_FAST_CALL); in check_sljit_emit_ijump()
2283 sljit_s32 type) in check_sljit_emit_op_flags() argument
2440 …CHECK_ARGUMENT(!(type & SLJIT_32) || ((type & 0xff) >= SLJIT_MOV_U8 && (type & 0xff) <= SLJIT_MOV_… in check_sljit_emit_mem()
[all …]
/php-src/ext/soap/tests/schema/
H A Dschema064.phpt18 <element name="dateTime" type="dateTime"/>
19 <element name="time" type="time"/>
20 <element name="date" type="date"/>
21 <element name="gYearMonth" type="gYearMonth"/>
22 <element name="gYear" type="gYear"/>
23 <element name="gMonthDay" type="gMonthDay"/>
24 <element name="gDay" type="gDay"/>
25 <element name="gMonth" type="gMonth"/>
31 test_schema($schema,'type="tns:testType"',array(
45type="ns1:testType"><dateTime xsi:type="xsd:dateTime">1976-04-05T01:02:03Z</dateTime><time xsi:typ…
/php-src/Zend/tests/type_declarations/
H A Dscalar_strict_64bit.phpt2 Scalar type strict mode
41 foreach ($functions as $type => $function) {
42 echo PHP_EOL, "Testing '$type' type:", PHP_EOL;
57 Testing 'int' type:
107 *** Trying resource(5) of type (stream)
110 Testing 'float' type:
160 *** Trying resource(5) of type (stream)
163 Testing 'string' type:
213 *** Trying resource(5) of type (stream)
216 Testing 'bool' type:
[all …]
H A Dscalar_strict.phpt2 Scalar type strict mode
41 foreach ($functions as $type => $function) {
42 echo PHP_EOL, "Testing '$type' type:", PHP_EOL;
57 Testing 'int' type:
107 *** Trying resource(5) of type (stream)
110 Testing 'float' type:
160 *** Trying resource(5) of type (stream)
163 Testing 'string' type:
213 *** Trying resource(5) of type (stream)
216 Testing 'bool' type:
[all …]
/php-src/ext/simplexml/tests/
H A Dbug72588.phpt14 <object type="obj_1" label="Label for object 1"></object>
15 <object type="obj_2" label="Label for object 2"></object>
16 <object type="obj_3" label="Label for object 3"></object>
17 <object type="obj_4" label="Label for object 4"></object>
18 <object type="obj_5" label="Label for object 5"></object>
19 <object type="obj_6" label="Label for object 6"></object>
20 <object type="obj_7" label="Label for object 7"></object>
21 <object type="obj_8" label="Label for object 8"></object>
22 <object type="obj_9" label="Label for object 9"></object>
23 <object type="obj_10" label="Label for object 10"></object>
[all …]
/php-src/ext/pcre/tests/
H A Dpreg_match_error4.phpt23 "type": "path",
30 "type": "composer",
34 "type": "package",
37 "type": "metapackage",
49 "type": "metapackage",
60 "type": "metapackage",
71 "type": "metapackage",
82 "type": "metapackage",
93 "type": "metapackage",
104 "type": "metapackage",
[all …]
/php-src/ext/fileinfo/libmagic/
H A Dapptype.c48 APPTYPE rc, type; in file_os2_apptype() local
80 rc = DosQueryAppType((unsigned char *)path, &type); in file_os2_apptype()
108 if (type & FAPPTYP_32BIT) in file_os2_apptype()
111 if (type & FAPPTYP_PHYSDRV) { in file_os2_apptype()
114 } else if (type & FAPPTYP_VIRTDRV) { in file_os2_apptype()
117 } else if (type & FAPPTYP_DLL) { in file_os2_apptype()
118 if (type & FAPPTYP_PROTDLL) in file_os2_apptype()
126 } else if (type & FAPPTYP_DOS) { in file_os2_apptype()
142 } else if (type & FAPPTYP_BOUND) { in file_os2_apptype()
145 } else if ((type & 7) == FAPPTYP_WINDOWAPI) { in file_os2_apptype()
[all …]
/php-src/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_rpcenc_009w.phpt38type="xsd:int">3</whichFault><param1 xsi:type="ns2:BaseStruct"><floatMessage xsi:type="xsd:float">…
40type="ns1:MoreExtendedStruct"><floatMessage xsi:type="xsd:float">12.345</floatMessage><shortMessag…
/php-src/Zend/tests/type_declarations/union_types/
H A Dtype_checking_weak.phpt2 Behavior of union type checks (weak)
16 function test(string $type, array $values) {
19 echo "\nType $type:\n";
20 $fn = eval("return function($type \$arg) { return \$arg; };");
69 "42x" => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, string given
70 "x" => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, string given
71 "" => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, string given
74 null => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, null given
75 [] => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|float, array given
122 null => {closure:%s:%d}(): Argument #1 ($arg) must be of type int|bool, null given
[all …]
/php-src/ext/standard/tests/file/
H A D007_basic.phpt100 resource(%d) of type (stream)
104 resource(%d) of type (Unknown)
109 resource(%d) of type (stream)
113 resource(%d) of type (Unknown)
118 resource(%d) of type (stream)
127 resource(%d) of type (stream)
136 resource(%d) of type (stream)
145 resource(%d) of type (stream)
154 resource(%d) of type (stream)
163 resource(%d) of type (stream)
[all …]

Completed in 85 milliseconds

12345678910>>...116