Searched defs:isCdata (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/expat/lib/ |
H A D | xmlparse.c | 369 XML_Bool isCdata; global() member 3457 XML_Bool isCdata = XML_TRUE; storeAtts() local 5972 storeAttributeValue(XML_Parser parser,const ENCODING * enc,XML_Bool isCdata,const char * ptr,const char * end,STRING_POOL * pool,enum XML_Account account) storeAttributeValue() argument 5987 appendAttributeValue(XML_Parser parser,const ENCODING * enc,XML_Bool isCdata,const char * ptr,const char * end,STRING_POOL * pool,enum XML_Account account) appendAttributeValue() argument 6513 defineAttribute(ELEMENT_TYPE * type,ATTRIBUTE_ID * attId,XML_Bool isCdata,XML_Bool isId,const XML_Char * value,XML_Parser parser) defineAttribute() argument [all...] |