Lines Matching refs:strA
2840 xmlChar *des = NULL, *strA = NULL; in xmlSchemaPResCompAttrErr() local
2849 xmlSchemaFormatQName(&strA, refURI, refName), in xmlSchemaPResCompAttrErr()
2852 FREE_AND_NULL(strA) in xmlSchemaPResCompAttrErr()
2912 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaPIllegalAttrErr() local
2914 xmlSchemaFormatNodeForError(&strA, ACTXT_CAST ctxt, attr->parent); in xmlSchemaPIllegalAttrErr()
2916 "%sThe attribute '%s' is not allowed.\n", BAD_CAST strA, in xmlSchemaPIllegalAttrErr()
2919 FREE_AND_NULL(strA); in xmlSchemaPIllegalAttrErr()
14208 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local
14223 xmlSchemaGetComponentDesignation(&strA, in xmlSchemaCheckDerivationOKRestriction2to4()
14230 FREE_AND_NULL(strA); in xmlSchemaCheckDerivationOKRestriction2to4()
14341 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local
14348 xmlSchemaGetComponentDesignation(&strA, bcur), in xmlSchemaCheckDerivationOKRestriction2to4()
14352 FREE_AND_NULL(strA); in xmlSchemaCheckDerivationOKRestriction2to4()
16504 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckDerivationOKRestriction() local
16513 xmlSchemaGetComponentDesignation(&strA, in xmlSchemaCheckDerivationOKRestriction()
16517 FREE_AND_NULL(strA); in xmlSchemaCheckDerivationOKRestriction()
19665 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckElemPropsCorrect() local
19672 xmlSchemaGetComponentQName(&strA, circ), in xmlSchemaCheckElemPropsCorrect()
19675 FREE_AND_NULL(strA) in xmlSchemaCheckElemPropsCorrect()
19704 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckElemPropsCorrect() local
19714 xmlSchemaGetComponentQName(&strA, typeDef), in xmlSchemaCheckElemPropsCorrect()
19717 FREE_AND_NULL(strA) in xmlSchemaCheckElemPropsCorrect()
19965 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckElementDeclConsistent() local
19974 xmlSchemaGetComponentDesignation(&strA, in xmlSchemaCheckElementDeclConsistent()
19979 FREE_AND_NULL(strA); in xmlSchemaCheckElementDeclConsistent()