OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:doctypeName
(Results
1 - 5
of
5
) sorted by null
/external/expat/amiga/include/libraries/
expat.h
223
const XML_Char *
doctypeName
,
/external/expat/lib/
expat.h
300
const XML_Char *
doctypeName
,
[
all
...]
xmlparse.c
622
#define
doctypeName
(parser->m_doctypeName)
840
doctypeName
= NULL;
[
all
...]
/external/expat/xmlwf/
xmlwf.c
436
const XML_Char *
doctypeName
,
443
ftprintf(fp, T("<startdoctype name=\"%s\""),
doctypeName
);
/external/expat/tests/
runtests.c
92
const XML_Char *
doctypeName
,
[
all
...]
Completed in 43 milliseconds