php man page for transliterator_create_from_rules

Query: transliterator_create_from_rules

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
numfmt_create(3) - php
cairo_matrix_init(3) - php
intlcal_get_error_message(3) - php
intlcalendar.geterrormessage(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch