Home
last modified time | relevance | path

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

/external/libxml2/patches/
D0001-Add-ICU-support-for-libxml.patch475 + XML_WITH_ICU = 32,
518 + case XML_WITH_ICU:
/external/libxml2/include/libxml/
Dparser.h1217 XML_WITH_ICU = 32, enumerator
/external/libxml2/
Dparser.c940 case XML_WITH_ICU: in xmlHasFeature()