Home
last modified time | relevance | path

Searched refs:type (Results 2101 – 2125 of 2182) sorted by relevance

1...<<8182838485868788

/PHP-7.2/ext/standard/
H A Dvar_unserializer.re441 … "*", 1, ZSTR_VAL(unmangled), ZSTR_LEN(unmangled), Z_OBJCE_P(rval)->type & ZEND_INTERNAL_CLASS);
448 Z_OBJCE_P(rval)->type & ZEND_INTERNAL_CLASS);
453 Z_OBJCE_P(rval)->type & ZEND_INTERNAL_CLASS);
/PHP-7.2/
H A DINSTALL288 type ./configure --help in the corresponding source tree.
476 type=magnus-internal/x-httpd-php exts=php
512 ObjectType fn="force-type" type="magnus-internal/x-httpd-php"
590 corresponding default Service line for type="magnus-internal/directory"
912 The standard installation type is using mod_php, and enabling the
925 type the following into the Terminal Application (after, it will
1517 PHP_INI_ALL and PHP_INI_PERDIR type directives. To clear a
1525 with PHP_INI_ALL and PHP_INI_PERDIR type directives.
1529 in .htaccess files. Any directive type set with php_admin_value
1535 used in .htaccess files. Any directive type set with
[all …]
H A DREADME.TESTING2120 in an HTTP request, such as content type for multipart posts, cookies, etc.
/PHP-7.2/ext/phar/
H A Dphar.c3262 zend_op_array *(*phar_orig_compile_file)(zend_file_handle *file_handle, int type);
3270 static zend_op_array *phar_compile_file(zend_file_handle *file_handle, int type) /* {{{ */ argument
3278 return phar_orig_compile_file(file_handle, type);
3299 switch (file_handle->type) {
3315 file_handle->type = ZEND_HANDLE_STREAM;
3333 res = phar_orig_compile_file(file_handle, type);
3374 mime.type = ret; \
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options.phpt71 if (NULL !== ($db = @new PDO($dsn, $user, $pass, 'wrong type')))
/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_inference.h202 return ssa->var_info[ssa_var_num].type; in get_ssa_var_info()
/PHP-7.2/ext/standard/tests/file/
H A D007_error.phpt61 /* loop to test fclose with different invalid type of args */
H A Dfscanf_variation15.phpt23 // array of float type values
H A Dfscanf_variation28.phpt23 // array of float type values
H A Dfscanf_variation40.phpt29 // array of float type values
H A Dfscanf_variation46.phpt23 // array of float type values
H A Dfscanf_variation21.phpt23 // array of float type values
H A Dfscanf_variation3.phpt29 // array of float type values
H A Dfscanf_variation34.phpt29 // array of float type values
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_stmt_result_metadata_sqltests.phpt206 $field0->type = MYSQLI_TYPE_LONG;
/PHP-7.2/ext/standard/tests/array/
H A Darray_key_exists_variation8.phpt97 foreach($inputs as $type => $input) {
98 echo "\n-- Iteration $iterator: $type data --\n";
/PHP-7.2/sapi/cli/
H A Dphp_cli.c622 file_handle->type = ZEND_HANDLE_FP; in cli_seek_file_begin()
968 file_handle.type = ZEND_HANDLE_FP; in do_cli()
/PHP-7.2/ext/exif/
H A Dexif.c1892 int type; member
1974 …cref(const char *docref EXIFERR_DC, const image_info_type *ImageInfo, int type, const char *format… in exif_error_docref() argument
1984 php_verror(docref, ImageInfo && ImageInfo->FileName ? ImageInfo->FileName:"", type, buf, args); in exif_error_docref()
1988 php_verror(docref, ImageInfo && ImageInfo->FileName ? ImageInfo->FileName:"", type, format, args); in exif_error_docref()
2008 static int exif_file_sections_add(image_info_type *ImageInfo, int type, size_t size, uchar *data) in exif_file_sections_add() argument
2015 ImageInfo->file.list[count].type = 0xFFFF; in exif_file_sections_add()
2024 ImageInfo->file.list[count].type = type; in exif_file_sections_add()
/PHP-7.2/Zend/
H A Dzend_operators.h379 #define convert_to_explicit_type(pzv, type) \ argument
381 switch (type) { \
/PHP-7.2/ext/spl/
H A Dspl_fixedarray.c343 static zval *spl_fixedarray_object_read_dimension(zval *object, zval *offset, int type, zval *rv) /… in spl_fixedarray_object_read_dimension() argument
349 if (type == BP_VAR_IS && intern->fptr_offset_has) { in spl_fixedarray_object_read_dimension()
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.h5771 unsigned long type, /* Identifier for directory being set or reset */
5774 SQLITE_API int sqlite3_win32_set_directory8(unsigned long type, const char *zValue);
5775 SQLITE_API int sqlite3_win32_set_directory16(unsigned long type, const void *zValue);
/PHP-7.2/Zend/tests/
H A D019.phpt1189 resource(%d) of type (stream)
1193 resource(%d) of type (stream)
1202 resource(%d) of type (stream)
1206 resource(%d) of type (stream)
/PHP-7.2/ext/standard/tests/general_functions/
H A Dis_float_64bit.phpt60 // get a resource type variable
H A Dis_float.phpt58 // get a resource type variable
/PHP-7.2/ext/standard/tests/strings/
H A Dexplode1.phpt70 /* Checking OBJECTS type */

Completed in 119 milliseconds

1...<<8182838485868788