Home
last modified time | relevance | path

Searched refs:type (Results 1901 – 1925 of 2182) sorted by relevance

1...<<71727374757677787980>>...88

/PHP-7.2/ext/opcache/
H A DZendAccelerator.h300 zend_op_array *persistent_compile_file(zend_file_handle *file_handle, int type);
H A Dzend_accelerator_module.c342 handle.type = ZEND_HANDLE_FILENAME;
397 (void)type; /* keep the compiler happy */
432 (void)type; /* keep the compiler happy */
834 handle.type = ZEND_HANDLE_FILENAME;
/PHP-7.2/ext/standard/tests/class_object/
H A Dget_parent_class_variation_002.phpt2 Test get_parent_class() function : usage variations - unexpected argument type.
H A Dis_subclass_of_variation_001.phpt2 Test is_subclass_of() function : usage variations - unexpected type for arg 1
H A Dmethod_exists_variation_001.phpt2 Test method_exists() function : usage variations - unexpected type for arg 1
/PHP-7.2/ext/standard/tests/file/
H A D001-win32-mb.phpt2 File type functions
H A Dfseek_ftell_rewind_basic1.phpt30 echo "\n-- File having data of type ". $file_content_type ." --\n";
66 -- File having data of type text_with_new_line --
260 -- File having data of type alphanumeric --
/PHP-7.2/ext/intl/
H A Dconfig.w329 // always build as shared - zend_strtod.c/ICU type conflict
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_result_references.phpt141 ["type"]=>
/PHP-7.2/ext/oci8/tests/
H A Dbind_boolean_1.phpt39 $b = "abc"; // bind var type will change
H A Ddrcp_privileged.phpt26 die('skip could not identify container type');
/PHP-7.2/ext/soap/tests/bugs/
H A Dbug47273.phpt47 …xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:test1Response><return xsi:type="xsd:string">Test #…
/PHP-7.2/Zend/tests/
H A Dcompound_assign_failure.phpt23 set_error_handler(function($type, $msg) { throw new Exception($msg); });
/PHP-7.2/ext/standard/tests/image/
H A Dgetimagesize_variation2.phpt2 Test getimagesize() function : usage variations - unexpected type for arg 2
H A Dimage_type_to_mime_type_variation1.phpt8 …* Description: Get Mime-Type for image-type returned by getimagesize, exif_read_data, exif_thumbna…
/PHP-7.2/ext/standard/tests/strings/
H A Dsprintf_variation4.phpt18 // array of float type values
H A Dsprintf_variation4_64bit.phpt14 // array of float type values
H A Dstr_pad_variation2.phpt11 * and expected type for '$input'
/PHP-7.2/ext/standard/tests/general_functions/
H A Dis_callable_variation2.phpt37 /* opening file resource type */
/PHP-7.2/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.h289 …html_numeric_entity(mbfl_string *string, mbfl_string *result, int *convmap, int mapsize, int type);
/PHP-7.2/ext/com_dotnet/
H A Dcom_extension.c162 ZEND_ARG_INFO(0, type)
167 ZEND_ARG_INFO(0, type)
/PHP-7.2/
H A DUPGRADING23 . gettype() will now return "resource (closed)" instead of "unknown type" for
119 . It is now possible to remove argument type annotations when overriding an
122 (https://wiki.php.net/rfc/parameter-no-type-variance)
128 . The "object" type annotation is now supported.
/PHP-7.2/Zend/
H A Dzend_ini_scanner.c147 #define RETURN_TOKEN(type, str, len) { \ argument
150 zend_ini_copy_typed_value(ini_lval, type, str, len); \
154 return type; \
159 zend_uchar type; in convert_to_number() local
164 if ((type = is_numeric_string_ex(str, str_len, &lval, &dval, 0, &overflow)) != 0) { in convert_to_number()
165 if (type == IS_LONG) { in convert_to_number()
168 } else if (type == IS_DOUBLE && !overflow) { in convert_to_number()
177 static void zend_ini_copy_typed_value(zval *retval, const int type, const char *str, int len) in zend_ini_copy_typed_value() argument
179 switch (type) { in zend_ini_copy_typed_value()
182 ZVAL_BOOL(retval, type == BOOL_TRUE); in zend_ini_copy_typed_value()
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic21 # We guess the file type from the type of the first chunk.
47 >8 byte x type %d
377 # No mime-type defined
2669 # creator type "LHA "
5951 # Machine type.
6503 # Display type.
7050 0 name xbase-type
12217 0 name gpt-mbr-type
14577 # icon type
14643 # Image data type.
[all …]
H A Dmagic私はガラスを食べられます21 # We guess the file type from the type of the first chunk.
47 >8 byte x type %d
377 # No mime-type defined
2669 # creator type "LHA "
5951 # Machine type.
6503 # Display type.
7050 0 name xbase-type
12217 0 name gpt-mbr-type
14577 # icon type
14643 # Image data type.
[all …]

Completed in 157 milliseconds

1...<<71727374757677787980>>...88