Home | History | Annotate | Download | only in libxml2

Lines Matching refs: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);
14139 xmlChar *strA = NULL, *strB = NULL, *strC = NULL;
14154 xmlSchemaGetComponentDesignation(&strA,
14161 FREE_AND_NULL(strA);
14272 xmlChar *strA = NULL, *strB = NULL;
14279 xmlSchemaGetComponentDesignation(&strA, bcur),
14283 FREE_AND_NULL(strA);
16435 xmlChar *strA = NULL, *strB = NULL;
16444 xmlSchemaGetComponentDesignation(&strA,
16448 FREE_AND_NULL(strA);
19596 xmlChar *strA = NULL, *strB = NULL;
19603 xmlSchemaGetComponentQName(&strA, circ),
19606 FREE_AND_NULL(strA)
19635 xmlChar *strA = NULL, *strB = NULL, *strC = NULL;
19645 xmlSchemaGetComponentQName(&strA, typeDef),
19648 FREE_AND_NULL(strA)
19896 xmlChar *strA = NULL, *strB = NULL;
19905 xmlSchemaGetComponentDesignation(&strA,
19910 FREE_AND_NULL(strA);