Home
last modified time | relevance | path

Searched defs:ce (Results 101 – 125 of 140) sorted by relevance

123456

/PHP-8.0/ext/soap/
H A Dphp_soap.h87 zend_class_entry *ce; member
H A Dphp_encoding.c451 zend_class_entry *ce = Z_OBJCE_P(data); in master_to_xml_int() local
1379 zend_class_entry *ce = ZEND_STANDARD_CLASS_DEF_PTR; in to_zval_object_ex() local
2196 zend_class_entry *ce = Z_OBJCE_P(data); in to_xml_array() local
/PHP-8.0/ext/com_dotnet/
H A Dcom_saproxy.c529 zend_object_iterator *php_com_saproxy_iter_get(zend_class_entry *ce, zval *object, int by_ref) in php_com_saproxy_iter_get()
/PHP-8.0/Zend/
H A Dzend.c994 zend_class_entry *ce = zend_hash_find_ptr(CG(class_table), lc_type_name); in resolve_type_name() local
1003 zend_class_entry *ce; in zend_resolve_property_types() local
H A Dzend_operators.h70 const zend_class_entry *instance_ce, const zend_class_entry *ce) { in instanceof_function()
H A Dzend_API.h278 #define CE_STATIC_MEMBERS(ce) \ argument
339 #define zend_register_class_alias(name, ce) \ argument
341 #define zend_register_ns_class_alias(ns, name, ce) \ argument
2077 static zend_always_inline bool zend_parse_arg_object(zval *arg, zval **dest, zend_class_entry *ce, … in zend_parse_arg_object()
2090 …ays_inline bool zend_parse_arg_obj(zval *arg, zend_object **dest, zend_class_entry *ce, bool check… in zend_parse_arg_obj()
2104 …zval *arg, zend_object **dest_obj, zend_class_entry *ce, zend_long *dest_long, zend_bool *is_null,… in zend_parse_arg_obj_or_long()
H A Dzend_types.h230 #define ZEND_TYPE_SET_CE(t, ce) \ argument
297 zend_class_entry *ce; member
481 zend_class_entry *ce; member
/PHP-8.0/ext/gmp/
H A Dgmp.c245 static inline zend_object *gmp_create_object_ex(zend_class_entry *ce, mpz_ptr *gmpnum_target) /* {{… in gmp_create_object_ex()
260 static zend_object *gmp_create_object(zend_class_entry *ce) /* {{{ */ in gmp_create_object()
468 static int gmp_unserialize(zval *object, zend_class_entry *ce, const unsigned char *buf, size_t buf… in gmp_unserialize()
/PHP-8.0/ext/intl/uchar/
H A Duchar.c615 zend_class_entry tmp, *ce; local
/PHP-8.0/ext/xsl/
H A Dxsltprocessor.c562 zend_class_entry *curce, *ce; in PHP_METHOD() local
/PHP-8.0/ext/hash/
H A Dhash.c1355 static zend_object* php_hashcontext_create(zend_class_entry *ce) { in php_hashcontext_create()
1550 zend_class_entry ce; in PHP_MINIT_FUNCTION() local
/PHP-8.0/ext/zend_test/
H A Dtest.c338 static zend_function *zend_test_class_static_method_get(zend_class_entry *ce, zend_string *name) /*… in zend_test_class_static_method_get()
/PHP-8.0/ext/fileinfo/libmagic/
H A Dcdf.c1157 cdf_catalog_entry_t *ce; in cdf_unpack_catalog() local
1543 const cdf_catalog_entry_t *ce = cat->cat_e; in cdf_dump_catalog() local
/PHP-8.0/ext/ffi/
H A Dffi.c231 static zend_always_inline void zend_ffi_object_init(zend_object *object, zend_class_entry *ce) /* {… in zend_ffi_object_init()
1936 static zend_object_iterator *zend_ffi_cdata_get_iterator(zend_class_entry *ce, zval *object, int by… in zend_ffi_cdata_get_iterator()
4621 static ZEND_COLD zend_never_inline void zend_bad_array_access(zend_class_entry *ce) /* {{{ */ in zend_bad_array_access()
4653 static ZEND_COLD zend_never_inline void zend_bad_property_access(zend_class_entry *ce) /* {{{ */ in zend_bad_property_access()
4694 zend_class_entry *ce = (*obj_ptr)->ce; in zend_fake_get_method() local
4934 zend_class_entry ce; local
/PHP-8.0/ext/spl/
H A Dspl_array.c1151 zend_object_iterator *spl_array_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{{… in spl_array_get_iterator()
1856 zend_class_entry *ce = zend_lookup_class(Z_STR_P(iterator_class_zv)); in PHP_METHOD() local
H A Dspl_fixedarray.c855 zend_object_iterator *spl_fixedarray_get_iterator(zend_class_entry *ce, zval *object, int by_ref) in spl_fixedarray_get_iterator()
H A Dspl_dllist.c1305 zend_object_iterator *spl_dllist_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{… in spl_dllist_get_iterator()
/PHP-8.0/ext/phar/
H A Dphar_object.c1389 zend_class_entry *ce = p_obj->c; in phar_build() local
1985 zend_class_entry *ce; in phar_rename_archive() local
5078 zend_class_entry ce; in phar_object_init() local
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_bp.c607 zend_class_entry *ce; in phpdbg_resolve_opline_break() local
H A Dphpdbg.c546 zend_class_entry *ce; in PHP_FUNCTION() local
/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_ssa.c531 zend_class_entry *ce = script ? zend_hash_find_ptr(&script->class_table, lcname) : NULL; in place_essa_pis() local
/PHP-8.0/ext/xmlwriter/
H A Dphp_xmlwriter.c1035 zend_class_entry ce; in PHP_MINIT_FUNCTION() local
/PHP-8.0/ext/xmlreader/
H A Dphp_xmlreader.c1173 zend_class_entry ce; in PHP_MINIT_FUNCTION() local
/PHP-8.0/ext/xml/
H A Dxml.c256 zend_class_entry ce; in PHP_MINIT_FUNCTION() local
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_internal.h303 const zend_class_entry *ce; member

Completed in 174 milliseconds

123456