Home
last modified time | relevance | path

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

/third_party/libxml2/
Ddict.c805 int inside_dict = 0; in xmlDictFree() local
834 inside_dict = 1; in xmlDictFree()
837 if (!inside_dict) in xmlDictFree()
840 inside_dict = 0; in xmlDictFree()
/third_party/gettext/gnulib-local/lib/libxml/
Ddict.c808 int inside_dict = 0; in xmlDictFree() local
837 inside_dict = 1; in xmlDictFree()
840 if (!inside_dict) in xmlDictFree()
843 inside_dict = 0; in xmlDictFree()