Home
last modified time | relevance | path

Searched defs:type (Results 251 – 259 of 259) sorted by relevance

1...<<11

/PHP-8.1/ext/gmp/
H A Dgmp.c273 static int gmp_cast_object(zend_object *readobj, zval *writeobj, int type) /* {{{ */ in gmp_cast_object()
/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h656 # define XXH_ALIGN_MEMBER(align, type) type XXH_ALIGN(align) argument
658 # define XXH_ALIGN_MEMBER(align, type) XXH_ALIGN(align) type argument
/PHP-8.1/ext/spl/
H A Dspl_directory.c483 …esystem_object_create_type(int num_args, spl_filesystem_object *source, int type, zend_class_entry… in spl_filesystem_object_create_type()
/PHP-8.1/ext/phar/
H A Dphar_object.c1889 zend_long type; in PHP_METHOD() local
/PHP-8.1/sapi/litespeed/
H A Dlsapilib.c393 char type, int len ) in lsapi_buildPacketHeader()
/PHP-8.1/ext/pgsql/
H A Dpgsql.c4567 zval meta, *def, *type, *not_null, *has_default, *is_enum, *val, new_val; in php_pgsql_convert() local
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1788 uint16_t type; member
/PHP-8.1/ext/standard/
H A Dstring.c5788 zend_long type = 0; local
/PHP-8.1/Zend/
H A Dzend_vm_execute.h10669 zend_string *type; in ZEND_GET_TYPE_SPEC_CONST_UNUSED_HANDLER() local
20800 zend_string *type; in ZEND_GET_TYPE_SPEC_TMP_UNUSED_HANDLER() local
29256 zend_string *type; in ZEND_GET_TYPE_SPEC_VAR_UNUSED_HANDLER() local
48659 zend_string *type; in ZEND_GET_TYPE_SPEC_CV_UNUSED_HANDLER() local

Completed in 215 milliseconds

1...<<11