Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dtoken_list.c243 static void dom_token_list_item_read(dom_token_list_object *token_list, zval *retval, zend_long ind… in dom_token_list_item_read() function
326 dom_token_list_item_read(php_dom_token_list_from_obj(object), rv, index); in dom_token_list_read_dimension()
343 dom_token_list_item_read(token_list, &rv, index); in dom_token_list_has_dimension()
400 dom_token_list_item_read(TOKEN_LIST_GET_INTERNAL(), return_value, index); in PHP_METHOD()

Completed in 6 milliseconds