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