Home
last modified time | relevance | path

Searched defs:ctype (Results 1 – 7 of 7) sorted by relevance

/PHP-8.3/ext/ffi/
H A Dffi.c1150 zend_ffi_type *ctype = ZEND_FFI_TYPE(cdata->type); in zend_ffi_cdata_cast_object() local
2193 zend_ffi_ctype *ctype; in zend_ffi_ctype_new() local
2207 zend_ffi_ctype *ctype = (zend_ffi_ctype*)object; in zend_ffi_ctype_free_obj() local
2249 zend_ffi_ctype *ctype = (zend_ffi_ctype*)zobj; in zend_ffi_ctype_get_class_name() local
3839 zend_ffi_ctype *ctype = (zend_ffi_ctype*) type_obj; in ZEND_METHOD() local
3989 zend_ffi_ctype *ctype = (zend_ffi_ctype*) ztype; in ZEND_METHOD() local
4098 zend_ffi_ctype *ctype; in ZEND_METHOD() local
4164 zend_ffi_ctype *ctype; in ZEND_METHOD() local
4205 zend_ffi_ctype *ctype; in ZEND_METHOD() local
4353 zend_ffi_ctype *ctype = (zend_ffi_ctype*)Z_OBJ_P(zv); in ZEND_METHOD() local
[all …]
/PHP-8.3/ext/ctype/
H A Dctype.c56 static PHP_MINFO_FUNCTION(ctype) in PHP_MINFO_FUNCTION() argument
/PHP-8.3/ext/pdo_odbc/
H A Dodbc_stmt.c290 SQLSMALLINT sqltype = 0, ctype = 0, scale = 0, nullable = 0; in odbc_stmt_param_hook() local
/PHP-8.3/ext/soap/
H A Dphp_sdl.c453 char *ctype; in wsdl_soap_binding_header() local
665 char *ctype; in wsdl_message() local
764 char *ctype; in load_wsdl() local
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h958 static inline vect_t fast_forward_char_pair_compare(compare_type ctype, vect_t dst, vect_t cmp1, ve… in fast_forward_char_pair_compare()
/PHP-8.3/ext/odbc/
H A Dphp_odbc.c922 SQLSMALLINT ctype; in PHP_FUNCTION() local
/PHP-8.3/Zend/
H A Dzend_operators.c232 #define convert_object_to_type(op, dst, ctype) \ argument

Completed in 84 milliseconds