php man page for transliterator_create

Query: transliterator_create

OS: php

Section: 3

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

TRANSLITERATOR_CREATE(3)						 1						  TRANSLITERATOR_CREATE(3)

Transliterator::create - Create a transliterator

       Object oriented style

SYNOPSIS
publicstatic Transliterator Transliterator::create (string $id, [int $direction])
DESCRIPTION
Procedural style Transliterator transliterator_create (string $id, [int $direction]) Opens a Transliterator by id. Warning This function is currently not documented; only its argument list is available.
PARAMETERS
o $id - The id. 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::__construct. PHP Documentation Group TRANSLITERATOR_CREATE(3)
Related Man Pages
resourcebundle_create(3) - php
stomp_connect(3) - php
transliterator_transliterate(3) - php
transliterator.transliterate(3) - php
datetimeimmutable.format(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!