• Home
  • Raw
  • Download

Lines Matching refs:strB

2953     xmlChar *strA = NULL, *strB = NULL;  in xmlSchemaPIllegalAttrErr()  local
2958 xmlSchemaFormatQNameNs(&strB, attr->ns, attr->name), in xmlSchemaPIllegalAttrErr()
2961 FREE_AND_NULL(strB); in xmlSchemaPIllegalAttrErr()
14253 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local
14270 xmlSchemaGetComponentDesignation(&strB, in xmlSchemaCheckDerivationOKRestriction2to4()
14276 FREE_AND_NULL(strB); in xmlSchemaCheckDerivationOKRestriction2to4()
14386 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local
14395 xmlSchemaGetComponentDesignation(&strB, baseItem), in xmlSchemaCheckDerivationOKRestriction2to4()
14398 FREE_AND_NULL(strB); in xmlSchemaCheckDerivationOKRestriction2to4()
16589 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckDerivationOKRestriction() local
16600 xmlSchemaGetComponentDesignation(&strB, in xmlSchemaCheckDerivationOKRestriction()
16603 FREE_AND_NULL(strB); in xmlSchemaCheckDerivationOKRestriction()
19750 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckElemPropsCorrect() local
19758 xmlSchemaGetComponentQName(&strB, head), in xmlSchemaCheckElemPropsCorrect()
19761 FREE_AND_NULL(strB) in xmlSchemaCheckElemPropsCorrect()
19789 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckElemPropsCorrect() local
19800 xmlSchemaGetComponentQName(&strB, head), in xmlSchemaCheckElemPropsCorrect()
19803 FREE_AND_NULL(strB) in xmlSchemaCheckElemPropsCorrect()
20050 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckElementDeclConsistent() local
20061 xmlSchemaFormatQName(&strB, in xmlSchemaCheckElementDeclConsistent()
20065 FREE_AND_NULL(strB); in xmlSchemaCheckElementDeclConsistent()
23197 xmlChar *str = NULL, *strB = NULL; in xmlSchemaXPathProcessHistory() local
23207 xmlSchemaGetIDCDesignation(&strB, idc)); in xmlSchemaXPathProcessHistory()
23209 FREE_AND_NULL(strB); in xmlSchemaXPathProcessHistory()
24086 xmlChar *str = NULL, *strB = NULL; in xmlSchemaCheckCVCIDCKeyRef() local
24094 xmlSchemaGetComponentQName(&strB, in xmlSchemaCheckCVCIDCKeyRef()
24097 FREE_AND_NULL(strB); in xmlSchemaCheckCVCIDCKeyRef()
24105 xmlChar *str = NULL, *strB = NULL; in xmlSchemaCheckCVCIDCKeyRef() local
24112 xmlSchemaGetComponentQName(&strB, matcher->aidc->def)); in xmlSchemaCheckCVCIDCKeyRef()
24114 FREE_AND_NULL(strB); in xmlSchemaCheckCVCIDCKeyRef()