HomeSort by relevance Sort by last modified time
    Searched refs:methodURI (Results 1 - 4 of 4) sorted by null

  /external/libxslt/libxslt/
xslt.c 983 if (style->methodURI != NULL)
984 xmlFree(style->methodURI);
1183 if (style->methodURI != NULL)
1184 xmlFree(style->methodURI);
1185 style->methodURI = NULL;
1205 style->methodURI = xmlStrdup(URI);
    [all...]
xsltInternals.h     [all...]
transform.c     [all...]
xsltutils.c     [all...]

Completed in 257 milliseconds