Lines Matching refs:strB
2912 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaPIllegalAttrErr() local
2917 xmlSchemaFormatQNameNs(&strB, attr->ns, attr->name), in xmlSchemaPIllegalAttrErr()
2920 FREE_AND_NULL(strB); in xmlSchemaPIllegalAttrErr()
14208 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local
14225 xmlSchemaGetComponentDesignation(&strB, in xmlSchemaCheckDerivationOKRestriction2to4()
14231 FREE_AND_NULL(strB); in xmlSchemaCheckDerivationOKRestriction2to4()
14341 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local
14350 xmlSchemaGetComponentDesignation(&strB, baseItem), in xmlSchemaCheckDerivationOKRestriction2to4()
14353 FREE_AND_NULL(strB); in xmlSchemaCheckDerivationOKRestriction2to4()
16504 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckDerivationOKRestriction() local
16515 xmlSchemaGetComponentDesignation(&strB, in xmlSchemaCheckDerivationOKRestriction()
16518 FREE_AND_NULL(strB); in xmlSchemaCheckDerivationOKRestriction()
19665 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckElemPropsCorrect() local
19673 xmlSchemaGetComponentQName(&strB, head), in xmlSchemaCheckElemPropsCorrect()
19676 FREE_AND_NULL(strB) in xmlSchemaCheckElemPropsCorrect()
19704 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckElemPropsCorrect() local
19715 xmlSchemaGetComponentQName(&strB, head), in xmlSchemaCheckElemPropsCorrect()
19718 FREE_AND_NULL(strB) in xmlSchemaCheckElemPropsCorrect()
19965 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckElementDeclConsistent() local
19976 xmlSchemaFormatQName(&strB, in xmlSchemaCheckElementDeclConsistent()
19980 FREE_AND_NULL(strB); in xmlSchemaCheckElementDeclConsistent()
23064 xmlChar *str = NULL, *strB = NULL; in xmlSchemaXPathProcessHistory() local
23074 xmlSchemaGetIDCDesignation(&strB, idc)); in xmlSchemaXPathProcessHistory()
23076 FREE_AND_NULL(strB); in xmlSchemaXPathProcessHistory()
23902 xmlChar *str = NULL, *strB = NULL; in xmlSchemaCheckCVCIDCKeyRef() local
23910 xmlSchemaGetComponentQName(&strB, in xmlSchemaCheckCVCIDCKeyRef()
23913 FREE_AND_NULL(strB); in xmlSchemaCheckCVCIDCKeyRef()
23921 xmlChar *str = NULL, *strB = NULL; in xmlSchemaCheckCVCIDCKeyRef() local
23928 xmlSchemaGetComponentQName(&strB, matcher->aidc->def)); in xmlSchemaCheckCVCIDCKeyRef()
23930 FREE_AND_NULL(strB); in xmlSchemaCheckCVCIDCKeyRef()