php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <token_list.h>
Data Fields | |
HashTable | token_set |
char * | cached_string |
php_libxml_cache_tag | cache_tag |
dom_object | dom |
Definition at line 20 of file token_list.h.
php_libxml_cache_tag dom_token_list_object::cache_tag |
Definition at line 24 of file token_list.h.
char* dom_token_list_object::cached_string |
Definition at line 23 of file token_list.h.
dom_object dom_token_list_object::dom |
Definition at line 25 of file token_list.h.
HashTable dom_token_list_object::token_set |
Definition at line 21 of file token_list.h.