PHP » GoLang |
login |
register |
about
|
GoLang Transliterator::createFromRules
request it (377)
GoLang replacement for PHP's Transliterator::createFromRules
[edit | history]
PHP Transliterator::createFromRulesPHP original manual for Transliterator::createFromRules [ show | php.net ]Transliterator::createFromRulestransliterator_create_from_rules(PHP 5 >= 5.4.0, PHP 7, PECL intl >= 2.0.0) Transliterator::createFromRules -- transliterator_create_from_rules — Create transliterator from rules DescriptionObject oriented style
public static Transliterator Transliterator::createFromRules
( string
$rules
[, string $direction
] )Procedural style Creates a Transliterator from rules. Warning
This function is currently not documented; only its argument list is available. Parameters
Return Values
Returns a Transliterator object on success,
or See Also
|
more
Recently updated
more
Most requested
more
Last requests
|