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

/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/tests/
H A Dthrashgc.c110 static GCType type1 = { variable
266 tix1 = PR_RegisterType(&type1);
/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c2202 * @type1: an atom type
2211 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type2) { argument
2212 if ((type1 == XML_REGEXP_EPSILON) ||
2213 (type1 == XML_REGEXP_CHARVAL) ||
2214 (type1 == XML_REGEXP_RANGES) ||
2215 (type1 == XML_REGEXP_SUBREG) ||
2216 (type1 == XML_REGEXP_STRING) ||
2217 (type1 == XML_REGEXP_ANYCHAR))
2227 if (type1 == type2) return(1);
2229 /* simplify subsequent compares by making sure type1 < type
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 242 milliseconds