Searched refs:dom_token_list_read_dimension (Results 1 – 3 of 3) sorted by relevance
40 zval *dom_token_list_read_dimension(zend_object *object, zval *offset, int type, zval *rv);
313 zval *dom_token_list_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in dom_token_list_read_dimension() function
810 dom_token_list_object_handlers.read_dimension = dom_token_list_read_dimension; in PHP_MINIT_FUNCTION()
Completed in 15 milliseconds