Implement ICU Grapheme API
commit1efdf0238ced099ddfcfa2e053df3c7aca3cc64e
authorSara Golemon <sgolemon@fb.com>
Sat, 1 Mar 2014 00:05:35 +0000 (28 16:05 -0800)
committerSara Golemon <sgolemon@fb.com>
Tue, 4 Mar 2014 06:17:00 +0000 (3 22:17 -0800)
treeb8715903dc5231182f560879ad3fb72be4c4760f
parentf6c00c263cc78c61184cad46a1c7af700c97d1f9
Implement ICU Grapheme API

Per Zend implementation.

Reviewed By: @ptarjan

Differential Revision: D1185435
hphp/runtime/ext/icu/ext_icu_grapheme.cpp [new file with mode: 0644]
hphp/runtime/ext/icu/ext_icu_grapheme.php [new file with mode: 0644]
hphp/runtime/ext/icu/icu.h
hphp/system/idl/constants.idl.json
hphp/test/zend/good/ext/intl/tests/grapheme.php [moved from hphp/test/zend/bad/ext/intl/tests/grapheme.php with 100% similarity]
hphp/test/zend/good/ext/intl/tests/grapheme.php.expectf [moved from hphp/test/zend/bad/ext/intl/tests/grapheme.php.expectf with 100% similarity]