OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:escbase
(Results
1 - 1
of
1
) sorted by null
/external/libxml2/
xinclude.c
548
xmlChar *
escbase
;
local
553
escbase
= xmlURIEscape(base);
555
URI = xmlBuildURI(eschref,
escbase
);
556
if (
escbase
!= NULL)
557
xmlFree(
escbase
);
2084
xmlChar *
escbase
;
local
[
all
...]
Completed in 112 milliseconds