Home
last modified time | relevance | path

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

/external/libxml2/
Duri.c102 #define IS_UNWISE(p) \ macro
255 ((uri != NULL) && (uri->cleanup & 1) && (IS_UNWISE(cur)))) in xmlParse3986Fragment()
291 ((uri != NULL) && (uri->cleanup & 1) && (IS_UNWISE(cur)))) in xmlParse3986Query()