Home
last modified time | relevance | path

Searched defs:cache_tag (Results 1 – 2 of 2) 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
228 …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()
240 …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()
254 …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()
266 …s_inline void php_dom_mark_cache_tag_up_to_date_from_doc_ref(php_libxml_cache_tag *cache_tag, php_… in php_dom_mark_cache_tag_up_to_date_from_doc_ref()
/php-src/ext/libxml/
H A Dphp_libxml.h89 php_libxml_cache_tag cache_tag; member

Completed in 6 milliseconds