OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nameURI
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libxslt/libxslt/
xslt.c
411
* NOTE: @name and @
nameURI
are put into the string dict now.
413
* if (template->
nameURI
) xmlFree(template->
nameURI
);
[
all
...]
xsltInternals.h
280
const xmlChar *
nameURI
; /* the URI part of the name QName */
352
xmlChar *
nameURI
;
372
xmlChar *
nameURI
;
[
all
...]
/external/libxslt/libxslt/
xslt.c
411
* NOTE: @name and @
nameURI
are put into the string dict now.
413
* if (template->
nameURI
) xmlFree(template->
nameURI
);
[
all
...]
xsltInternals.h
280
const xmlChar *
nameURI
; /* the URI part of the name QName */
352
xmlChar *
nameURI
;
372
xmlChar *
nameURI
;
[
all
...]
Completed in 50 milliseconds