OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attsSpecial
(Results
1 - 5
of
5
) sorted by null
/external/libxml2/
parser.c
1112
if (ctxt->
attsSpecial
!= NULL) {
1113
if (xmlHashLookup2(ctxt->
attsSpecial
, fullname, fullattr) != NULL)
[
all
...]
parserInternals.c
[
all
...]
HTMLparser.c
[
all
...]
SAX2.c
[
all
...]
/external/libxml2/include/libxml/
parser.h
283
xmlHashTablePtr
attsSpecial
; /* non-CDATA attributes if any */
[
all
...]
Completed in 4127 milliseconds