Lines Matching defs:strB
2873 xmlChar *strA = NULL, *strB = NULL;
2878 xmlSchemaFormatQNameNs(&strB, attr->ns, attr->name),
2881 FREE_AND_NULL(strB);
14073 xmlChar *strA = NULL, *strB = NULL, *strC = NULL;
14090 xmlSchemaGetComponentDesignation(&strB,
14096 FREE_AND_NULL(strB);
14206 xmlChar *strA = NULL, *strB = NULL;
14215 xmlSchemaGetComponentDesignation(&strB, baseItem),
14218 FREE_AND_NULL(strB);
16365 xmlChar *strA = NULL, *strB = NULL;
16376 xmlSchemaGetComponentDesignation(&strB,
16379 FREE_AND_NULL(strB);
19524 xmlChar *strA = NULL, *strB = NULL;
19532 xmlSchemaGetComponentQName(&strB, head),
19535 FREE_AND_NULL(strB)
19563 xmlChar *strA = NULL, *strB = NULL, *strC = NULL;
19574 xmlSchemaGetComponentQName(&strB, head),
19577 FREE_AND_NULL(strB)
19824 xmlChar *strA = NULL, *strB = NULL;
19835 xmlSchemaFormatQName(&strB,
19839 FREE_AND_NULL(strB);
22920 xmlChar *str = NULL, *strB = NULL;
22930 xmlSchemaGetIDCDesignation(&strB, idc));
22932 FREE_AND_NULL(strB);
23756 xmlChar *str = NULL, *strB = NULL;
23764 xmlSchemaGetComponentQName(&strB,
23767 FREE_AND_NULL(strB);
23775 xmlChar *str = NULL, *strB = NULL;
23782 xmlSchemaGetComponentQName(&strB, matcher->aidc->def));
23784 FREE_AND_NULL(strB);