Collator::getStrength

collator_get_strength

(No version information available, might be only in CVS)

collator_get_strength — Get current collation strength

Описание

Object oriented style

integer Collator::getStrength ( void )

Procedural style

integer collator_get_strength ( Collator $coll )

Список параметров

coll

Collator object.

Возвращаемые значения

Returns current collation strength, or boolean FALSE on error.

Примеры

Пример #1 collator_get_strength() example

<?php
$coll     
collator_create'en_US' );
$strength collator_get_strength$coll );
?>

Результат выполнения данного примера:

// TODO

Коментарии

404 Not Found

404 Not Found


nginx

    Поддержать сайт на родительском проекте КГБ