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_status_to_string(3) - php
cairo_available_fonts(3) - php
intlcal_get_error_message(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Denial Of Service Attack Update