Searched defs:intern (Results 1 - 3 of 3) sorted by relevance
/vbox/src/libs/libxml2-2.6.31/ | ||
H A D | SAX2.c | 1783 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 D | jaxb-impl.jar | META-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ... |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |
Completed in 41 milliseconds