Home
last modified time | relevance | path

Searched defs:ce (Results 51 – 75 of 124) sorted by relevance

12345

/PHP-7.4/ext/mysqli/
H A Dmysqli_result_iterator.c45 zend_object_iterator *php_mysqli_result_get_iterator(zend_class_entry *ce, zval *object, int by_ref) in php_mysqli_result_get_iterator()
/PHP-7.4/ext/curl/
H A Dcurl_file.c157 zend_class_entry ce; in curlfile_register_class() local
/PHP-7.4/ext/simplexml/
H A Dsimplexml.c2115 static zend_function* php_sxe_find_fptr_count(zend_class_entry *ce) in php_sxe_find_fptr_count()
2142 static php_sxe_object* php_sxe_object_new(zend_class_entry *ce, zend_function *fptr_count) in php_sxe_object_new()
2164 sxe_object_new(zend_class_entry *ce) in sxe_object_new()
2184 zend_class_entry *ce= sxe_class_entry; in PHP_FUNCTION() local
2230 zend_class_entry *ce= sxe_class_entry; in PHP_FUNCTION() local
2407 zend_object_iterator *php_sxe_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{{ */ in php_sxe_get_iterator()
2534 zend_class_entry *ce = sxe_class_entry; in PHP_FUNCTION() local
/PHP-7.4/ext/spl/
H A Dspl_directory.c435 …ect *source, char *file_path, size_t file_path_len, int use_copy, zend_class_entry *ce, zval *retu… in spl_filesystem_object_create_info()
478 …ject_create_type(int ht, spl_filesystem_object *source, int type, zend_class_entry *ce, zval *retu… in spl_filesystem_object_create_type()
1349 zend_class_entry *ce = spl_ce_SplFileObject; in SPL_METHOD() local
1367 zend_class_entry *ce = spl_ce_SplFileInfo; in SPL_METHOD() local
1385 zend_class_entry *ce = intern->info_class; in SPL_METHOD() local
1403 zend_class_entry *ce = intern->info_class; in SPL_METHOD() local
1654 zend_object_iterator *spl_filesystem_dir_get_iterator(zend_class_entry *ce, zval *object, int by_re… in spl_filesystem_dir_get_iterator()
1839 zend_object_iterator *spl_filesystem_tree_get_iterator(zend_class_entry *ce, zval *object, int by_r… in spl_filesystem_tree_get_iterator()
H A Dspl_iterators.c96 zend_class_entry *ce; member
114 zend_class_entry *ce; member
239 zend_class_entry *ce; in spl_recursive_it_move_forward_ex() local
454 static zend_object_iterator *spl_recursive_it_get_iterator(zend_class_entry *ce, zval *zobject, int… in spl_recursive_it_get_iterator()
770 zend_class_entry *ce; in SPL_METHOD() local
799 zend_class_entry *ce; in SPL_METHOD() local
1434 zend_class_entry *ce = NULL; in spl_dual_it_construct() local
3484 zend_class_entry *ce = Z_OBJCE_P(obj); in spl_iterator_apply() local
H A Dspl_heap.c508 static inline HashTable* spl_heap_object_get_debug_info(zend_class_entry *ce, zval *obj) { /* {{{ */ in spl_heap_object_get_debug_info()
1099 zend_object_iterator *spl_heap_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{{ … in spl_heap_get_iterator()
1124 zend_object_iterator *spl_pqueue_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{… in spl_pqueue_get_iterator()
/PHP-7.4/ext/readline/
H A Dreadline_cli.c480 zend_class_entry *ce; in cli_completion_generator_class() local
528 zend_class_entry *ce = NULL; in cli_completion_generator() local
/PHP-7.4/ext/libxml/
H A Dlibxml.c848 zend_class_entry ce; in PHP_MINIT_FUNCTION() local
1218 zval *php_libxml_register_export(zend_class_entry *ce, php_libxml_export_node export_function) in php_libxml_register_export()
1231 zend_class_entry *ce = NULL; in php_libxml_import_node() local
/PHP-7.4/ext/com_dotnet/
H A Dcom_iterator.c135 zend_object_iterator *php_com_iter_get(zend_class_entry *ce, zval *object, int by_ref) in php_com_iter_get()
H A Dcom_persist.c728 static zend_object* helper_new(zend_class_entry *ce) in helper_new()
743 zend_class_entry ce; in php_com_persist_minit() local
/PHP-7.4/Zend/
H A Dzend_vm_def.h3436 zend_class_entry *ce = CACHED_PTR(opline->extended_value); variable
3619 zend_class_entry *ce; variable
4589 zend_class_entry *ce, *catch_ce; variable
5443 zend_class_entry *ce; variable
5514 zend_class_entry *ce, *scope; variable
5594 zend_class_entry *ce, *scope; variable
6116 zend_class_entry *ce; variable
7306 zend_class_entry *ce; variable
7335 zend_class_entry *ce; variable
7338 ce = CACHED_PTR(opline->extended_value); variable
[all …]
H A Dzend_exceptions.c287 zend_class_entry *ce; in ZEND_METHOD() local
353 zend_class_entry *ce; in ZEND_METHOD() local
829 zend_class_entry ce; in zend_register_default_exception() local
H A Dzend_closures.c206 zend_class_entry *ce, *called_scope; in ZEND_METHOD() local
652 zend_class_entry ce; in zend_register_closure_ce() local
/PHP-7.4/ext/intl/
H A Dintl_error.c235 zend_class_entry ce; in intl_register_IntlException_class() local
/PHP-7.4/ext/xsl/
H A Dphp_xsl.h86 #define REGISTER_XSL_CLASS(ce, name, parent_ce, funcs, entry) \ argument
/PHP-7.4/ext/json/
H A Djson.c94 zend_class_entry ce; in PHP_MINIT_FUNCTION() local
H A Djson_encoder.c473 zend_class_entry *ce = Z_OBJCE_P(val); in php_json_encode_serializable_object() local
/PHP-7.4/ext/standard/
H A Dassert.c97 zend_class_entry ce; in PHP_MINIT_FUNCTION() local
/PHP-7.4/ext/dom/
H A Dphp_dom.h131 #define REGISTER_DOM_CLASS(ce, name, parent_ce, funcs, entry) \ argument
H A Ddom_iterators.c258 zend_object_iterator *php_dom_get_iterator(zend_class_entry *ce, zval *object, int by_ref) /* {{{ */ in php_dom_get_iterator()
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_call_graph.c55 zend_class_entry *ce; in zend_foreach_op_array() local
H A Dzend_ssa.h53 zend_class_entry *ce; /* Class entry for instanceof constraints */ member
126 zend_class_entry *ce; member
/PHP-7.4/ext/ffi/
H A Dffi.c4684 static ZEND_COLD zend_never_inline void zend_bad_array_access(zend_class_entry *ce) /* {{{ */ in zend_bad_array_access()
4692 zend_class_entry *ce = Z_OBJCE_P(object); in zend_fake_read_dimension() local
4700 zend_class_entry *ce = Z_OBJCE_P(object); in zend_fake_write_dimension() local
4707 zend_class_entry *ce = Z_OBJCE_P(object); in zend_fake_has_dimension() local
4715 zend_class_entry *ce = Z_OBJCE_P(object); in zend_fake_unset_dimension() local
4728 zend_class_entry *ce = Z_OBJCE_P(object); in zend_fake_read_property() local
4736 zend_class_entry *ce = Z_OBJCE_P(object); in zend_fake_write_property() local
4744 zend_class_entry *ce = Z_OBJCE_P(object); in zend_fake_has_property() local
4752 zend_class_entry *ce = Z_OBJCE_P(object); in zend_fake_unset_property() local
4765 zend_class_entry *ce = (*obj_ptr)->ce; in zend_fake_get_method() local
[all …]
/PHP-7.4/ext/pdo/
H A Dpdo.c321 zend_class_entry ce; in PHP_MINIT_FUNCTION() local
/PHP-7.4/ext/intl/converter/
H A Dconverter.c1026 static zend_object *php_converter_object_ctor(zend_class_entry *ce, php_converter_object **pobjval)… in php_converter_object_ctor()
1041 static zend_object *php_converter_create_object(zend_class_entry *ce) { in php_converter_create_object()
1090 zend_class_entry ce; in php_converter_minit() local

Completed in 149 milliseconds

12345