OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:XML_FALSE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/expat/dist/lib/
expat.h
59
#define
XML_FALSE
((XML_Bool)0)
/src/external/mit/expat/dist/tests/
basic_tests.c
415
if (_XML_Parse_SINGLE_BYTES(g_parser, text, first_chunk_bytes,
XML_FALSE
)
1253
const XML_Bool reset_or_not[] = {XML_TRUE,
XML_FALSE
};
1421
XCS("doc"), XCS("a"), XCS("NOTATION(foo)"), NULL,
XML_FALSE
},
1425
XCS("doc"), XCS("a"), XCS("NOTATION(foo)"), XCS("bar"),
XML_FALSE
},
1435
XML_FALSE
},
1436
{NULL, NULL, NULL, NULL, NULL,
XML_FALSE
}};
1444
XML_FALSE
)
1502
g_resumable =
XML_FALSE
;
1545
g_resumable =
XML_FALSE
;
1546
g_abortable =
XML_FALSE
;
[
all
...]
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026