Home
last modified time | relevance | path

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

/PHP-8.1/ext/ffi/
H A Dffi.c1090 zend_ffi_type *ctype = ZEND_FFI_TYPE(cdata->type); in zend_ffi_cdata_cast_object() local
2129 zend_ffi_ctype *ctype; in zend_ffi_ctype_new() local
2144 zend_ffi_ctype *ctype = (zend_ffi_ctype*)object; in zend_ffi_ctype_free_obj() local
2186 zend_ffi_ctype *ctype = (zend_ffi_ctype*)zobj; in zend_ffi_ctype_get_class_name() local
3738 zend_ffi_ctype *ctype = (zend_ffi_ctype*) type_obj; in ZEND_METHOD() local
3880 zend_ffi_ctype *ctype = (zend_ffi_ctype*) ztype; in ZEND_METHOD() local
3989 zend_ffi_ctype *ctype; in ZEND_METHOD() local
4047 zend_ffi_ctype *ctype; in ZEND_METHOD() local
4088 zend_ffi_ctype *ctype; in ZEND_METHOD() local
4230 zend_ffi_ctype *ctype = (zend_ffi_ctype*)Z_OBJ_P(zv); in ZEND_METHOD() local
[all …]
/PHP-8.1/ext/ctype/
H A Dctype.c56 static PHP_MINFO_FUNCTION(ctype) in PHP_MINFO_FUNCTION() argument
/PHP-8.1/ext/pdo_odbc/
H A Dodbc_stmt.c281 SWORD sqltype = 0, ctype = 0, scale = 0, nullable = 0; in odbc_stmt_param_hook() local
/PHP-8.1/ext/soap/
H A Dphp_sdl.c451 char *ctype; in wsdl_soap_binding_header() local
663 char *ctype; in wsdl_message() local
762 char *ctype; in load_wsdl() local
/PHP-8.1/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.1/ext/odbc/
H A Dphp_odbc.c994 SQLSMALLINT ctype; in PHP_FUNCTION() local
/PHP-8.1/Zend/
H A Dzend_operators.c132 #define convert_object_to_type(op, dst, ctype) \ argument

Completed in 67 milliseconds