Searched defs:ctype (Results 1 – 7 of 7) sorted by relevance
1152 zend_ffi_type *ctype = ZEND_FFI_TYPE(cdata->type); in zend_ffi_cdata_cast_object() local2195 zend_ffi_ctype *ctype; in zend_ffi_ctype_new() local2209 zend_ffi_ctype *ctype = (zend_ffi_ctype*)object; in zend_ffi_ctype_free_obj() local2251 zend_ffi_ctype *ctype = (zend_ffi_ctype*)zobj; in zend_ffi_ctype_get_class_name() local3883 zend_ffi_ctype *ctype = (zend_ffi_ctype*) type_obj; in ZEND_METHOD() local4033 zend_ffi_ctype *ctype = (zend_ffi_ctype*) ztype; in ZEND_METHOD() local4142 zend_ffi_ctype *ctype; in ZEND_METHOD() local4208 zend_ffi_ctype *ctype; in ZEND_METHOD() local4249 zend_ffi_ctype *ctype; in ZEND_METHOD() local4397 zend_ffi_ctype *ctype = (zend_ffi_ctype*)Z_OBJ_P(zv); in ZEND_METHOD() local[all …]
54 static PHP_MINFO_FUNCTION(ctype) in PHP_MINFO_FUNCTION() argument
290 SQLSMALLINT sqltype = 0, ctype = 0, scale = 0, nullable = 0; in odbc_stmt_param_hook() local
420 char *ctype; in wsdl_soap_binding_header() local630 const char *ctype = strrchr((const char*)message_name,':'); in wsdl_message() local729 char *ctype; in load_wsdl() local
1019 SQLSMALLINT ctype; in PHP_FUNCTION() local
939 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()
232 #define convert_object_to_type(op, dst, ctype) \ argument
Completed in 57 milliseconds