Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dtoken_list.h40 zval *dom_token_list_read_dimension(zend_object *object, zval *offset, int type, zval *rv);
H A Dtoken_list.c313 zval *dom_token_list_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in dom_token_list_read_dimension() function
H A Dphp_dom.c810 dom_token_list_object_handlers.read_dimension = dom_token_list_read_dimension; in PHP_MINIT_FUNCTION()

Completed in 17 milliseconds