Searched refs:wb_get_next_main_code (Results 1 – 1 of 1) sorted by relevance
/PHP-7.3/ext/mbstring/oniguruma/src/ |
H A D | unicode.c | 563 wb_get_next_main_code(OnigEncoding enc, UChar* p, const UChar* end, in wb_get_next_main_code() function 654 r = wb_get_next_main_code(enc, p, end, &cto2, &to2); in onigenc_wb_is_break_position() 683 r = wb_get_next_main_code(enc, p, end, &cto2, &to2); in onigenc_wb_is_break_position() 734 r = wb_get_next_main_code(enc, p, end, &cto2, &to2); in onigenc_wb_is_break_position()
|
Completed in 8 milliseconds