php-src/ext/intl/grapheme
Nikita Popov f82414e935 Fix out of bounds offset handling with empty needle
For strrpos with positive out of bounds offsets was not detected.
2020-10-01 16:41:51 +02: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 Fix out of bounds offset handling with empty needle 2020-10-01 16:41:51 +02:00
grapheme_util.h Fix grapheme out of bounds check 2020-09-22 16:38:53 +02:00