OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sizeentities
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/include/libxml/
parser.h
304
unsigned long
sizeentities
; /* size of parsed entities */
member in struct:_xmlParserCtxt
[
all
...]
/external/libxml2/
parser.c
143
consumed += ctxt->
sizeentities
;
161
consumed += ctxt->
sizeentities
;
[
all
...]
Completed in 174 milliseconds