Lines Matching defs:strA
2801 xmlChar *des = NULL, *strA = NULL;
2810 xmlSchemaFormatQName(&strA, refURI, refName),
2813 FREE_AND_NULL(strA)
2873 xmlChar *strA = NULL, *strB = NULL;
2875 xmlSchemaFormatNodeForError(&strA, ACTXT_CAST ctxt, attr->parent);
2877 "%sThe attribute '%s' is not allowed.\n", BAD_CAST strA,
2880 FREE_AND_NULL(strA);
14071 xmlChar *strA = NULL, *strB = NULL, *strC = NULL;
14086 xmlSchemaGetComponentDesignation(&strA,
14093 FREE_AND_NULL(strA);
14204 xmlChar *strA = NULL, *strB = NULL;
14211 xmlSchemaGetComponentDesignation(&strA, bcur),
14215 FREE_AND_NULL(strA);
16365 xmlChar *strA = NULL, *strB = NULL;
16374 xmlSchemaGetComponentDesignation(&strA,
16378 FREE_AND_NULL(strA);
19526 xmlChar *strA = NULL, *strB = NULL;
19533 xmlSchemaGetComponentQName(&strA, circ),
19536 FREE_AND_NULL(strA)
19565 xmlChar *strA = NULL, *strB = NULL, *strC = NULL;
19575 xmlSchemaGetComponentQName(&strA, typeDef),
19578 FREE_AND_NULL(strA)
19826 xmlChar *strA = NULL, *strB = NULL;
19835 xmlSchemaGetComponentDesignation(&strA,
19840 FREE_AND_NULL(strA);