!C99Shell v. 2.1 [PHP 8 Update] [02.02.2022]!

Software: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/7.4.29 mod_perl/2.0.12 Perl/v5.34.1. PHP/7.4.29 

uname -a: Linux vps-2738122-x 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 

uid=1(daemon) gid=1(daemon) grupos=1(daemon) 

Safe-mode: OFF (not secure)

/opt/lampp/share/doc/libxslt-1.1.33/html/html/   drwxr-xr-x
Free 15.56 GB of 61.93 GB (25.13%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     libxslt-xsltlocale.html (11.16 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Module xsltlocale from libxslt
Action against software patentsGNOME2 LogoW3C logoRed Hat Logo
Made with Libxslt Logo

The XSLT C library for GNOME

Module xsltlocale from libxslt

API Menu
Related links
API Indexes

Interfaces for locale handling. Needed for language dependent sorting.

Table of Contents

#define XSLT_LOCALE_NONE
#define XSLT_LOCALE_POSIX
#define XSLT_LOCALE_WINAPI
Typedef void * xsltLocale
Typedef xmlChar xsltLocaleChar
void	xsltFreeLocale			(xsltLocale locale)
void	xsltFreeLocales			(void)
int	xsltLocaleStrcmp		(xsltLocale locale, 
const xsltLocaleChar * str1,
const xsltLocaleChar * str2)
xsltLocale	xsltNewLocale		(const xmlChar * languageTag)
xsltLocaleChar *	xsltStrxfrm	(xsltLocale locale, 
const xmlChar * string)

Description

Macro: XSLT_LOCALE_NONE

#define XSLT_LOCALE_NONE

Macro indicating that there's no extended locale support

Macro: XSLT_LOCALE_POSIX

#define XSLT_LOCALE_POSIX

Macro indicating to use POSIX locale extensions

Macro: XSLT_LOCALE_WINAPI

#define XSLT_LOCALE_WINAPI

Macro indicating to use WinAPI for extended locale support

Function: xsltFreeLocale

void	xsltFreeLocale			(xsltLocale locale)

Frees a locale created with xsltNewLocale

locale:the locale to free

Function: xsltFreeLocales

void	xsltFreeLocales			(void)

Cleanup function for the locale support on shutdown

Function: xsltLocaleStrcmp

int	xsltLocaleStrcmp		(xsltLocale locale, 
const xsltLocaleChar * str1,
const xsltLocaleChar * str2)

Compares two strings transformed with xsltStrxfrm

locale:a locale identifier
str1:a string transformed with xsltStrxfrm
str2:a string transformed with xsltStrxfrm
Returns:a value < 0 if str1 sorts before str2, a value > 0 if str1 sorts after str2, 0 if str1 and str2 are equal wrt sorting

Function: xsltNewLocale

xsltLocale	xsltNewLocale		(const xmlChar * languageTag)

Creates a new locale of an opaque system dependent type based on the language tag.

languageTag:RFC 3066 language tag
Returns:the locale or NULL on error or if no matching locale was found

Function: xsltStrxfrm

xsltLocaleChar *	xsltStrxfrm	(xsltLocale locale, 
const xmlChar * string)

Transforms a string according to locale. The transformed string must then be compared with xsltLocaleStrcmp and freed with xmlFree.

locale:locale created with xsltNewLocale
string:UTF-8 string to transform
Returns:the transformed string or NULL on error

Daniel Veillard


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.2773 ]--