Home
last modified time | relevance | path

Searched refs:type (Results 1751 – 1775 of 2207) sorted by relevance

1...<<71727374757677787980>>...89

/PHP-7.4/ext/pcre/tests/
H A Dpreg_match_all_error2.phpt11 * Testing how preg_match_all reacts to being passed the wrong type of input argument
/PHP-7.4/ext/standard/tests/image/
H A Dimage_type_to_mime_type_variation3.phpt8 …* Description: Get Mime-Type for image-type returned by getimagesize, exif_read_data, exif_thumbna…
/PHP-7.4/appveyor/
H A Dbuild.bat26 for /f "tokens=*" %%a in ('type %PHP_BUILD_CACHE_SDK_DIR%\VERSION') do set GOT_SDK_VER=%%a
/PHP-7.4/Zend/tests/
H A Dclosure_038.phpt2 Closure 038: Rebinding closures, change scope, different runtime type
H A Dclosure_039.phpt2 Closure 039: Rebinding closures, change scope, same runtime type
H A Ddereference_002.phpt73 Notice: Trying to access array offset on value of type int in %s on line %d
H A Dget_defined_functions_basic.phpt26 echo "TEST FAILED: return type not an array\n";
/PHP-7.4/ext/intl/tests/
H A Ddateformat___construct_bad_tz_cal.phpt37 Exception: IntlDateFormatter::__construct(): datefmt_create: invalid value for calendar type; it mu…
H A Ddateformat_calendars.phpt44 …lDateFormatter::__construct(): datefmt_create: invalid value for calendar type; it must be one of …
H A Ddateformat_calendars_variant3.phpt44 …lDateFormatter::__construct(): datefmt_create: invalid value for calendar type; it must be one of …
H A Ddateformat_get_set_calendar_variant5.phpt29 //changing the calendar with a cal type should not change tz
/PHP-7.4/ext/ldap/tests/
H A Dldap_add_ext.phpt45 resource(%d) of type (ldap result)
H A Dldap_next_reference_basic.phpt43 resource(%d) of type (ldap result entry)
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1250_to_utf8_5.phpt44 resource(%d) of type (stream)
H A Dtest_cp932_2.phpt47 resource(%d) of type (stream)
/PHP-7.4/ext/sockets/tests/
H A Dsocket_export_stream-2.phpt42 resource(%d) of type (Socket)
/PHP-7.4/ext/standard/tests/general_functions/
H A Dvar_dump.phpt12 …on: Displays structured information about one or more expressions that includes its type and value.
228 /* file type resource */
231 /* directory type resource */
238 /* calling check_vardump() to display the resource content type
248 /* unset file type resource */
848 resource(%d) of type (stream)
850 resource(%d) of type (stream)
1232 resource(%d) of type (stream)
1234 resource(%d) of type (stream)
H A Dvar_dump_64bit.phpt12 …on: Displays structured information about one or more expressions that includes its type and value.
228 /* file type resource */
231 /* directory type resource */
238 /* calling check_vardump() to display the resource content type
248 /* unset file type resource */
848 resource(5) of type (stream)
850 resource(6) of type (stream)
1232 resource(5) of type (stream)
1234 resource(6) of type (stream)
/PHP-7.4/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_variation1.phpt22 foreach( $buffer_types as $type) {
23 fill_buffer($buffer, $type, 100);
H A Dstream_rfc2397_002.phpt79 Warning: fopen(data://foo,): failed to open stream: rfc2397: illegal media type in %sstream_rfc2397…
83 Warning: fopen(data://foo=bar,): failed to open stream: rfc2397: illegal media type in %sstream_rfc…
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_get_warnings.phpt69 printf("[012] Expecting object of type mysqli_warning got type '%s'", get_class($warning));
/PHP-7.4/ext/opcache/
H A Dshared_alloc_win32.c46 static void zend_win_error_message(int type, char *msg, int err) in zend_win_error_message() argument
66 zend_accel_error(type, "%s", msg); in zend_win_error_message()
/PHP-7.4/ext/zip/
H A Dphp_zip.c799 int type; member
812 hnd.type = rettype; in php_zip_register_prop_handler()
848 switch (hnd->type) { in php_zip_property_reader()
935 retval = zend_std_read_property(object, member, type, cache_slot, rv); in php_zip_read_property()
972 if (type == 2) { in php_zip_has_property()
975 if (type == 1) { in php_zip_has_property()
977 } else if (type == 0) { in php_zip_has_property()
984 retval = zend_std_has_property(object, member, type, cache_slot); in php_zip_has_property()
1678 if (type == 1) {
1707 if (type == 1) {
[all …]
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_types.phpt19 // not all MySQL Server versions and/or engines might support the type
57 // typically the difference is only the type
61 printf("[%03d + 4] %s - input = %s/%s, output = %s/%s (alternative type: %s)\n", $offset,
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxml_to_xmlrpc.c190 XMLRPC_VALUE_TYPE type = XMLRPC_GetValueType(node); in XMLRPC_to_xml_element_worker() local
196 !(type == xmlrpc_vector && in XMLRPC_to_xml_element_worker()
208 switch (type) { in XMLRPC_to_xml_element_worker()

Completed in 42 milliseconds

1...<<71727374757677787980>>...89