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
cairo_matrix_init(3) - php
datetime.format(3) - php
cairo_available_fonts(3) - php
intlcal_get_error_code(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch