11#ifndef __XML_XSLTLOCALE_H__
12#define __XML_XSLTLOCALE_H__
XML_HIDDEN void xmlParserErrors const char const xmlChar const xmlChar * str2
XML_HIDDEN void xmlParserErrors const char const xmlChar * str1
XSLTPUBFUN void XSLTCALL xsltFreeLocale(void *locale)
XSLTPUBFUN void *XSLTCALL xsltNewLocale(const xmlChar *langName, int lowerFirst)
XSLTPUBFUN int XSLTCALL xsltLocaleStrcmp(void *locale, const xmlChar *str1, const xmlChar *str2)
XSLTPUBFUN xmlChar *XSLTCALL xsltStrxfrm(void *locale, const xmlChar *string)
XSLTPUBFUN void XSLTCALL xsltFreeLocales(void)