Searched defs:attrName (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dcatalog.c1129 * @attrName: the attribute holding the value
1141 const xmlChar *name, const xmlChar *attrName,
1151 if (attrName != NULL) {
1152 nameValue = xmlGetProp(cur, attrName);
1155 "%s entry lacks '%s'\n", name, attrName, NULL);
1140 xmlParseXMLCatalogOneNode(xmlNodePtr cur, xmlCatalogEntryType type, const xmlChar *name, const xmlChar *attrName, const xmlChar *uriAttrName, xmlCatalogPrefer prefer, xmlCatalogEntryPtr cgroup) argument
H A Dparser.c5103 const xmlChar *attrName; local
5131 attrName = xmlParseName(ctxt);
5132 if (attrName == NULL) {
5193 ctxt->sax->attributeDecl(ctxt->userData, elemName, attrName,
5201 xmlAddDefAttrs(ctxt, elemName, attrName, defaultValue);
5204 xmlAddSpecialAttr(ctxt, elemName, attrName, type);
/vbox/include/iprt/formats/
H A Dhfs.h545 RTUTF16 attrName[kHFSMaxAttrNameLen]; member in struct:HFSPlusAttrKey
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 120 milliseconds