OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:normid
(Results
1 - 1
of
1
) sorted by null
/external/libxml2/
catalog.c
274
xmlChar *
normid
= NULL;
local
286
normid
= xmlCatalogNormalizePublic(name);
287
if (
normid
!= NULL)
288
name = (*
normid
!= 0 ?
normid
: NULL);
294
if (
normid
!= NULL)
295
xmlFree(
normid
);
2006
xmlChar *
normid
;
local
2427
xmlChar *
normid
;
local
2546
xmlChar *
normid
;
local
[
all
...]
Completed in 44 milliseconds