Searched refs:isCdata (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmlparse.c241 XML_Bool isCdata; member in struct:__anon1762
356 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, XML_Bool isCdata,
359 storeAttributeValue(XML_Parser parser, const ENCODING *, XML_Bool isCdata,
362 appendAttributeValue(XML_Parser parser, const ENCODING *, XML_Bool isCdata,
2683 XML_Bool isCdata = XML_TRUE; local
2690 isCdata = elementType->defaultAtts[j].isCdata;
2697 result = storeAttributeValue(parser, enc, isCdata,
4811 storeAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, argument
4815 enum XML_Error result = appendAttributeValue(parser, enc, isCdata, pt
4827 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, const char *ptr, const char *end, STRING_POOL *pool) argument
5245 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, XML_Bool isId, const XML_Char *value, XML_Parser parser) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c230 XML_Bool isCdata; member in struct:__anon567
334 XML_Bool isCdata, XML_Bool isId, const XML_Char *dfltValue,
337 storeAttributeValue(XML_Parser parser, const ENCODING *, XML_Bool isCdata,
340 appendAttributeValue(XML_Parser parser, const ENCODING *, XML_Bool isCdata,
2421 XML_Bool isCdata = XML_TRUE; local
2428 isCdata = elementType->defaultAtts[j].isCdata;
2435 result = storeAttributeValue(parser, enc, isCdata,
4235 storeAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, argument
4239 enum XML_Error result = appendAttributeValue(parser, enc, isCdata, pt
4251 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, const char *ptr, const char *end, STRING_POOL *pool) argument
4667 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, XML_Bool isId, const XML_Char *value, XML_Parser parser) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c241 XML_Bool isCdata; member in struct:__anon6394
356 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, XML_Bool isCdata,
359 storeAttributeValue(XML_Parser parser, const ENCODING *, XML_Bool isCdata,
362 appendAttributeValue(XML_Parser parser, const ENCODING *, XML_Bool isCdata,
2682 XML_Bool isCdata = XML_TRUE; local
2689 isCdata = elementType->defaultAtts[j].isCdata;
2696 result = storeAttributeValue(parser, enc, isCdata,
4810 storeAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, argument
4814 enum XML_Error result = appendAttributeValue(parser, enc, isCdata, pt
4826 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, const char *ptr, const char *end, STRING_POOL *pool) argument
5244 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata, XML_Bool isId, const XML_Char *value, XML_Parser parser) argument
[all...]

Completed in 88 milliseconds