(PHP >= 5.4.0, PECL intl >= 2.0.0)
Create an inverse transliterator
public Transliterator Transliterator::createInverse ( void )
Object oriented style
Procedural style
Opens the inverse transliterator.
Returns:
Returns a Transliterator object on success, or NULL
on failure
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.