Searched refs:valuep (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c187 void *valuep; member in struct:_xmlRegAtom
498 value = ret->atoms[i]->valuep;
809 if ((atom->type == XML_REGEXP_STRING) && (atom->valuep != NULL))
810 xmlFree(atom->valuep);
813 if ((atom->type == XML_REGEXP_BLOCK_NAME) && (atom->valuep != NULL))
814 xmlFree(atom->valuep);
1088 fprintf(output, "'%s' ", (char *) atom->valuep);
2427 ret = xmlStrEqual((xmlChar *)atom1->valuep,
2428 (xmlChar *)atom2->valuep);
2479 ret = xmlRegStrEqualWildcard((xmlChar *)atom1->valuep,
[all...]
/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/ ...

Completed in 44 milliseconds