php man page for collator_get_strength

Query: collator_get_strength

OS: php

Section: 3

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

COLLATOR_GET_STRENGTH(3)						 1						  COLLATOR_GET_STRENGTH(3)

Collator::getStrength - Get current collation strength

	Object oriented style

SYNOPSIS
public int Collator::getStrength (void )
DESCRIPTION
Procedural style int collator_get_strength (Collator $coll)
PARAMETERS
o $coll -Collator object.
RETURN VALUES
Returns current collation strength, or boolean FALSE on error.
EXAMPLES
Example #1 collator_get_strength(3) example <?php $coll = collator_create( 'en_US' ); $strength = collator_get_strength( $coll ); ?>
SEE ALSO
Collator constants, collator_set_strength(3), collator_get_attribute(3). PHP Documentation Group COLLATOR_GET_STRENGTH(3)
Related Man Pages
datetimeimmutable.gettimestamp(3) - php
collator_sort_with_sort_keys(3) - php
datetime.gettimestamp(3) - php
cairo_fill_preserve(3) - php
mysqli_get_charset(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun