Home
last modified time | relevance | path

Searched defs:intern (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/tools/toolutil/
Dxmlparser.cpp647 UXMLParser::intern(const UnicodeString &s, UErrorCode &errorCode) { in intern() function in UXMLParser
/external/libxml2/
DSAX2.c1795 const xmlChar *intern = NULL; in xmlSAX2TextNode() local