Home
last modified time | relevance | path

Searched defs:elements (Results 1 – 14 of 14) sorted by relevance

/PHP-8.2/Zend/
H A Dzend_stack.h25 void *elements; member
H A Dzend_ptr_stack.h25 void **elements; member
H A Dzend_llist.c200 zend_llist_element **elements; in zend_llist_sort() local
H A Dzend_alloc.c325 #define _BIN_DATA_SIZE(num, size, elements, pages, x, y) size, argument
330 #define _BIN_DATA_ELEMENTS(num, size, elements, pages, x, y) elements, argument
335 #define _BIN_DATA_PAGES(num, size, elements, pages, x, y) pages, argument
/PHP-8.2/sapi/phpdbg/
H A Dphpdbg_watch.h72 HashTable elements; member
H A Dphpdbg_utils.c72 static const phpdbg_element_t elements[] = { variable
H A Dphpdbg_watch.c975 HashTable *elements = &element->watch->elements; local
/PHP-8.2/ext/simplexml/
H A Dsimplexml.c208 static zval *sxe_prop_dim_read(zend_object *object, zval *member, bool elements, bool attribs, int … in sxe_prop_dim_read()
376 static zval *sxe_prop_dim_write(zend_object *object, zval *member, zval *value, bool elements, bool… in sxe_prop_dim_write()
667 static int sxe_prop_dim_exists(zend_object *object, zval *member, int check_empty, bool elements, b… in sxe_prop_dim_exists()
788 static void sxe_prop_dim_delete(zend_object *object, zval *member, bool elements, bool attribs) in sxe_prop_dim_delete()
/PHP-8.2/ext/soap/
H A Dphp_sdl.h54 HashTable *elements; /* array of sdlTypesPtr */ member
201 HashTable *elements; /* array of sdlTypePtr */ member
H A Dphp_sdl.c1289 static sdlContentModelPtr sdl_deserialize_model(sdlTypePtr *types, sdlTypePtr *elements, char **in) in sdl_deserialize_model()
1330 sdlTypePtr *elements = NULL; in sdl_deserialize_type() local
/PHP-8.2/ext/zend_test/
H A Dtest.stub.php47 static public function variadicTest(string|Iterator ...$elements) : static {}
/PHP-8.2/ext/spl/
H A Dspl_fixedarray.c50 zval *elements; member
H A Dspl_heap.c50 void *elements; member
/PHP-8.2/ext/oci8/
H A Dphp_oci8_int.h256 void *elements; member

Completed in 76 milliseconds