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 styleSYNOPSISpublicstatic Transliterator Transliterator::createFromRules (string $rules, [string $direction])DESCRIPTIONProcedural 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.PARAMETERSo $rules - The rules. o $direction - The direction, defaults to >Transliterator::FORWARD. May also be set to Transliterator::REVERSE.RETURN VALUESReturns a Transliterator object on success, or NULL on failure.SEE ALSOTransliterator::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 |