Home
last modified time | relevance | path

Searched defs:element (Results 26 – 37 of 37) sorted by path

12

/PHP-7.4/ext/spl/
H A Dspl_heap.c1033 zval *element = spl_heap_elem(intern->heap, 0); in SPL_METHOD() local
H A Dspl_iterators.c145 #define SPL_FETCH_SUB_ELEMENT(var, object, element) \ argument
155 #define SPL_FETCH_SUB_ELEMENT_ADDR(var, object, element) \ argument
H A Dspl_observer.c219 spl_SplObjectStorageElement *element; in spl_object_storage_addall() local
285 spl_SplObjectStorageElement *element; in spl_object_storage_debug_info() local
324 spl_SplObjectStorageElement *element; in spl_object_storage_get_gc() local
443 spl_SplObjectStorageElement *element; in SPL_METHOD() local
493 spl_SplObjectStorageElement *element; in SPL_METHOD() local
521 spl_SplObjectStorageElement *element; in SPL_METHOD() local
626 spl_SplObjectStorageElement *element; in SPL_METHOD() local
643 spl_SplObjectStorageElement *element; in SPL_METHOD() local
660 spl_SplObjectStorageElement *element; in SPL_METHOD() local
695 spl_SplObjectStorageElement *element; in SPL_METHOD() local
[all …]
/PHP-7.4/ext/standard/
H A Darray.c736 zval *element; in php_count_recursive() local
2850 double low, high, element; local
H A Diptc.c325 zval values, *element; in PHP_FUNCTION() local
H A Dproc_open.c71 zval *element; in _php_array_to_envp() local
H A Dstring.c1742 zval *element; local
/PHP-7.4/ext/xml/
H A Dxml.c699 zval *element; in _xml_add_to_info() local
/PHP-7.4/main/
H A Dphp_ini.c662 zend_llist_element *element; in php_init_config() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c408 zend_long element; in PHP_FUNCTION() local
H A Dphpdbg_utils.c248 PHPDBG_API void phpdbg_set_color(int element, const phpdbg_color_t *color) /* {{{ */ in phpdbg_set_color()
253 PHPDBG_API void phpdbg_set_color_ex(int element, const char *name, size_t name_length) /* {{{ */ in phpdbg_set_color_ex()
268 const phpdbg_element_t *element = elements; in phpdbg_get_element() local
H A Dphpdbg_watch.c723 phpdbg_watch_element *element; local
885 phpdbg_watch_element *element; local
899 phpdbg_watch_element *element; local
931 phpdbg_watch_element *element; local
962 phpdbg_watch_element *element; local
1059 phpdbg_watch_element *element; local
1147 phpdbg_watch_element *element; local
1178 phpdbg_watch_element *element; local
1270 phpdbg_watch_element *element; local
1327 phpdbg_watch_element *element; local
[all …]

Completed in 96 milliseconds

12