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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c2801 xmlChar *des = NULL, *strA = NULL; local
2810 xmlSchemaFormatQName(&strA, refURI, refName),
2813 FREE_AND_NULL(strA)
2873 xmlChar *strA = NULL, *strB = NULL; local
2875 xmlSchemaFormatNodeForError(&strA, ACTXT_CAST ctxt, attr->parent);
2877 "%sThe attribute '%s' is not allowed.\n", BAD_CAST strA,
2880 FREE_AND_NULL(strA);
14073 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; local
14088 xmlSchemaGetComponentDesignation(&strA,
14095 FREE_AND_NULL(strA);
14206 xmlChar *strA = NULL, *strB = NULL; local
16365 xmlChar *strA = NULL, *strB = NULL; local
19524 xmlChar *strA = NULL, *strB = NULL; local
19563 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; local
19824 xmlChar *strA = NULL, *strB = NULL; local
[all...]

Completed in 339 milliseconds