[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/languages/classes/ -> LanguageYue.php (summary)

Cantonese (粵語) 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.

File Size: 67 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

LanguageYue:: (3 methods):
  hasWordBreaks()
  segmentByWord()
  normalizeForSearch()


Class: LanguageYue  - X-Ref

Cantonese (粵語)

hasWordBreaks()   X-Ref

return: bool

segmentByWord( $string )   X-Ref
Eventually this should be a word segmentation;
for now just treat each character as a word.

param: string $string
return: string

normalizeForSearch( $string )   X-Ref

param: string $string
return: string



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1