Home
last modified time | relevance | path

Searched refs:type (Results 1726 – 1750 of 2207) sorted by relevance

1...<<61626364656667686970>>...89

/PHP-7.4/ext/standard/tests/file/
H A D007_variation20.phpt33 var_dump( get_resource_type($file_handle) ); //Check for the type of resource
59 resource(%d) of type (stream)
H A D007_variation3.phpt33 var_dump( get_resource_type($file_handle) ); //Check for the type of resource
59 resource(%d) of type (stream)
/PHP-7.4/ext/standard/tests/array/
H A Darray_merge_variation3.phpt364 resource(%d) of type (stream)
376 resource(%d) of type (stream)
H A Darray_walk_variation4.phpt25 // with proper type
H A Darray_sum_variation2.phpt11 * Testing array_sum() with different types of integer arrays containing data of following type:
/PHP-7.4/ext/opcache/Optimizer/
H A Descape_analysis.c159 if (ce && ce->type == ZEND_INTERNAL_CLASS) { in get_class_entry()
405 && (ssa->var_info[i].type & (MAY_BE_ARRAY|MAY_BE_OBJECT)) in zend_ssa_escape_analysis()
432 } else if (ssa_vars[i].alias && (ssa->var_info[i].type & MAY_BE_REF)) { in zend_ssa_escape_analysis()
438 && (ssa->var_info[i].type & (MAY_BE_ARRAY|MAY_BE_OBJECT))) { in zend_ssa_escape_analysis()
/PHP-7.4/ext/soap/tests/soap12/
H A DT59.phpt17 <item enc:id="data" xsi:type="xsd:string" enc:ref="#data">hello</item>
H A DT77_1.phpt24 ….w3.org/2003/05/soap-encoding"><rpc:result>return</rpc:result><return xsi:type="xsd:boolean">true<…
H A DT77_2.phpt23 ….w3.org/2003/05/soap-encoding"><rpc:result>return</rpc:result><return xsi:type="xsd:boolean">true<…
/PHP-7.4/ext/spl/tests/
H A Dclass_uses_basic2.phpt24 like a type, or interface, and thus, not propergated. */
/PHP-7.4/ext/intl/tests/
H A Dcalendar_getLocale_error.phpt27 Warning: IntlCalendar::getLocale(): intlcal_get_locale: invalid locale type in %s on line %d
H A Ddateformat_get_set_calendar_variant3.phpt29 //changing the calendar with a cal type should not change tz
H A Ddateformat_get_set_calendar_variant4.phpt29 //changing the calendar with a cal type should not change tz
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug44882.phpt26 …<GetExpressCheckoutDetailsResponseDetails xsi:type="ns:GetExpressCheckoutDetailsResponseDetailsTyp…
/PHP-7.4/ext/gmp/tests/
H A Dgmp_sqrt.phpt48 Warning: gmp_sqrt(): Unable to convert variable to GMP - wrong type in %s on line %d
/PHP-7.4/ext/standard/tests/strings/
H A Dsprintf_variation14.phpt12 // array of boolean type values
H A Dsprintf_variation5.phpt12 // resource type variable
H A Dsprintf_variation7.phpt12 // array of boolean type values
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_043.phpt2 Trying to assign to a static 'self' typed property on a trait must not fixate the type to the trait
/PHP-7.4/ext/pcre/tests/
H A Dpreg_replace_error2.phpt11 * Testing how preg_replace reacts to being passed the wrong type of replacement argument
/PHP-7.4/ext/sqlite3/tests/
H A Dsqlite3_09_blob_bound_param.phpt46 resource(%d) of type (stream)
/PHP-7.4/ext/dom/tests/
H A Ddom003.phpt49 ["type"]=>
/PHP-7.4/ext/exif/tests/
H A Dexif_imagetype_error.phpt9 * Description: Determine the type of an image
/PHP-7.4/ext/oci8/tests/
H A Dbug37581.phpt14 type str_array is table of char(2) index by binary_integer;
H A Dlob_015.phpt52 resource(%d) of type (oci8 descriptor)

Completed in 28 milliseconds

1...<<61626364656667686970>>...89