Searched refs:xsltNewLocale (Results 1 - 3 of 3) sorted by relevance

/external/libxslt/libxslt/
H A Dxsltlocale.h52 xsltLocale xsltNewLocale(const xmlChar *langName);
H A Dxsltlocale.c70 * xsltNewLocale:
79 xsltNewLocale(const xmlChar *languageTag) { function
335 * Frees a locale created with xsltNewLocale
346 * @locale: locale created with xsltNewLocale
H A Dpreproc.c736 comp->locale = xsltNewLocale(comp->lang);

Completed in 608 milliseconds