OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:encodingNames
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mit/expat/dist/lib/
xmltok.c
1570
/* must match
encodingNames
up to here */
1593
static const char *const
encodingNames
[] = {
1599
for (i = 0; i < (int)(sizeof(
encodingNames
) / sizeof(
encodingNames
[0])); i++)
1600
if (streqci(name,
encodingNames
[i]))
Completed in 16 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026