Symbol: XML_FALSE
lib/libexpat/examples/element_declarations.c
185
XML_StopParser(parser, /* resumable= */ XML_FALSE);
lib/libexpat/lib/xmlparse.c
1300
parser->m_reenter = XML_FALSE;
lib/libexpat/lib/xmlparse.c
1307
parser->m_reenter = XML_FALSE;
lib/libexpat/lib/xmlparse.c
1503
parser->m_ns = XML_FALSE;
lib/libexpat/lib/xmlparse.c
1504
parser->m_ns_triplets = XML_FALSE;
lib/libexpat/lib/xmlparse.c
1589
parser->m_declAttributeIsCdata = XML_FALSE;
lib/libexpat/lib/xmlparse.c
1590
parser->m_declAttributeIsId = XML_FALSE;
lib/libexpat/lib/xmlparse.c
1609
parser->m_reenter = XML_FALSE;
lib/libexpat/lib/xmlparse.c
1611
parser->m_isParamEntity = XML_FALSE;
lib/libexpat/lib/xmlparse.c
1612
parser->m_useForeignDTD = XML_FALSE;
lib/libexpat/lib/xmlparse.c
1647
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
1650
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
1709
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
2050
parser->m_ns_triplets = do_nst ? XML_TRUE : XML_FALSE;
lib/libexpat/lib/xmlparse.c
2177
parser->m_defaultExpandInternalEntities = XML_FALSE;
lib/libexpat/lib/xmlparse.c
3075
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
3085
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
3097
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
3108
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
3117
if (parser != NULL && (enabled == XML_TRUE || enabled == XML_FALSE)) {
lib/libexpat/lib/xmlparse.c
3121
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
3150
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
3155
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
3450
result = processEntity(parser, entity, XML_FALSE, ENTITY_INTERNAL);
lib/libexpat/lib/xmlparse.c
3457
entity->open = XML_FALSE;
lib/libexpat/lib/xmlparse.c
3562
noElmHandlers = XML_FALSE;
lib/libexpat/lib/xmlparse.c
3568
noElmHandlers = XML_FALSE;
lib/libexpat/lib/xmlparse.c
4403
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
4434
XML_Bool mustBeXML = XML_FALSE;
lib/libexpat/lib/xmlparse.c
4459
isXML = XML_FALSE;
lib/libexpat/lib/xmlparse.c
4463
isXMLNS = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5324
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5334
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5345
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5354
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5359
parser->m_useForeignDTD = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5378
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5399
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5413
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5437
dtd->paramEntityRead = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5454
parser->m_useForeignDTD = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5459
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5477
dtd->paramEntityRead = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5507
parser->m_declAttributeIsCdata = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5509
parser->m_declAttributeIsId = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5538
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5555
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5582
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5602
parser->m_declAttributeIsCdata, XML_FALSE, attVal, parser))
lib/libexpat/lib/xmlparse.c
5621
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5644
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5665
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5673
parser->m_useForeignDTD = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5683
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5723
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5744
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5760
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5767
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5790
parser->m_declEntity->is_param = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5797
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5827
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5846
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5862
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5876
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5886
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5906
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5972
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5980
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
5992
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6049
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6058
= (role == XML_ROLE_PARAM_ENTITY_REF ? XML_TRUE : XML_FALSE);
lib/libexpat/lib/xmlparse.c
6062
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6066
dtd->paramEntityRead = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6073
entity->open = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6077
entity->open = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6078
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6104
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6128
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6130
dtd->in_eldecl = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6139
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6182
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6200
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6212
dtd->in_eldecl = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6222
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6227
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6232
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6238
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6242
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6246
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6250
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6254
handleDefault = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6447
tok, next, &next, XML_FALSE, XML_FALSE,
lib/libexpat/lib/xmlparse.c
6452
XML_FALSE, XML_ACCOUNT_ENTITY_EXPANSION);
lib/libexpat/lib/xmlparse.c
6470
entity->hasMore = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6488
entity->open = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6552
entity->hasMore = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6565
entity->open = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6752
result = processEntity(parser, entity, XML_FALSE, ENTITY_ATTRIBUTE);
lib/libexpat/lib/xmlparse.c
6856
dtd->paramEntityRead = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6863
entity->open = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6868
entity->open = XML_FALSE;
lib/libexpat/lib/xmlparse.c
6874
result = processEntity(parser, entity, XML_FALSE, ENTITY_VALUE);
lib/libexpat/lib/xmlparse.c
7010
entity->hasMore = XML_FALSE;
lib/libexpat/lib/xmlparse.c
7023
entity->open = XML_FALSE;
lib/libexpat/lib/xmlparse.c
7339
XML_Bool needSep = XML_FALSE;
lib/libexpat/lib/xmlparse.c
7434
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
7444
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
7459
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
7463
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
7476
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
7483
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
7485
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
7489
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
7496
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
7536
p->paramEntityRead = XML_FALSE;
lib/libexpat/lib/xmlparse.c
7542
p->in_eldecl = XML_FALSE;
lib/libexpat/lib/xmlparse.c
7551
p->hasParamEntityRefs = XML_FALSE;
lib/libexpat/lib/xmlparse.c
7552
p->standalone = XML_FALSE;
lib/libexpat/lib/xmlparse.c
7569
p->paramEntityRead = XML_FALSE;
lib/libexpat/lib/xmlparse.c
7580
p->in_eldecl = XML_FALSE;
lib/libexpat/lib/xmlparse.c
7593
p->hasParamEntityRefs = XML_FALSE;
lib/libexpat/lib/xmlparse.c
7594
p->standalone = XML_FALSE;
lib/libexpat/lib/xmlparse.c
7832
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
8197
return XML_FALSE; /* LCOV_EXCL_LINE */
lib/libexpat/lib/xmlparse.c
8202
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
8206
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
8227
return XML_FALSE; /* LCOV_EXCL_LINE */
lib/libexpat/lib/xmlparse.c
8235
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
8242
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
8246
return XML_FALSE;
lib/libexpat/lib/xmlparse.c
8621
return XML_FALSE;
lib/libexpat/tests/acc_tests.c
329
== XML_FALSE)
lib/libexpat/tests/acc_tests.c
333
== XML_FALSE)
lib/libexpat/tests/acc_tests.c
337
== XML_FALSE)
lib/libexpat/tests/acc_tests.c
352
== XML_FALSE)
lib/libexpat/tests/alloc_tests.c
2162
/*isFinal=*/XML_FALSE)
lib/libexpat/tests/alloc_tests.c
2250
== XML_FALSE)
lib/libexpat/tests/alloc_tests.c
2253
== XML_FALSE)
lib/libexpat/tests/alloc_tests.c
2256
== XML_FALSE)
lib/libexpat/tests/alloc_tests.c
2267
== XML_FALSE)
lib/libexpat/tests/alloc_tests.c
596
if (XML_ParseBuffer(g_parser, (int)strlen(text), XML_FALSE)
lib/libexpat/tests/basic_tests.c
1253
const XML_Bool reset_or_not[] = {XML_TRUE, XML_FALSE};
lib/libexpat/tests/basic_tests.c
1421
XCS("doc"), XCS("a"), XCS("NOTATION(foo)"), NULL, XML_FALSE},
lib/libexpat/tests/basic_tests.c
1425
XCS("doc"), XCS("a"), XCS("NOTATION(foo)"), XCS("bar"), XML_FALSE},
lib/libexpat/tests/basic_tests.c
1435
XML_FALSE},
lib/libexpat/tests/basic_tests.c
1436
{NULL, NULL, NULL, NULL, NULL, XML_FALSE}};
lib/libexpat/tests/basic_tests.c
1444
XML_FALSE)
lib/libexpat/tests/basic_tests.c
1502
g_resumable = XML_FALSE;
lib/libexpat/tests/basic_tests.c
1545
g_resumable = XML_FALSE;
lib/libexpat/tests/basic_tests.c
1546
g_abortable = XML_FALSE;
lib/libexpat/tests/basic_tests.c
1554
g_abortable = XML_FALSE;
lib/libexpat/tests/basic_tests.c
1906
XML_FALSE)
lib/libexpat/tests/basic_tests.c
1934
g_resumable = XML_FALSE;
lib/libexpat/tests/basic_tests.c
2319
if (_XML_Parse_SINGLE_BYTES(g_parser, text1, (int)strlen(text1), XML_FALSE)
lib/libexpat/tests/basic_tests.c
2389
if (_XML_Parse_SINGLE_BYTES(g_parser, text1, (int)strlen(text1), XML_FALSE)
lib/libexpat/tests/basic_tests.c
2633
g_resumable = XML_FALSE;
lib/libexpat/tests/basic_tests.c
2680
if (_XML_Parse_SINGLE_BYTES(g_parser, text1, (int)strlen(text1), XML_FALSE)
lib/libexpat/tests/basic_tests.c
2852
if (_XML_Parse_SINGLE_BYTES(g_parser, text, (int)strlen(text), XML_FALSE)
lib/libexpat/tests/basic_tests.c
2912
if (XML_Parse(g_parser, NULL, 0, XML_FALSE) == XML_STATUS_ERROR)
lib/libexpat/tests/basic_tests.c
2921
if (_XML_Parse_SINGLE_BYTES(g_parser, text, (int)strlen(text), XML_FALSE)
lib/libexpat/tests/basic_tests.c
2930
XML_FALSE)
lib/libexpat/tests/basic_tests.c
3025
if (XML_ParseBuffer(g_parser, (int)strlen(text), XML_FALSE)
lib/libexpat/tests/basic_tests.c
3063
if (XML_ParseBuffer(g_parser, (int)strlen(text), XML_FALSE)
lib/libexpat/tests/basic_tests.c
3085
XML_FALSE /* isFinal */)
lib/libexpat/tests/basic_tests.c
3136
= _XML_Parse_SINGLE_BYTES(parser, prefixes[i], prefix_len, XML_FALSE);
lib/libexpat/tests/basic_tests.c
3158
if (XML_ParseBuffer(parser, 0, XML_FALSE) != XML_STATUS_OK)
lib/libexpat/tests/basic_tests.c
3419
if (_XML_Parse_SINGLE_BYTES(ext_parser, external, split, XML_FALSE)
lib/libexpat/tests/basic_tests.c
3452
testdata.nested_callback_happened = XML_FALSE;
lib/libexpat/tests/basic_tests.c
3535
g_resumable = XML_FALSE;
lib/libexpat/tests/basic_tests.c
3790
g_resumable = XML_FALSE;
lib/libexpat/tests/basic_tests.c
3806
g_resumable = XML_FALSE;
lib/libexpat/tests/basic_tests.c
3856
if (_XML_Parse_SINGLE_BYTES(g_parser, text, (int)strlen(text), XML_FALSE)
lib/libexpat/tests/basic_tests.c
3949
if (XML_Parse(parser, text, (int)firstChunkSizeBytes, XML_FALSE)
lib/libexpat/tests/basic_tests.c
415
if (_XML_Parse_SINGLE_BYTES(g_parser, text, (int)first_chunk_bytes, XML_FALSE)
lib/libexpat/tests/basic_tests.c
4960
parser, doc, (int)strlen(doc), /*isFinal=*/XML_FALSE);
lib/libexpat/tests/basic_tests.c
5406
DefaultCheck test_data[] = {{XCS("'pubname'"), 9, XML_FALSE},
lib/libexpat/tests/basic_tests.c
5407
{XCS("'test.dtd'"), 10, XML_FALSE},
lib/libexpat/tests/basic_tests.c
5408
{NULL, 0, XML_FALSE}};
lib/libexpat/tests/basic_tests.c
5700
(int)strlen(text[i].pre), XML_FALSE);
lib/libexpat/tests/basic_tests.c
5708
status = _XML_Parse_SINGLE_BYTES(parser, aaaaaa, fillsize, XML_FALSE);
lib/libexpat/tests/basic_tests.c
5776
status = XML_Parse(parser, pre, (int)strlen(pre), XML_FALSE);
lib/libexpat/tests/basic_tests.c
5783
status = XML_Parse(parser, start, (int)strlen(start), XML_FALSE);
lib/libexpat/tests/basic_tests.c
5791
status = XML_Parse(parser, eeeeee, fillsize, XML_FALSE);
lib/libexpat/tests/basic_tests.c
5799
status = XML_Parse(parser, end, (int)strlen(end), XML_FALSE);
lib/libexpat/tests/basic_tests.c
5810
status = XML_Parse(parser, eeeeee, fillsize, XML_FALSE);
lib/libexpat/tests/basic_tests.c
5868
status = XML_Parse(parser, pre, (int)strlen(pre), XML_FALSE);
lib/libexpat/tests/basic_tests.c
5875
status = XML_Parse(parser, start, (int)strlen(start), XML_FALSE);
lib/libexpat/tests/basic_tests.c
5883
status = XML_Parse(parser, eeeeee, fillsize, XML_FALSE);
lib/libexpat/tests/basic_tests.c
5891
status = XML_Parse(parser, end, (int)strlen(end), XML_FALSE);
lib/libexpat/tests/basic_tests.c
5902
status = XML_Parse(parser, spaces, fillsize, XML_FALSE);
lib/libexpat/tests/basic_tests.c
5944
assert_true(XML_SetReparseDeferralEnabled(NULL, 0) == XML_FALSE);
lib/libexpat/tests/basic_tests.c
5945
assert_true(XML_SetReparseDeferralEnabled(NULL, 1) == XML_FALSE);
lib/libexpat/tests/basic_tests.c
5946
assert_true(XML_SetReparseDeferralEnabled(NULL, 10) == XML_FALSE);
lib/libexpat/tests/basic_tests.c
5947
assert_true(XML_SetReparseDeferralEnabled(NULL, 100) == XML_FALSE);
lib/libexpat/tests/basic_tests.c
5949
== XML_FALSE);
lib/libexpat/tests/basic_tests.c
5951
== XML_FALSE);
lib/libexpat/tests/basic_tests.c
5973
status = XML_Parse(parser, pre, (int)strlen(pre), XML_FALSE);
lib/libexpat/tests/basic_tests.c
5980
status = XML_Parse(parser, iiiiii, fillsize, XML_FALSE);
lib/libexpat/tests/basic_tests.c
5987
status = XML_Parse(parser, end, (int)strlen(end), XML_FALSE);
lib/libexpat/tests/basic_tests.c
5994
assert_true(XML_SetReparseDeferralEnabled(parser, XML_FALSE));
lib/libexpat/tests/basic_tests.c
5996
status = XML_Parse(parser, "", 0, XML_FALSE);
lib/libexpat/tests/basic_tests.c
6008
assert_true(XML_FALSE == XML_SetReparseDeferralEnabled(parser, 2));
lib/libexpat/tests/basic_tests.c
6009
assert_true(XML_FALSE == XML_SetReparseDeferralEnabled(parser, 3));
lib/libexpat/tests/basic_tests.c
6010
assert_true(XML_FALSE == XML_SetReparseDeferralEnabled(parser, 99));
lib/libexpat/tests/basic_tests.c
6011
assert_true(XML_FALSE == XML_SetReparseDeferralEnabled(parser, 127));
lib/libexpat/tests/basic_tests.c
6012
assert_true(XML_FALSE == XML_SetReparseDeferralEnabled(parser, 128));
lib/libexpat/tests/basic_tests.c
6013
assert_true(XML_FALSE == XML_SetReparseDeferralEnabled(parser, 129));
lib/libexpat/tests/basic_tests.c
6014
assert_true(XML_FALSE == XML_SetReparseDeferralEnabled(parser, 255));
lib/libexpat/tests/basic_tests.c
6101
= XML_Parse(parser, &document[offset], *fillsize, XML_FALSE);
lib/libexpat/tests/basic_tests.c
6126
= XML_Parse(parser, &document[offset], *fillsize, XML_FALSE);
lib/libexpat/tests/basic_tests.c
6235
= XML_Parse(parser, &document[offset], *fillsize, XML_FALSE);
lib/libexpat/tests/common.c
140
XML_Bool g_resumable = XML_FALSE;
lib/libexpat/tests/common.c
143
XML_Bool g_abortable = XML_FALSE;
lib/libexpat/tests/common.c
205
enum XML_Status res = XML_Parse(parser, s, chunksize, XML_FALSE);
lib/libexpat/tests/handlers.c
1454
status = XML_ParseBuffer(ext_parser, (int)strlen(text), XML_FALSE);
lib/libexpat/tests/handlers.c
1606
if (XML_StopParser(g_parser, XML_FALSE) != XML_STATUS_ERROR)
lib/libexpat/tests/handlers.c
1612
if (XML_StopParser(g_parser, XML_FALSE) == XML_STATUS_ERROR)
lib/libexpat/tests/handlers.c
174
XML_StopParser(g_parser, XML_FALSE);
lib/libexpat/tests/handlers.c
182
int g_triplet_start_flag = XML_FALSE;
lib/libexpat/tests/handlers.c
183
int g_triplet_end_flag = XML_FALSE;
lib/libexpat/tests/handlers.c
671
if (XML_ParseBuffer(ext_parser, parse_len, XML_FALSE) != XML_STATUS_SUSPENDED)
lib/libexpat/tests/misc_tests.c
155
return XML_FALSE;
lib/libexpat/tests/misc_tests.c
163
return XML_FALSE;
lib/libexpat/tests/misc_tests.c
172
return XML_FALSE;
lib/libexpat/tests/misc_tests.c
181
return XML_FALSE;
lib/libexpat/tests/misc_tests.c
190
return XML_FALSE;
lib/libexpat/tests/misc_tests.c
370
const XML_Bool suspendOrNot[] = {XML_FALSE, XML_TRUE};
lib/libexpat/tests/misc_tests.c
557
_XML_Parse_SINGLE_BYTES(parser, data, (int)strlen(data), XML_FALSE);
lib/libexpat/tests/misc_tests.c
572
const XML_Bool cases[] = {XML_TRUE, XML_FALSE};
lib/libexpat/tests/ns_tests.c
514
if (_XML_Parse_SINGLE_BYTES(g_parser, text1, (int)strlen(text1), XML_FALSE)
lib/libexpat/tests/ns_tests.c
79
g_triplet_start_flag = XML_FALSE;
lib/libexpat/tests/ns_tests.c
80
g_triplet_end_flag = XML_FALSE;
lib/libexpat/tests/ns_tests.c
82
if (_XML_Parse_SINGLE_BYTES(g_parser, text, (int)strlen(text), XML_FALSE)
lib/libexpat/tests/ns_tests.c
86
XML_SetReturnNSTriplet(g_parser, XML_FALSE);
lib/libexpat/tests/nsalloc_tests.c
114
if (XML_ParseBuffer(g_parser, 0, XML_FALSE) != XML_STATUS_ERROR)
lib/libexpat/tests/nsalloc_tests.c
124
if (XML_ParseBuffer(g_parser, 0, XML_FALSE) != XML_STATUS_ERROR)
lib/libexpat/tests/nsalloc_tests.c
131
if (XML_ParseBuffer(g_parser, 0, XML_FALSE) != XML_STATUS_OK)
lib/libexpat/tests/nsalloc_tests.c
1337
if (_XML_Parse_SINGLE_BYTES(g_parser, text1, (int)strlen(text1), XML_FALSE)
lib/libexpat/tests/nsalloc_tests.c
792
if (_XML_Parse_SINGLE_BYTES(g_parser, text1, (int)strlen(text1), XML_FALSE)
usr.sbin/rpki-client/rrdp.h
26
XML_StopParser(p, XML_FALSE); \
usr.sbin/unbound/smallapp/unbound-anchor.c
1567
(void)XML_StopParser((XML_Parser)userData, XML_FALSE);