Comparing ICU sort keys (collator_get_sort_key) in PHP

Posted by fsb on Stack Overflow See other posts from Stack Overflow or by fsb
Published on 2010-04-22T15:04:17Z Indexed on 2010/04/29 4:17 UTC
Read the original article Hit count: 275

Filed under:
|
|
|
|

Is strcmp() appropriate for comparing ICU collator sort keys in PHP?

The sort keys I'm asking about are from collator_get_sort_key() which are described in ICU documentation.

© Stack Overflow or respective owner

Related posts about php

Related posts about icu