Searched defs:intern (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A DSAX2.c1783 const xmlChar *intern = NULL; local
1801 * intern the formatting blanks found between tags, or the
1813 intern = tmp;
1816 intern = xmlDictLookup(ctxt->dict, str, len);
1824 intern = xmlDictLookup(ctxt->dict, str, len);
1831 if (intern == NULL) {
1839 ret->content = (xmlChar *) intern;
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 43 milliseconds