XML_Bool
XMLPARSEAPI(XML_Bool)
XMLPARSEAPI(XML_Bool)
XMLPARSEAPI(XML_Bool)
XMLPARSEAPI(XML_Bool)
XMLPARSEAPI(XML_Bool)
XML_SetReparseDeferralEnabled(XML_Parser parser, XML_Bool enabled);
XMLPARSEAPI(XML_Bool)
# define XML_TRUE ((XML_Bool)1)
# define XML_FALSE ((XML_Bool)0)
XML_UseForeignDTD(XML_Parser parser, XML_Bool useDTD);
XML_StopParser(XML_Parser parser, XML_Bool resumable);
XML_Bool finalBuffer;
XML_Bool g_reparseDeferralEnabledDefault; // written ONLY in runtests.c
static XML_Bool /* only valid for root parser */
XML_Bool XMLCALL
static XML_Bool
XML_Bool oldDefaultExpandInternalEntities;
XML_Bool oldns_triplets;
XML_Bool oldReparseDeferralEnabled;
dtdDestroy(parser->m_dtd, (XML_Bool)! parser->m_parentParser, parser);
XML_UseForeignDTD(XML_Parser parser, XML_Bool useDTD) {
parser->m_parsingStatus.finalBuffer = (XML_Bool)isFinal;
parser->m_parsingStatus.finalBuffer = (XML_Bool)isFinal;
XML_StopParser(XML_Parser parser, XML_Bool resumable) {
XML_Bool XMLCALL
XML_Bool XMLCALL
XML_Bool XMLCALL
XML_Bool XMLCALL
XML_Bool XMLCALL
XML_SetReparseDeferralEnabled(XML_Parser parser, XML_Bool enabled) {
static XML_Bool
endPtr, (XML_Bool)! parser->m_parsingStatus.finalBuffer,
XML_Bool open;
XML_Bool hasMore; /* true if entity has not been completely processed */
(XML_Bool)! parser->m_parsingStatus.finalBuffer,
XML_Bool haveMore, enum XML_Account account) {
XML_Bool is_param;
XML_Bool is_internal; /* true if declared in internal subset outside PE */
XML_Bool noElmHandlers = XML_TRUE;
XML_Bool maybeTokenized;
XML_Bool xmlns;
XML_Bool isCdata;
XML_Bool isCdata = XML_TRUE;
XML_Bool keepProcessing;
XML_Bool hasParamEntityRefs;
XML_Bool standalone;
XML_Bool paramEntityRead;
XML_Bool in_eldecl;
static XML_Bool
XML_Bool betweenDecl; /* WFC: PE Between Declarations */
XML_Bool mustBeXML = XML_FALSE;
XML_Bool isXML = XML_TRUE;
XML_Bool isXMLNS = XML_TRUE;
(XML_Bool)! parser->m_parsingStatus.finalBuffer, XML_ACCOUNT_DIRECT);
const char *end, const char **nextPtr, XML_Bool haveMore,
(XML_Bool)! parser->m_parsingStatus.finalBuffer);
const char *end, const char **nextPtr, XML_Bool haveMore) {
XML_Bool haveMore, XML_Bool allowClosingDoctype,
XML_Bool betweenDecl, enum EntityType type);
XML_Bool haveMore, enum XML_Account account);
const char **nextPtr, XML_Bool haveMore,
(XML_Bool)! parser->m_parsingStatus.finalBuffer, XML_TRUE,
const char **nextPtr, XML_Bool haveMore);
(XML_Bool)! parser->m_parsingStatus.finalBuffer, XML_TRUE,
int tok, const char *next, const char **nextPtr, XML_Bool haveMore,
XML_Bool allowClosingDoctype, enum XML_Account account) {
XML_Bool handleDefault = XML_TRUE;
XML_Bool isCdata, XML_Bool isId,
const ENCODING *enc, XML_Bool isCdata,
appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata,
XML_Bool hadParamEntityRefs = dtd->hasParamEntityRefs;
XML_Bool hadParamEntityRefs = dtd->hasParamEntityRefs;
static XML_Bool setContext(XML_Parser parser, const XML_Char *context);
static void dtdDestroy(DTD *p, XML_Bool isDocEntity, XML_Parser parser);
static XML_Bool FASTCALL poolGrow(STRING_POOL *pool);
XML_Bool betweenDecl
static XML_Bool startParsing(XML_Parser parser);
static XML_Bool accountingDiffTolerated(XML_Parser originParser, int tok,
processEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl,
storeAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata,
appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata,
XML_Bool g_reparseDeferralEnabledDefault
XML_Bool m_reparseDeferralEnabled;
defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata,
XML_Bool isId, const XML_Char *value, XML_Parser parser) {
XML_Bool m_ns;
XML_Bool m_ns_triplets;
XML_Bool needSep = XML_FALSE;
XML_Bool m_defaultExpandInternalEntities;
static XML_Bool
XML_Bool m_declAttributeIsCdata;
XML_Bool m_declAttributeIsId;
dtdDestroy(DTD *p, XML_Bool isDocEntity, XML_Parser parser) {
XML_Bool m_isParamEntity;
XML_Bool m_useForeignDTD;
static XML_Bool FASTCALL
XML_Bool m_reenter;
static XML_Bool FASTCALL
static XML_Bool
const XML_Bool tolerated
const XML_Bool reset_or_not[] = {XML_TRUE, XML_FALSE};
const XML_Bool reset_wanted = reset_or_not[j];
XML_Bool nested_callback_happened;
assert_true(XML_SetReparseDeferralEnabled(NULL, (XML_Bool)INT_MIN)
assert_true(XML_SetReparseDeferralEnabled(NULL, (XML_Bool)INT_MAX)
XML_Bool g_resumable = XML_FALSE;
XML_Bool g_abortable = XML_FALSE;
extern XML_Bool g_resumable;
extern XML_Bool g_abortable;
XML_Bool seen;
const XML_Bool suspendOrNot[] = {XML_FALSE, XML_TRUE};
const XML_Bool suspend = suspendOrNot[suspendOrNotIndex];
const XML_Bool cases[] = {XML_TRUE, XML_FALSE};
const XML_Bool resumable = cases[i];