MediaWiki  1.23.2
LanguageKk.php File Reference

Kazakh (Қазақша) specific code. More...

Go to the source code of this file.

Classes

class  KkConverter
 Kazakh (Қазақша) converter routines. More...
 
class  LanguageKk
 class that handles Cyrillic, Latin and Arabic scripts for Kazakh right now it only distinguish kk_cyrl, kk_latn, kk_arab and kk_kz, kk_tr, kk_cn. More...
 

Variables

const H_HAMZA 'ٴ'
 
const KK_C_LC 'аәбвгғдеёжзийкқлмнңоөпрстуұүфхһцчшщъыіьэюя'
 
const KK_C_UC 'АӘБВГҒДЕЁЖЗИЙКҚЛМНҢОӨПРСТУҰҮФХҺЦЧШЩЪЫІЬЭЮЯ'
 
const KK_L_LC 'aäbcçdeéfgğhıiïjklmnñoöpqrsştuüvwxyýz'
 
const KK_L_UC 'AÄBCÇDEÉFGĞHIİÏJKLMNÑOÖPQRSŞTUÜVWXYÝZ'
 

Detailed Description

Kazakh (Қазақша) specific code.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. http://www.gnu.org/copyleft/gpl.html

Definition in file LanguageKk.php.

Variable Documentation

◆ H_HAMZA

const H_HAMZA 'ٴ'

Definition at line 32 of file LanguageKk.php.

Referenced by KkConverter\regsConverter().

◆ KK_C_LC

const KK_C_LC 'аәбвгғдеёжзийкқлмнңоөпрстуұүфхһцчшщъыіьэюя'

◆ KK_C_UC

const KK_C_UC 'АӘБВГҒДЕЁЖЗИЙКҚЛМНҢОӨПРСТУҰҮФХҺЦЧШЩЪЫІЬЭЮЯ'

◆ KK_L_LC

const KK_L_LC 'aäbcçdeéfgğhıiïjklmnñoöpqrsştuüvwxyýz'

Definition at line 30 of file LanguageKk.php.

Referenced by KkConverter\loadRegs(), and KkConverter\translate().

◆ KK_L_UC

const KK_L_UC 'AÄBCÇDEÉFGĞHIİÏJKLMNÑOÖPQRSŞTUÜVWXYÝZ'

Definition at line 29 of file LanguageKk.php.

Referenced by KkConverter\loadRegs(), and KkConverter\translate().