Home
last modified time | relevance | path

Searched defs:cache_tag (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/dom/
H A Dphp_dom.h88 php_libxml_cache_tag cache_tag; member
99 php_libxml_cache_tag cache_tag; member
236 …lways_inline bool php_dom_is_cache_tag_stale_from_doc_ptr(const php_libxml_cache_tag *cache_tag, c… in php_dom_is_cache_tag_stale_from_doc_ptr()
242 …d_always_inline bool php_dom_is_cache_tag_stale_from_node(const php_libxml_cache_tag *cache_tag, c… in php_dom_is_cache_tag_stale_from_node()
256 …ways_inline void php_dom_mark_cache_tag_up_to_date_from_node(php_libxml_cache_tag *cache_tag, cons… in php_dom_mark_cache_tag_up_to_date_from_node()
268 …s_inline void php_dom_mark_cache_tag_up_to_date_from_doc_ref(php_libxml_cache_tag *cache_tag, cons… in php_dom_mark_cache_tag_up_to_date_from_doc_ref()
H A Dtoken_list.h24 php_libxml_cache_tag cache_tag; member
H A Dtoken_list.c36 php_libxml_cache_tag cache_tag; member
/php-src/ext/libxml/
H A Dphp_libxml.h113 php_libxml_cache_tag cache_tag; member
138 static zend_always_inline void php_libxml_invalidate_cache_tag(php_libxml_cache_tag *cache_tag) in php_libxml_invalidate_cache_tag()
152 …l_is_cache_tag_stale(const php_libxml_cache_tag *object_tag, const php_libxml_cache_tag *cache_tag) in php_libxml_is_cache_tag_stale()

Completed in 13 milliseconds