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

  /external/libxslt/libxslt/
xsltlocale.h 52 xsltLocale xsltNewLocale(const xmlChar *langName);
xsltlocale.c 70 * xsltNewLocale:
79 xsltNewLocale(const xmlChar *languageTag) {
335 * Frees a locale created with xsltNewLocale
346 * @locale: locale created with xsltNewLocale
preproc.c 736 comp->locale = xsltNewLocale(comp->lang);
    [all...]

Completed in 22 milliseconds