Home
last modified time | relevance | path

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

/PHP-7.4/ext/ctype/
H A Dctype.c135 static PHP_MINFO_FUNCTION(ctype) in PHP_MINFO_FUNCTION() argument
/PHP-7.4/ext/ffi/
H A Dffi.c1042 zend_ffi_type *ctype = ZEND_FFI_TYPE(cdata->type); in zend_ffi_cdata_cast_object() local
2087 zend_ffi_ctype *ctype; in zend_ffi_ctype_new() local
2102 zend_ffi_ctype *ctype = (zend_ffi_ctype*)object; in zend_ffi_ctype_free_obj() local
2140 zend_ffi_ctype *ctype = (zend_ffi_ctype*)zobj; in zend_ffi_ctype_get_class_name() local
3703 zend_ffi_ctype *ctype = (zend_ffi_ctype*)Z_OBJ_P(ztype); in ZEND_METHOD() local
3851 zend_ffi_ctype *ctype = (zend_ffi_ctype*)Z_OBJ_P(ztype); in ZEND_METHOD() local
3955 zend_ffi_ctype *ctype; in ZEND_METHOD() local
4015 zend_ffi_ctype *ctype; in ZEND_METHOD() local
4056 zend_ffi_ctype *ctype; in ZEND_METHOD() local
4198 zend_ffi_ctype *ctype = (zend_ffi_ctype*)Z_OBJ_P(zv); in ZEND_METHOD() local
[all …]
/PHP-7.4/ext/pdo_odbc/
H A Dodbc_stmt.c286 SWORD sqltype = 0, ctype = 0, scale = 0, nullable = 0; in odbc_stmt_param_hook() local
/PHP-7.4/ext/soap/
H A Dphp_sdl.c452 char *ctype; in wsdl_soap_binding_header() local
664 char *ctype; in wsdl_message() local
763 char *ctype; in load_wsdl() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h954 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-7.4/ext/odbc/
H A Dphp_odbc.c1307 SQLSMALLINT ctype; in PHP_FUNCTION() local
/PHP-7.4/Zend/
H A Dzend_operators.c138 #define convert_object_to_type(op, dst, ctype, conv_func) \ argument

Completed in 72 milliseconds