Searched refs:isCdata (Results 1 – 1 of 1) sorted by relevance
346 XML_Bool isCdata; member488 XML_Bool isCdata, const char *,492 XML_Bool isCdata, const char *,3373 XML_Bool isCdata = XML_TRUE; in storeAtts() local3380 isCdata = elementType->defaultAtts[j].isCdata; in storeAtts()3388 parser, enc, isCdata, parser->m_atts[i].valuePtr, in storeAtts()5853 if (! isCdata && poolLength(pool) && poolLastChar(pool) == 0x20) in storeAttributeValue()5899 if (! isCdata && n == 0x20 /* space */ in appendAttributeValue()6414 att->isCdata = isCdata; in defineAttribute()6415 if (! isCdata) in defineAttribute()[all …]