diff options
author | Gustavo André dos Santos Lopes <cataphract@php.net> | 2012-06-22 18:28:19 +0200 |
---|---|---|
committer | Gustavo André dos Santos Lopes <cataphract@php.net> | 2012-06-22 18:52:06 +0200 |
commit | 77daa3482d5592181560e0e6076c1e3291620e7b (patch) | |
tree | a38cf12c807131552628a2f278dcebbc7f39979f /ext/mysqlnd/php_mysqlnd.c | |
parent | 0a7ae87e91368fe17c52767cfb31dabf3a94e38f (diff) | |
download | php-git-77daa3482d5592181560e0e6076c1e3291620e7b.tar.gz |
BreakIterator::getPartsIterator: new optional arg
Can take one of:
* IntlPartsIterator::KEY_SEQUENTIAL (keys are 0, 1, ...)
* IntlPartsIterator::KEY_LEFT (keys are left boundaries)
* IntlPartsIterator::KEY_LEFT (keys are right boundaries)
The default is IntlPartsIterator::KEY_SEQUENTIAL (the previous behavior).
Diffstat (limited to 'ext/mysqlnd/php_mysqlnd.c')
0 files changed, 0 insertions, 0 deletions