OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xsltConstNamespaceNameXSLT
(Results
1 - 2
of
2
) sorted by null
/external/libxslt/libxslt/
xsltInternals.h
118
extern const xmlChar *
xsltConstNamespaceNameXSLT
;
127
((n)->ns->href ==
xsltConstNamespaceNameXSLT
))
136
((a)->ns->href ==
xsltConstNamespaceNameXSLT
))
[
all
...]
xslt.c
57
const xmlChar *
xsltConstNamespaceNameXSLT
= (const xmlChar *) XSLT_NAMESPACE;
[
all
...]
Completed in 19 milliseconds