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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmlparse.c771 ns = XML_FALSE;
772 ns_triplets = XML_FALSE;
846 declAttributeIsCdata = XML_FALSE;
847 declAttributeIsId = XML_FALSE;
865 isParamEntity = XML_FALSE;
866 useForeignDTD = XML_FALSE;
889 return XML_FALSE;
1169 ns_triplets = do_nst ? XML_TRUE : XML_FALSE;
1281 defaultExpandInternalEntities = XML_FALSE;
1994 return XML_FALSE;
[all...]
H A Dexpat.h30 #define XML_FALSE ((XML_Bool) 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c771 ns = XML_FALSE;
772 ns_triplets = XML_FALSE;
846 declAttributeIsCdata = XML_FALSE;
847 declAttributeIsId = XML_FALSE;
865 isParamEntity = XML_FALSE;
866 useForeignDTD = XML_FALSE;
889 return XML_FALSE;
1169 ns_triplets = do_nst ? XML_TRUE : XML_FALSE;
1281 defaultExpandInternalEntities = XML_FALSE;
1993 return XML_FALSE;
[all...]
H A Dexpat.h30 #define XML_FALSE ((XML_Bool) 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c746 ns = XML_FALSE;
747 ns_triplets = XML_FALSE;
817 declAttributeIsCdata = XML_FALSE;
818 declAttributeIsId = XML_FALSE;
835 isParamEntity = XML_FALSE;
836 useForeignDTD = XML_FALSE;
858 return XML_FALSE;
1112 ns_triplets = do_nst ? XML_TRUE : XML_FALSE;
1224 defaultExpandInternalEntities = XML_FALSE;
1758 return XML_FALSE;
[all...]
H A Dexpat.h50 #define XML_FALSE ((XML_Bool) 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/tests/
H A Druntests.c375 if ( XML_Parse(parser, text, first_chunk_bytes, XML_FALSE)
414 if (XML_Parse(parser, text, strlen(text), XML_FALSE) == XML_STATUS_ERROR)
432 if (XML_Parse(parser, text, strlen(text), XML_FALSE) == XML_STATUS_ERROR)
517 if (XML_Parse(parser, text, strlen(text), XML_FALSE) != XML_STATUS_ERROR)
537 if (XML_Parse(parser, text, strlen(text), XML_FALSE) != XML_STATUS_ERROR)
1011 static XML_Bool resumable = XML_FALSE;
1034 resumable = XML_FALSE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/tests/
H A Druntests.c375 if ( XML_Parse(parser, text, first_chunk_bytes, XML_FALSE)
414 if (XML_Parse(parser, text, strlen(text), XML_FALSE) == XML_STATUS_ERROR)
432 if (XML_Parse(parser, text, strlen(text), XML_FALSE) == XML_STATUS_ERROR)
517 if (XML_Parse(parser, text, strlen(text), XML_FALSE) != XML_STATUS_ERROR)
537 if (XML_Parse(parser, text, strlen(text), XML_FALSE) != XML_STATUS_ERROR)
1011 static XML_Bool resumable = XML_FALSE;
1034 resumable = XML_FALSE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/tests/
H A Druntests.c353 if ( XML_Parse(parser, text, first_chunk_bytes, XML_FALSE)
392 if (XML_Parse(parser, text, strlen(text), XML_FALSE) == XML_STATUS_ERROR)
409 if (XML_Parse(parser, text, strlen(text), XML_FALSE) == XML_STATUS_ERROR)
489 if (XML_Parse(parser, text, strlen(text), XML_FALSE) != XML_STATUS_ERROR)
509 if (XML_Parse(parser, text, strlen(text), XML_FALSE) != XML_STATUS_ERROR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/amiga/include/libraries/
H A Dexpat.h61 #define XML_FALSE ((XML_Bool) 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/amiga/include/libraries/
H A Dexpat.h61 #define XML_FALSE ((XML_Bool) 0) macro

Completed in 264 milliseconds