Searched refs:isCdata (Results 1 – 1 of 1) sorted by relevance
250 XML_Bool isCdata; member365 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, XML_Bool isCdata,368 storeAttributeValue(XML_Parser parser, const ENCODING *, XML_Bool isCdata,2835 XML_Bool isCdata = XML_TRUE; in storeAtts() local2842 isCdata = elementType->defaultAtts[j].isCdata; in storeAtts()2849 result = storeAttributeValue(parser, enc, isCdata, in storeAtts()4981 if (!isCdata && poolLength(pool) && poolLastChar(pool) == 0x20) in storeAttributeValue()5018 if (!isCdata in appendAttributeValue()5444 att->isCdata = isCdata; in defineAttribute()5445 if (!isCdata) in defineAttribute()[all …]