OpenGrok
Cross Reference: parserInternals.c
xref
: /
external
/
libxml2
/
parserInternals.c
Home
|
History
|
Annotate
|
Download
|
only in
libxml2
Lines Matching
full:str3
1840
if (ctxt->lastError.
str3
!= NULL)
1841
xmlFree(ctxt->lastError.
str3
);