HomeSort by relevance Sort by last modified time
    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