transliterator_create_from_rules(3) php man page | unix.com

Man Page: transliterator_create_from_rules

Operating Environment: php

Section: 3

TRANSLITERATOR_CREATE_FROM_RULES(3)					 1				       TRANSLITERATOR_CREATE_FROM_RULES(3)

Transliterator::createFromRules - Create transliterator from rules

       Object oriented style

SYNOPSIS
publicstatic Transliterator Transliterator::createFromRules (string $rules, [string $direction])
DESCRIPTION
Procedural style Transliterator transliterator_create_from_rules (string $id, [int $direction]) Creates a Transliterator from rules. Warning This function is currently not documented; only its argument list is available.
PARAMETERS
o $rules - The rules. o $direction - The direction, defaults to >Transliterator::FORWARD. May also be set to Transliterator::REVERSE.
RETURN VALUES
Returns a Transliterator object on success, or NULL on failure.
SEE ALSO
Transliterator::getErrorMessage, Transliterator::create. PHP Documentation Group TRANSLITERATOR_CREATE_FROM_RULES(3)
Related Man Pages
cairo_available_surfaces(3) - php
intlcal_get_error_code(3) - php
intlcal_get_error_message(3) - php
intlcalendar.geterrormessage(3) - php
datetimeinterface.format(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!