Home
last modified time | relevance | path

Searched refs:dom_html_collection_read_dimension (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/dom/
H A Dhtml_collection.h20 zval *dom_html_collection_read_dimension(zend_object *object, zval *offset, int type, zval *rv);
H A Dhtml_collection.c101 zval *dom_html_collection_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in dom_html_collection_read_dimension() function
H A Dphp_dom.c790 dom_html_collection_object_handlers.read_dimension = dom_html_collection_read_dimension; in PHP_MINIT_FUNCTION()

Completed in 19 milliseconds