Searched refs:dom_html_collection_read_dimension (Results 1 – 3 of 3) sorted by relevance
20 zval *dom_html_collection_read_dimension(zend_object *object, zval *offset, int type, zval *rv);
101 zval *dom_html_collection_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in dom_html_collection_read_dimension() function
790 dom_html_collection_object_handlers.read_dimension = dom_html_collection_read_dimension; in PHP_MINIT_FUNCTION()
Completed in 19 milliseconds