Searched defs:strB (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/
H A DVersionComparator.java111 String strB; field in class:VersionComparator.VersionPart
126 result.strB = "";
142 result.strB = "pre";
145 result.strB = str;
175 res = compareString(va.strB, vb.strB);
/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c2873 xmlChar *strA = NULL, *strB = NULL; local
2878 xmlSchemaFormatQNameNs(&strB, attr->ns, attr->name),
2881 FREE_AND_NULL(strB);
14073 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; local
14090 xmlSchemaGetComponentDesignation(&strB,
14096 FREE_AND_NULL(strB);
14206 xmlChar *strA = NULL, *strB = NULL; local
14215 xmlSchemaGetComponentDesignation(&strB, baseItem),
14218 FREE_AND_NULL(strB);
16365 xmlChar *strA = NULL, *strB local
19524 xmlChar *strA = NULL, *strB = NULL; local
19563 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; local
19824 xmlChar *strA = NULL, *strB = NULL; local
22920 xmlChar *str = NULL, *strB = NULL; local
23756 xmlChar *str = NULL, *strB = NULL; local
23775 xmlChar *str = NULL, *strB = NULL; local
[all...]

Completed in 67 milliseconds