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 styleSYNOPSISpublic int Collator::getStrength (void )DESCRIPTIONProcedural style int collator_get_strength (Collator $coll)PARAMETERSo $coll -Collator object.RETURN VALUESReturns current collation strength, or boolean FALSE on error.EXAMPLESExample #1 collator_get_strength(3) example <?php $coll = collator_create( 'en_US' ); $strength = collator_get_strength( $coll ); ?>SEE ALSOCollator constants, collator_set_strength(3), collator_get_attribute(3). PHP Documentation Group COLLATOR_GET_STRENGTH(3)
Related Man Pages |
---|
collator_sort_with_sort_keys(3) - php |
collator(3) - php |
cairo_fill_preserve(3) - php |
collator_asort(3) - php |
datetimeinterface.gettimestamp(3) - php |
Similar Topics in the Unix Linux Community |
---|
UNIX.COM 2017 Year End Summary |
Please Welcome Ravinder Singh to the Moderation Team |
Denial Of Service Attack Update |
Please Welcome Nicki Paul to the Moderator Team! |