[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/transliteration/ -> transliteration.inc (summary)

(no description)

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

Defines 2 functions

  transliteration_process()
  _transliteration_replace()

Functions
Functions that are not part of a class:

transliteration_process($string, $unknown = '?', $source_langcode = NULL)   X-Ref
Transliterate UTF-8 encoded text to US-ASCII.

Based on Mediawiki's UtfNormal::quickIsNFCVerify().

param: $string
param: $unknown
param: $source_langcode
return:

_transliteration_replace($ord, $unknown = '?', $langcode = NULL)   X-Ref
Replace a Unicode character using the transliteration database.

param: $ord
param: $unknown
param: $langcode
return:



Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7