This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-15 13:38:49 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
PHP-8.0
php-src
/
ext
/
intl
/
grapheme
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
David Carlier
7c3dfbb845
intl extension, build fix for icu >= 69.x release. ubrk/ucnv_safeClone had been deprecated in favor of ubrk/ucnv_clone which does not use user provided stacks but remain thread safe.
2022-07-08 17:38:31 +01:00
..
grapheme.h
Generate method entries for ext/intl
2020-04-14 13:39:00 +02:00
grapheme_string.c
Allow empty needle in grapheme_str*pos, grapheme_str*str
2020-10-01 16:33:58 +02:00
grapheme_util.c
intl extension, build fix for icu >= 69.x release. ubrk/ucnv_safeClone had been deprecated in favor of ubrk/ucnv_clone which does not use user provided stacks but remain thread safe.
2022-07-08 17:38:31 +01:00
grapheme_util.h
Fix grapheme out of bounds check
2020-09-22 16:38:53 +02:00