Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dtoken_list.c29 #define TOKEN_LIST_GET_SET(intern) (&(intern)->token_set) macro
134 HashTable *token_set = TOKEN_LIST_GET_SET(intern); in dom_token_list_update()
190 HashTable *token_set = TOKEN_LIST_GET_SET(intern); in dom_token_list_ensure_set_up_to_date()
211 HashTable *token_set = TOKEN_LIST_GET_SET(intern); in dom_token_list_ctor()
229 HashTable *token_set = TOKEN_LIST_GET_SET(intern); in dom_token_list_free_obj()
473 HashTable *token_set = TOKEN_LIST_GET_SET(intern); in PHP_METHOD()
499 HashTable *token_set = TOKEN_LIST_GET_SET(intern); in PHP_METHOD()
527 HashTable *token_set = TOKEN_LIST_GET_SET(intern); in PHP_METHOD()
573 HashTable *token_set = TOKEN_LIST_GET_SET(intern); in PHP_METHOD()
668 HashTable *token_set = TOKEN_LIST_GET_SET(object); in dom_token_list_it_get_current_key()
[all …]

Completed in 6 milliseconds