Home
last modified time | relevance | path

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

123456789

/php-src/sapi/phpdbg/
H A Dphpdbg_bp.c606 zend_class_entry *ce; in phpdbg_resolve_opline_break() local
H A Dphpdbg.c499 zend_class_entry *ce; in PHP_FUNCTION() local
/php-src/Zend/
H A Dzend_exceptions.c746 static void zend_init_exception_class_entry(zend_class_entry *ce) { in zend_init_exception_class_entry()
H A Dzend_compile.h406 zend_class_entry *ce; member
423 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-src/ext/soap/
H A Dphp_soap.h85 zend_class_entry *ce; member
/php-src/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()
2006 static zend_object_iterator *zend_ffi_cdata_get_iterator(zend_class_entry *ce, zval *object, int by… in zend_ffi_cdata_get_iterator()
5068 static ZEND_COLD zend_never_inline void zend_bad_array_access(zend_class_entry *ce) /* {{{ */ in zend_bad_array_access()
5100 static ZEND_COLD zend_never_inline void zend_bad_property_access(zend_class_entry *ce) /* {{{ */ in zend_bad_property_access()
5141 zend_class_entry *ce = (*obj_ptr)->ce; in zend_fake_get_method() local
/php-src/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-src/ext/ftp/
H A Dphp_ftp.c74 static zend_object* ftp_object_create(zend_class_entry* ce) { in ftp_object_create()
/php-src/ext/spl/
H A Dspl_fixedarray.c944 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-src/ext/xml/
H A Dxml.c1089 zend_class_entry *ce = object->ce; in php_xml_check_string_method_arg() local
/php-src/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-src/ext/pdo/
H A Dphp_pdo_driver.h614 zend_class_entry *ce; member
/php-src/ext/hash/
H A Dhash.c1361 static zend_object* php_hashcontext_create(zend_class_entry *ce) { in php_hashcontext_create()
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c8596 zend_class_entry *ce,
10136 zend_class_entry *ce; local
13576 …end_jit_class_guard(zend_jit_ctx *jit, const zend_op *opline, ir_ref obj_ref, zend_class_entry *ce)
13599 zend_class_entry *ce,
14057 zend_class_entry *ce,
14327 zend_class_entry *ce,
14722 zend_class_entry *ce,
/php-src/ext/dom/
H A Dnode.c1476 …zend_class_entry *ce = n->type == XML_DOCUMENT_NODE ? dom_xml_document_class_entry : dom_html_docu… in PHP_METHOD() local
H A Ddocument.c2235 zend_class_entry *basece = dom_get_node_ce(modern), *ce = NULL; in dom_document_register_node_class() local
/php-src/ext/sodium/
H A Dlibsodium.c143 static zend_object *sodium_exception_create_object(zend_class_entry *ce) { in sodium_exception_create_object()
/php-src/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-src/ext/pgsql/
H A Dpgsql.c1789 zend_class_entry *ce = NULL; in php_pgsql_fetch_hash() local
/php-src/ext/intl/uchar/
H A Duchar_arginfo.h314 zend_class_entry ce, *class_entry; in register_class_IntlChar() local

Completed in 269 milliseconds

123456789