Searched refs:attrValue (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c7089 const xmlChar *attrValue, *name = NULL, *ns = NULL; local
7145 attrValue = xmlSchemaGetNodeContent(pctxt,
7147 if (xmlStrEqual(attrValue, BAD_CAST "qualified")) {
7149 } else if (!xmlStrEqual(attrValue, BAD_CAST "unqualified"))
7155 attrValue, NULL, NULL, NULL);
7162 attrValue = xmlSchemaGetNodeContent(pctxt, (xmlNodePtr) attr);
7164 if (xmlStrEqual(attrValue, BAD_CAST "optional"))
7166 else if (xmlStrEqual(attrValue, BAD_CAST "prohibited"))
7168 else if (xmlStrEqual(attrValue, BAD_CAST "required"))
7175 attrValue, NUL
7479 const xmlChar *attrValue; local
8574 const xmlChar *ns = NULL, *fixed, *name, *attrValue; local
9120 const xmlChar *attrValue = NULL; local
12078 const xmlChar *attrValue; local
[all...]
/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 Dsaaj-impl.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 102 milliseconds