Home
last modified time | relevance | path

Searched refs:type (Results 176 – 200 of 2079) sorted by relevance

12345678910>>...84

/PHP-7.4/ext/phar/tests/cache_list/
H A Dfrontcontroller13.phpt2 Phar front controller mime type not string/int [cache_list]
15 Content-type: text/html; charset=UTF-8
17 …aught PharException: Unknown mime type specifier used (not a string or int), only Phar::PHP, Phar:…
/PHP-7.4/ext/phar/tests/
H A Dfrontcontroller13.phpt2 Phar front controller mime type not string/int
14 Content-type: text/html; charset=UTF-8
16 …aught PharException: Unknown mime type specifier used (not a string or int), only Phar::PHP, Phar:…
/PHP-7.4/ext/phar/tests/tar/
H A Dfrontcontroller12.phar.phpt2 Phar front controller mime type unknown int tar-based
14 Content-type: text/html; charset=UTF-8
16 … error: Uncaught PharException: Unknown mime type specifier used, only Phar::PHP, Phar::PHPS and a…
/PHP-7.4/ext/spl/tests/
H A Dunserialize.phpt8 foreach ($types as $type) {
10 $exp = serialize(new $type());
12 $str = sprintf('C:%d:"%s":0:{}', strlen($type), $type);
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_debug.c31 void zend_accel_error(int type, const char *format, ...) in zend_accel_error() argument
38 if (type <= ZCG(accel_directives).log_verbosity_level) { in zend_accel_error()
62 switch (type) { in zend_accel_error()
91 switch (type) { in zend_accel_error()
/PHP-7.4/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_rpcenc_003w.phpt27 …<param0 xsi:type="ns2:SOAPStruct"><varFloat xsi:type="xsd:float">325.325</varFloat><varInt xsi:typ…
29 …<return xsi:type="ns2:SOAPStruct"><varFloat xsi:type="xsd:float">325.325</varFloat><varInt xsi:typ…
/PHP-7.4/ext/soap/tests/interop/Round3/GroupE/
H A Dr3_groupE_list_001w.phpt26 …aram0 xsi:type="ns2:List"><varInt xsi:type="xsd:int">1</varInt><varString xsi:type="xsd:string">ar…
28 …eturn xsi:type="ns2:List"><varInt xsi:type="xsd:int">1</varInt><varString xsi:type="xsd:string">ar…
/PHP-7.4/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_rpcenc_008w.phpt19type="xsd:int">1</whichFault><param1 xsi:type="xsd:string">Hello World</param1><param2 xsi:type="x…
21 …in response to 'echoMultipleFaults2'.</faultstring><detail><ns1:part4 xsi:type="xsd:float">12.345<…
H A Dr4_groupH_simple_rpcenc_009w.phpt19type="xsd:int">2</whichFault><param1 xsi:type="xsd:string">Hello World</param1><param2 xsi:type="x…
21 …in response to 'echoMultipleFaults2'.</faultstring><detail><ns1:part2 xsi:type="xsd:string">Hello …
H A Dr4_groupH_simple_rpcenc_011w.phpt19type="xsd:int">4</whichFault><param1 xsi:type="xsd:string">Hello World</param1><param2 xsi:type="x…
21 …in response to 'echoMultipleFaults2'.</faultstring><detail><ns1:part4 xsi:type="xsd:float">12.345<…
/PHP-7.4/ext/soap/tests/
H A Dbug71996.phpt26 …="SOAP-ENC:Array[1]" xsi:type="SOAP-ENC:Array"><item SOAP-ENC:arrayType="xsd:string[1]" xsi:type="…
29 …0 xsi:type="ns2:Map"><item><key xsi:type="xsd:string">abc</key><value xsi:type="ns2:Map"><item><ke…
/PHP-7.4/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_014p.phpt26 …><param0 xsi:type="SOAP-ENC:Struct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:ty…
28 …utStruct xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:typ…
/PHP-7.4/ext/dom/
H A Dtext.c110 …while (node->prev && ((node->prev->type == XML_TEXT_NODE) || (node->prev->type == XML_CDATA_SECTIO… in dom_text_whole_text_read()
115 while (node && ((node->type == XML_TEXT_NODE) || (node->type == XML_CDATA_SECTION_NODE))) { in dom_text_whole_text_read()
154 if (node->type != XML_TEXT_NODE && node->type != XML_CDATA_SECTION_NODE) { in PHP_FUNCTION()
185 nnode->type = XML_ELEMENT_NODE; in PHP_FUNCTION()
187 nnode->type = XML_TEXT_NODE; in PHP_FUNCTION()
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_097.phpt75 Cannot decrement property Test::$foo of type int past its minimal value
77 Cannot decrement property Test::$foo of type int past its minimal value
79 Cannot increment property Test::$foo of type int past its maximal value
81 Cannot increment property Test::$foo of type int past its maximal value
83 Cannot decrement a reference held by property Test::$foo of type int past its minimal value
85 Cannot decrement a reference held by property Test::$foo of type int past its minimal value
87 Cannot increment a reference held by property Test::$foo of type int past its maximal value
89 Cannot increment a reference held by property Test::$foo of type int past its maximal value
H A Dtyped_properties_015.phpt2 Test typed properties disallow incorrect type initial value (object)
10 Fatal error: Default value for property of type stdClass may not be null. Use the nullable type ?st…
/PHP-7.4/ext/intl/collator/
H A Dcollator_locale.c36 zend_long type = 0; in PHP_FUNCTION() local
43 &object, Collator_ce_ptr, &type ) == FAILURE ) in PHP_FUNCTION()
65 co->ucoll, type, COLLATOR_ERROR_CODE_P( co ) ); in PHP_FUNCTION()
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation1.phpt2 Test fscanf() function: usage variations - return type without third argument
11 /* test fscanf() for its return type */
15 echo "*** Testing fscanf(): for its return type without third argument ***\n";
30 var_dump( is_array($return_value), $return_value); // return type is an array
42 *** Testing fscanf(): for its return type without third argument ***
H A Dfgets_variation3.phpt70 -- File content type : numeric --
81 -- File content type : text --
118 -- File content type : numeric --
129 -- File content type : text --
177 -- File content type : text --
225 -- File content type : text --
273 -- File content type : text --
321 -- File content type : text --
369 -- File content type : text --
417 -- File content type : text --
[all …]
H A Dfgets_basic.phpt56 -- File content type : numeric --
66 -- File content type : text --
100 -- File content type : numeric --
110 -- File content type : text --
144 -- File content type : numeric --
154 -- File content type : text --
188 -- File content type : numeric --
198 -- File content type : text --
232 -- File content type : numeric --
242 -- File content type : text --
[all …]
/PHP-7.4/ext/soap/tests/schema/
H A Dschema037.phpt11 <element name="str" type="string"/>
13 <attribute name="int" type="int"/>
16 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));
21 …ncoding/"><SOAP-ENV:Body><ns1:test><testParam int="123" xsi:type="ns1:testType"><str xsi:type="xsd…
/PHP-7.4/ext/standard/
H A Dpack.c755 char type = *(format++); in PHP_FUNCTION() local
794 switch ((int) type) { in PHP_FUNCTION()
911 switch ((int) type) { in PHP_FUNCTION()
1036 if (type == 's') { in PHP_FUNCTION()
1054 if (type == 'i') { in PHP_FUNCTION()
1071 if (type == 'l' || type == 'L') { in PHP_FUNCTION()
1087 if (type == 'l') { in PHP_FUNCTION()
1106 if (type == 'q' || type == 'Q') { in PHP_FUNCTION()
1118 if (type == 'q') { in PHP_FUNCTION()
1135 if (type == 'g') { in PHP_FUNCTION()
[all …]
/PHP-7.4/ext/session/tests/
H A Dsession_basic4.phpt60 …d="post"><input type="hidden" name="testvar1" value="testvalue1" /><input type="hidden" name="test…
64 …d="post"><input type="hidden" name="testvar1" value="testvalue1" /><input type="hidden" name="test…
/PHP-7.4/Zend/
H A Dzend_modules.h27 #define INIT_FUNC_ARGS int type, int module_number
28 #define INIT_FUNC_ARGS_PASSTHRU type, module_number
29 #define SHUTDOWN_FUNC_ARGS int type, int module_number
30 #define SHUTDOWN_FUNC_ARGS_PASSTHRU type, module_number
96 unsigned char type; member
120 unsigned char type; /* dependency type */ member
/PHP-7.4/Zend/tests/return_types/
H A Drfc001.phpt2 RFC example: returned type does not match the type declaration
12 Fatal error: Uncaught TypeError: Return value of get_config() must be of the type array, int return…
/PHP-7.4/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_001p.phpt18 …><param0 xsi:type="SOAP-ENC:Struct"><varString xsi:type="xsd:string">arg</varString><varInt xsi:ty…
20 …nse><outputString xsi:type="xsd:string">arg</outputString><outputInteger xsi:type="xsd:int">34</ou…

Completed in 56 milliseconds

12345678910>>...84