Home
last modified time | relevance | path

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

/PHP-8.2/ext/ffi/
H A Dffi.c191 } zend_ffi_ctype; typedef
2195 zend_ffi_ctype *ctype = (zend_ffi_ctype*)object; in zend_ffi_ctype_free_obj()
2237 zend_ffi_ctype *ctype = (zend_ffi_ctype*)zobj; in zend_ffi_ctype_get_class_name()
2247 zend_ffi_ctype *ctype1 = (zend_ffi_ctype*)Z_OBJ_P(o1); in zend_ffi_ctype_compare_objects()
2248 zend_ffi_ctype *ctype2 = (zend_ffi_ctype*)Z_OBJ_P(o2); in zend_ffi_ctype_compare_objects()
3799 zend_ffi_ctype *ctype = (zend_ffi_ctype*) type_obj; in ZEND_METHOD()
3941 zend_ffi_ctype *ctype = (zend_ffi_ctype*) ztype; in ZEND_METHOD()
4291 zend_ffi_ctype *ctype = (zend_ffi_ctype*)Z_OBJ_P(zv); in ZEND_METHOD()
4317 zend_ffi_ctype *ctype = (zend_ffi_ctype*)Z_OBJ_P(zv); in ZEND_METHOD()
4564 zend_ffi_ctype *ctype = (zend_ffi_ctype*)(Z_OBJ_P(ZEND_THIS)); in ZEND_METHOD()
[all …]

Completed in 34 milliseconds