OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oldnbent
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/
SAX2.c
603
unsigned long
oldnbent
= ctxt->nbentities;
local
617
ret->checked = (ctxt->nbentities -
oldnbent
+ 1) * 2;
[
all
...]
parser.c
4050
unsigned long
oldnbent
= ctxt->nbentities;
local
7186
unsigned long
oldnbent
= ctxt->nbentities;
local
[
all
...]
Completed in 6161 milliseconds