Home
last modified time | relevance | path

Searched defs:ce (Results 201 – 219 of 219) sorted by relevance

123456789

/PHP-8.3/Zend/
H A Dzend_exceptions.c751 static void zend_init_exception_class_entry(zend_class_entry *ce) { in zend_init_exception_class_entry()
H A Dzend_compile.h395 zend_class_entry *ce; member
412 zend_class_entry *ce; member
H A Dzend_operators.c2463 … instanceof_function_slow(const zend_class_entry *instance_ce, const zend_class_entry *ce) /* {{{ … in instanceof_function_slow()
/PHP-8.3/ext/ffi/
H A Dffi.c245 static zend_always_inline void zend_ffi_object_init(zend_object *object, zend_class_entry *ce) /* {… in zend_ffi_object_init()
2007 static zend_object_iterator *zend_ffi_cdata_get_iterator(zend_class_entry *ce, zval *object, int by… in zend_ffi_cdata_get_iterator()
5071 static ZEND_COLD zend_never_inline void zend_bad_array_access(zend_class_entry *ce) /* {{{ */ in zend_bad_array_access()
5103 static ZEND_COLD zend_never_inline void zend_bad_property_access(zend_class_entry *ce) /* {{{ */ in zend_bad_property_access()
5144 zend_class_entry *ce = (*obj_ptr)->ce; in zend_fake_get_method() local
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg.c499 zend_class_entry *ce; in PHP_FUNCTION() local
/PHP-8.3/ext/ftp/
H A Dphp_ftp.c74 static zend_object* ftp_object_create(zend_class_entry* ce) { in ftp_object_create()
/PHP-8.3/Zend/Optimizer/
H A Dzend_ssa.c529 zend_class_entry *ce = zend_optimizer_get_class_entry(script, op_array, lcname); in place_essa_pis() local
/PHP-8.3/ext/spl/
H A Dspl_fixedarray.c951 static zend_object_iterator *spl_fixedarray_get_iterator(zend_class_entry *ce, zval *object, int by… in spl_fixedarray_get_iterator()
H A Dspl_dllist.c1228 static zend_object_iterator *spl_dllist_get_iterator(zend_class_entry *ce, zval *object, int by_ref… in spl_dllist_get_iterator()
/PHP-8.3/ext/phar/
H A Dphar_object.c1398 zend_class_entry *ce = p_obj->c; in phar_build() local
1979 zend_class_entry *ce; in phar_rename_archive() local
/PHP-8.3/ext/hash/
H A Dhash.c1362 static zend_object* php_hashcontext_create(zend_class_entry *ce) { in php_hashcontext_create()
/PHP-8.3/ext/pdo/
H A Dphp_pdo_driver.h614 zend_class_entry *ce; member
/PHP-8.3/ext/soap/
H A Dsoap.c193 static zend_object *soap_server_object_create(zend_class_entry *ce) in soap_server_object_create()
931 zend_class_entry *ce = NULL; in PHP_METHOD() local
/PHP-8.3/ext/dom/
H A Ddocument.c2174 zend_class_entry *basece = dom_node_class_entry, *ce = NULL; in PHP_METHOD() local
/PHP-8.3/ext/imap/
H A Dphp_imap.c169 static zend_object* imap_object_create(zend_class_entry* ce) { in imap_object_create()
/PHP-8.3/ext/sodium/
H A Dlibsodium.c143 static zend_object *sodium_exception_create_object(zend_class_entry *ce) { in sodium_exception_create_object()
/PHP-8.3/ext/pgsql/
H A Dpgsql.c1776 zend_class_entry *ce = NULL; in php_pgsql_fetch_hash() local
/PHP-8.3/ext/gd/
H A Dgd.c238 static zend_object *php_gd_font_object_create(zend_class_entry *ce) in php_gd_font_object_create()
/PHP-8.3/ext/intl/uchar/
H A Duchar_arginfo.h316 zend_class_entry ce, *class_entry; in register_class_IntlChar() local

Completed in 188 milliseconds

123456789