Searched refs:XML_TRUE (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/tests/
H A Druntests.c74 if (XML_Parse(parser, text, strlen(text), XML_TRUE) == XML_STATUS_OK)
160 if (XML_Parse(parser, text, sizeof(text) - 1, XML_TRUE) == XML_STATUS_OK)
182 if (XML_Parse(parser, text, strlen(text), XML_TRUE) == XML_STATUS_ERROR)
191 if (XML_Parse(parser, text, sizeof(text)-1, XML_TRUE) == XML_STATUS_ERROR)
200 if (XML_Parse(parser, text, sizeof(text)-1, XML_TRUE) == XML_STATUS_ERROR)
232 if (XML_Parse(parser, text, strlen(text), XML_TRUE) == XML_STATUS_ERROR)
249 if (XML_Parse(parser, text, strlen(text), XML_TRUE) == XML_STATUS_ERROR)
333 if (XML_Parse(parser, text, strlen(text), XML_TRUE) == XML_STATUS_OK) {
360 if (XML_Parse(parser, text, sizeof(text)-1, XML_TRUE) == XML_STATUS_ERROR)
381 sizeof(text) - first_chunk_bytes - 1, XML_TRUE);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/tests/
H A Druntests.c74 if (XML_Parse(parser, text, strlen(text), XML_TRUE) == XML_STATUS_OK)
160 if (XML_Parse(parser, text, sizeof(text) - 1, XML_TRUE) == XML_STATUS_OK)
182 if (XML_Parse(parser, text, strlen(text), XML_TRUE) == XML_STATUS_ERROR)
191 if (XML_Parse(parser, text, sizeof(text)-1, XML_TRUE) == XML_STATUS_ERROR)
200 if (XML_Parse(parser, text, sizeof(text)-1, XML_TRUE) == XML_STATUS_ERROR)
232 if (XML_Parse(parser, text, strlen(text), XML_TRUE) == XML_STATUS_ERROR)
249 if (XML_Parse(parser, text, strlen(text), XML_TRUE) == XML_STATUS_ERROR)
333 if (XML_Parse(parser, text, strlen(text), XML_TRUE) == XML_STATUS_OK) {
360 if (XML_Parse(parser, text, sizeof(text)-1, XML_TRUE) == XML_STATUS_ERROR)
381 sizeof(text) - first_chunk_bytes - 1, XML_TRUE);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/tests/
H A Druntests.c52 if (XML_Parse(parser, text, strlen(text), XML_TRUE) == XML_STATUS_OK)
138 if (XML_Parse(parser, text, sizeof(text) - 1, XML_TRUE) == XML_STATUS_OK)
160 if (XML_Parse(parser, text, strlen(text), XML_TRUE) == XML_STATUS_ERROR)
169 if (XML_Parse(parser, text, sizeof(text)-1, XML_TRUE) == XML_STATUS_ERROR)
178 if (XML_Parse(parser, text, sizeof(text)-1, XML_TRUE) == XML_STATUS_ERROR)
210 if (XML_Parse(parser, text, strlen(text), XML_TRUE) == XML_STATUS_ERROR)
227 if (XML_Parse(parser, text, strlen(text), XML_TRUE) == XML_STATUS_ERROR)
311 if (XML_Parse(parser, text, strlen(text), XML_TRUE) == XML_STATUS_OK) {
338 if (XML_Parse(parser, text, sizeof(text)-1, XML_TRUE) == XML_STATUS_ERROR)
359 sizeof(text) - first_chunk_bytes - 1, XML_TRUE);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmlparse.c788 ns = XML_TRUE;
854 defaultExpandInternalEntities = XML_TRUE;
1060 isParamEntity = XML_TRUE;
1169 ns_triplets = do_nst ? XML_TRUE : XML_FALSE;
1289 defaultExpandInternalEntities = XML_TRUE;
2014 return XML_TRUE;
2282 entity->open = XML_TRUE;
2375 XML_Bool noElmHandlers = XML_TRUE;
2683 XML_Bool isCdata = XML_TRUE;
2971 XML_Bool isXML = XML_TRUE;
[all...]
H A Dexpat.h29 #define XML_TRUE ((XML_Bool) 1) macro
692 /* If useDTD == XML_TRUE is passed to this function, then the parser
698 useDTD == XML_TRUE will make the parser behave as if the document
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c788 ns = XML_TRUE;
854 defaultExpandInternalEntities = XML_TRUE;
1060 isParamEntity = XML_TRUE;
1169 ns_triplets = do_nst ? XML_TRUE : XML_FALSE;
1289 defaultExpandInternalEntities = XML_TRUE;
2013 return XML_TRUE;
2281 entity->open = XML_TRUE;
2374 XML_Bool noElmHandlers = XML_TRUE;
2682 XML_Bool isCdata = XML_TRUE;
2970 XML_Bool isXML = XML_TRUE;
[all...]
H A Dexpat.h29 #define XML_TRUE ((XML_Bool) 1) macro
692 /* If useDTD == XML_TRUE is passed to this function, then the parser
698 useDTD == XML_TRUE will make the parser behave as if the document
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c759 ns = XML_TRUE;
825 defaultExpandInternalEntities = XML_TRUE;
1022 isParamEntity = XML_TRUE;
1112 ns_triplets = do_nst ? XML_TRUE : XML_FALSE;
1232 defaultExpandInternalEntities = XML_TRUE;
1778 return XML_TRUE;
2021 entity->open = XML_TRUE;
2040 entity->open = XML_TRUE;
2133 XML_Bool noElmHandlers = XML_TRUE;
2421 XML_Bool isCdata = XML_TRUE;
[all...]
H A Dexpat.h49 #define XML_TRUE ((XML_Bool) 1) macro
684 /* If useDTD == XML_TRUE is passed to this function, then the parser
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/amiga/include/libraries/
H A Dexpat.h60 #define XML_TRUE ((XML_Bool) 1) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/amiga/include/libraries/
H A Dexpat.h60 #define XML_TRUE ((XML_Bool) 1) macro

Completed in 295 milliseconds