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

/forgerock/web-agents-v4/expat/
H A Dxmlparse.c811 ns = XML_FALSE;
812 ns_triplets = XML_FALSE;
886 declAttributeIsCdata = XML_FALSE;
887 declAttributeIsId = XML_FALSE;
905 isParamEntity = XML_FALSE;
906 useForeignDTD = XML_FALSE;
930 return XML_FALSE;
1220 ns_triplets = do_nst ? XML_TRUE : XML_FALSE;
1340 defaultExpandInternalEntities = XML_FALSE;
2076 return XML_FALSE;
[all...]
H A Dexpat.h30 #define XML_FALSE ((XML_Bool) 0) macro
/forgerock/web-agents-v4/source/
H A Dsession_saml.c106 XML_StopParser(ctx->parser, XML_FALSE);
H A Dsession_xml.c153 XML_StopParser(ctx->parser, XML_FALSE);
H A Dpolicy_xml.c302 XML_StopParser(ctx->parser, XML_FALSE);
H A Dconfig_xml.c506 XML_StopParser(ctx->parser, XML_FALSE);

Completed in 1758 milliseconds