OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dictNames
(Results
1 - 7
of
7
) sorted by null
/external/libxml2/
SAX2.c
997
if ((ctxt->
dictNames
) && (doc != NULL)) {
[
all
...]
parser.c
[
all
...]
xmlwriter.c
380
ctxt->
dictNames
= 0;
447
ctxt->
dictNames
= 0;
[
all
...]
HTMLparser.c
[
all
...]
xmlreader.c
[
all
...]
catalog.c
929
ctxt->
dictNames
= 1;
[
all
...]
/external/libxml2/include/libxml/
parser.h
290
int
dictNames
; /* Use dictionary names for the tree */
[
all
...]
Completed in 74 milliseconds