Home
last modified time | relevance | path

Searched refs:zend_ffi_ctype (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/ffi/
H A Dffi.c202 } zend_ffi_ctype; typedef
2207 zend_ffi_ctype *ctype = (zend_ffi_ctype*)object; in zend_ffi_ctype_free_obj()
2249 zend_ffi_ctype *ctype = (zend_ffi_ctype*)zobj; in zend_ffi_ctype_get_class_name()
2259 zend_ffi_ctype *ctype1 = (zend_ffi_ctype*)Z_OBJ_P(o1); in zend_ffi_ctype_compare_objects()
2260 zend_ffi_ctype *ctype2 = (zend_ffi_ctype*)Z_OBJ_P(o2); in zend_ffi_ctype_compare_objects()
3836 zend_ffi_ctype *ctype = (zend_ffi_ctype*) type_obj; in ZEND_METHOD()
3986 zend_ffi_ctype *ctype = (zend_ffi_ctype*) ztype; in ZEND_METHOD()
4350 zend_ffi_ctype *ctype = (zend_ffi_ctype*)Z_OBJ_P(zv); in ZEND_METHOD()
4376 zend_ffi_ctype *ctype = (zend_ffi_ctype*)Z_OBJ_P(zv); in ZEND_METHOD()
4623 zend_ffi_ctype *ctype = (zend_ffi_ctype*)(Z_OBJ_P(ZEND_THIS)); in ZEND_METHOD()
[all …]

Completed in 32 milliseconds