Symbol: XML_Bool
lib/libexpat/lib/expat.h
1067
XMLPARSEAPI(XML_Bool)
lib/libexpat/lib/expat.h
1073
XMLPARSEAPI(XML_Bool)
lib/libexpat/lib/expat.h
1078
XMLPARSEAPI(XML_Bool)
lib/libexpat/lib/expat.h
1083
XMLPARSEAPI(XML_Bool)
lib/libexpat/lib/expat.h
1089
XMLPARSEAPI(XML_Bool)
lib/libexpat/lib/expat.h
1090
XML_SetReparseDeferralEnabled(XML_Parser parser, XML_Bool enabled);
lib/libexpat/lib/expat.h
288
XMLPARSEAPI(XML_Bool)
lib/libexpat/lib/expat.h
60
# define XML_TRUE ((XML_Bool)1)
lib/libexpat/lib/expat.h
61
# define XML_FALSE ((XML_Bool)0)
lib/libexpat/lib/expat.h
723
XML_UseForeignDTD(XML_Parser parser, XML_Bool useDTD);
lib/libexpat/lib/expat.h
830
XML_StopParser(XML_Parser parser, XML_Bool resumable);
lib/libexpat/lib/expat.h
851
XML_Bool finalBuffer;
lib/libexpat/lib/expat.h
933
XMLPARSEAPI(XML_Bool)
lib/libexpat/lib/internal.h
185
XML_Bool g_reparseDeferralEnabledDefault; // written ONLY in runtests.c
lib/libexpat/lib/xmlparse.c
1248
static XML_Bool /* only valid for root parser */
lib/libexpat/lib/xmlparse.c
1580
XML_Bool XMLCALL
lib/libexpat/lib/xmlparse.c
1620
static XML_Bool
lib/libexpat/lib/xmlparse.c
1690
XML_Bool oldDefaultExpandInternalEntities;
lib/libexpat/lib/xmlparse.c
1696
XML_Bool oldns_triplets;
lib/libexpat/lib/xmlparse.c
1703
XML_Bool oldhash_secret_salt_set;
lib/libexpat/lib/xmlparse.c
1704
XML_Bool oldReparseDeferralEnabled;
lib/libexpat/lib/xmlparse.c
1907
dtdDestroy(parser->m_dtd, (XML_Bool)! parser->m_parentParser, parser);
lib/libexpat/lib/xmlparse.c
1932
XML_UseForeignDTD(XML_Parser parser, XML_Bool useDTD) {
lib/libexpat/lib/xmlparse.c
2259
XML_Bool XMLCALL
lib/libexpat/lib/xmlparse.c
2326
parser->m_parsingStatus.finalBuffer = (XML_Bool)isFinal;
lib/libexpat/lib/xmlparse.c
2445
parser->m_parsingStatus.finalBuffer = (XML_Bool)isFinal;
lib/libexpat/lib/xmlparse.c
2600
XML_StopParser(XML_Parser parser, XML_Bool resumable) {
lib/libexpat/lib/xmlparse.c
3006
XML_Bool XMLCALL
lib/libexpat/lib/xmlparse.c
3018
XML_Bool XMLCALL
lib/libexpat/lib/xmlparse.c
3028
XML_Bool XMLCALL
lib/libexpat/lib/xmlparse.c
3041
XML_Bool XMLCALL
lib/libexpat/lib/xmlparse.c
3052
XML_Bool XMLCALL
lib/libexpat/lib/xmlparse.c
3053
XML_SetReparseDeferralEnabled(XML_Parser parser, XML_Bool enabled) {
lib/libexpat/lib/xmlparse.c
3066
static XML_Bool
lib/libexpat/lib/xmlparse.c
3120
endPtr, (XML_Bool)! parser->m_parsingStatus.finalBuffer,
lib/libexpat/lib/xmlparse.c
3241
(XML_Bool)! parser->m_parsingStatus.finalBuffer,
lib/libexpat/lib/xmlparse.c
3253
XML_Bool haveMore, enum XML_Account account) {
lib/libexpat/lib/xmlparse.c
336
XML_Bool open;
lib/libexpat/lib/xmlparse.c
337
XML_Bool hasMore; /* true if entity has not been completely processed */
lib/libexpat/lib/xmlparse.c
341
XML_Bool is_param;
lib/libexpat/lib/xmlparse.c
342
XML_Bool is_internal; /* true if declared in internal subset outside PE */
lib/libexpat/lib/xmlparse.c
3492
XML_Bool noElmHandlers = XML_TRUE;
lib/libexpat/lib/xmlparse.c
377
XML_Bool maybeTokenized;
lib/libexpat/lib/xmlparse.c
378
XML_Bool xmlns;
lib/libexpat/lib/xmlparse.c
383
XML_Bool isCdata;
lib/libexpat/lib/xmlparse.c
3929
XML_Bool isCdata = XML_TRUE;
lib/libexpat/lib/xmlparse.c
411
XML_Bool keepProcessing;
lib/libexpat/lib/xmlparse.c
414
XML_Bool hasParamEntityRefs;
lib/libexpat/lib/xmlparse.c
415
XML_Bool standalone;
lib/libexpat/lib/xmlparse.c
418
XML_Bool paramEntityRead;
lib/libexpat/lib/xmlparse.c
423
XML_Bool in_eldecl;
lib/libexpat/lib/xmlparse.c
4250
static XML_Bool
lib/libexpat/lib/xmlparse.c
4387
XML_Bool mustBeXML = XML_FALSE;
lib/libexpat/lib/xmlparse.c
4388
XML_Bool isXML = XML_TRUE;
lib/libexpat/lib/xmlparse.c
4389
XML_Bool isXMLNS = XML_TRUE;
lib/libexpat/lib/xmlparse.c
445
XML_Bool betweenDecl; /* WFC: PE Between Declarations */
lib/libexpat/lib/xmlparse.c
4529
(XML_Bool)! parser->m_parsingStatus.finalBuffer, XML_ACCOUNT_DIRECT);
lib/libexpat/lib/xmlparse.c
4549
const char *end, const char **nextPtr, XML_Bool haveMore,
lib/libexpat/lib/xmlparse.c
4695
(XML_Bool)! parser->m_parsingStatus.finalBuffer);
lib/libexpat/lib/xmlparse.c
4710
const char *end, const char **nextPtr, XML_Bool haveMore) {
lib/libexpat/lib/xmlparse.c
5109
(XML_Bool)! parser->m_parsingStatus.finalBuffer, XML_TRUE,
lib/libexpat/lib/xmlparse.c
512
XML_Bool haveMore, XML_Bool allowClosingDoctype,
lib/libexpat/lib/xmlparse.c
515
XML_Bool betweenDecl, enum EntityType type);
lib/libexpat/lib/xmlparse.c
5166
(XML_Bool)! parser->m_parsingStatus.finalBuffer, XML_TRUE,
lib/libexpat/lib/xmlparse.c
5172
int tok, const char *next, const char **nextPtr, XML_Bool haveMore,
lib/libexpat/lib/xmlparse.c
5173
XML_Bool allowClosingDoctype, enum XML_Account account) {
lib/libexpat/lib/xmlparse.c
519
XML_Bool haveMore, enum XML_Account account);
lib/libexpat/lib/xmlparse.c
522
const char **nextPtr, XML_Bool haveMore,
lib/libexpat/lib/xmlparse.c
5221
XML_Bool handleDefault = XML_TRUE;
lib/libexpat/lib/xmlparse.c
527
const char **nextPtr, XML_Bool haveMore);
lib/libexpat/lib/xmlparse.c
539
XML_Bool isCdata, XML_Bool isId,
lib/libexpat/lib/xmlparse.c
5390
XML_Bool hadParamEntityRefs = dtd->hasParamEntityRefs;
lib/libexpat/lib/xmlparse.c
542
const ENCODING *enc, XML_Bool isCdata,
lib/libexpat/lib/xmlparse.c
5447
XML_Bool hadParamEntityRefs = dtd->hasParamEntityRefs;
lib/libexpat/lib/xmlparse.c
547
appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata,
lib/libexpat/lib/xmlparse.c
573
static XML_Bool setContext(XML_Parser parser, const XML_Char *context);
lib/libexpat/lib/xmlparse.c
580
static void dtdDestroy(DTD *p, XML_Bool isDocEntity, XML_Parser parser);
lib/libexpat/lib/xmlparse.c
601
static XML_Bool FASTCALL poolGrow(STRING_POOL *pool);
lib/libexpat/lib/xmlparse.c
6064
XML_Bool betweenDecl
lib/libexpat/lib/xmlparse.c
620
static XML_Bool startParsing(XML_Parser parser);
lib/libexpat/lib/xmlparse.c
6376
processEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl,
lib/libexpat/lib/xmlparse.c
638
static XML_Bool accountingDiffTolerated(XML_Parser originParser, int tok,
lib/libexpat/lib/xmlparse.c
6526
storeAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata,
lib/libexpat/lib/xmlparse.c
6603
appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata,
lib/libexpat/lib/xmlparse.c
695
XML_Bool g_reparseDeferralEnabledDefault
lib/libexpat/lib/xmlparse.c
7213
defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *attId, XML_Bool isCdata,
lib/libexpat/lib/xmlparse.c
7214
XML_Bool isId, const XML_Char *value, XML_Parser parser) {
lib/libexpat/lib/xmlparse.c
725
XML_Bool m_reparseDeferralEnabled;
lib/libexpat/lib/xmlparse.c
7362
XML_Bool needSep = XML_FALSE;
lib/libexpat/lib/xmlparse.c
7444
static XML_Bool
lib/libexpat/lib/xmlparse.c
756
XML_Bool m_ns;
lib/libexpat/lib/xmlparse.c
757
XML_Bool m_ns_triplets;
lib/libexpat/lib/xmlparse.c
7613
dtdDestroy(DTD *p, XML_Bool isDocEntity, XML_Parser parser) {
lib/libexpat/lib/xmlparse.c
772
XML_Bool m_defaultExpandInternalEntities;
lib/libexpat/lib/xmlparse.c
783
XML_Bool m_declAttributeIsCdata;
lib/libexpat/lib/xmlparse.c
784
XML_Bool m_declAttributeIsId;
lib/libexpat/lib/xmlparse.c
7848
static XML_Bool FASTCALL
lib/libexpat/lib/xmlparse.c
810
XML_Bool m_isParamEntity;
lib/libexpat/lib/xmlparse.c
811
XML_Bool m_useForeignDTD;
lib/libexpat/lib/xmlparse.c
815
XML_Bool m_hash_secret_salt_set;
lib/libexpat/lib/xmlparse.c
8176
static XML_Bool FASTCALL
lib/libexpat/lib/xmlparse.c
821
XML_Bool m_reenter;
lib/libexpat/lib/xmlparse.c
8630
static XML_Bool
lib/libexpat/lib/xmlparse.c
8671
const XML_Bool tolerated
lib/libexpat/tests/basic_tests.c
1276
const XML_Bool reset_or_not[] = {XML_TRUE, XML_FALSE};
lib/libexpat/tests/basic_tests.c
1281
const XML_Bool reset_wanted = reset_or_not[j];
lib/libexpat/tests/basic_tests.c
3688
XML_Bool nested_callback_happened;
lib/libexpat/tests/basic_tests.c
6270
assert_true(XML_SetReparseDeferralEnabled(NULL, (XML_Bool)INT_MIN)
lib/libexpat/tests/basic_tests.c
6272
assert_true(XML_SetReparseDeferralEnabled(NULL, (XML_Bool)INT_MAX)
lib/libexpat/tests/common.c
142
XML_Bool g_resumable = XML_FALSE;
lib/libexpat/tests/common.c
145
XML_Bool g_abortable = XML_FALSE;
lib/libexpat/tests/common.h
83
extern XML_Bool g_resumable;
lib/libexpat/tests/common.h
84
extern XML_Bool g_abortable;
lib/libexpat/tests/handlers.h
603
XML_Bool seen;
lib/libexpat/tests/misc_tests.c
372
const XML_Bool suspendOrNot[] = {XML_FALSE, XML_TRUE};
lib/libexpat/tests/misc_tests.c
380
const XML_Bool suspend = suspendOrNot[suspendOrNotIndex];
lib/libexpat/tests/misc_tests.c
574
const XML_Bool cases[] = {XML_TRUE, XML_FALSE};
lib/libexpat/tests/misc_tests.c
576
const XML_Bool resumable = cases[i];