Searched refs:onigenc_single_byte_left_adjust_char_head (Results 1 – 21 of 21) sorted by relevance
/PHP-5.6/ext/mbstring/oniguruma/enc/ |
H A D | ascii.c | 56 onigenc_single_byte_left_adjust_char_head,
|
H A D | iso8859_11.c | 94 onigenc_single_byte_left_adjust_char_head,
|
H A D | iso8859_6.c | 94 onigenc_single_byte_left_adjust_char_head,
|
H A D | iso8859_8.c | 94 onigenc_single_byte_left_adjust_char_head,
|
H A D | cp1251.c | 198 onigenc_single_byte_left_adjust_char_head,
|
H A D | iso8859_5.c | 224 onigenc_single_byte_left_adjust_char_head,
|
H A D | koi8_r.c | 210 onigenc_single_byte_left_adjust_char_head,
|
H A D | iso8859_7.c | 220 onigenc_single_byte_left_adjust_char_head,
|
H A D | koi8.c | 248 onigenc_single_byte_left_adjust_char_head,
|
H A D | iso8859_10.c | 237 onigenc_single_byte_left_adjust_char_head,
|
H A D | iso8859_13.c | 226 onigenc_single_byte_left_adjust_char_head,
|
H A D | iso8859_14.c | 239 onigenc_single_byte_left_adjust_char_head,
|
H A D | iso8859_15.c | 233 onigenc_single_byte_left_adjust_char_head,
|
H A D | iso8859_16.c | 235 onigenc_single_byte_left_adjust_char_head,
|
H A D | iso8859_2.c | 233 onigenc_single_byte_left_adjust_char_head,
|
H A D | iso8859_3.c | 233 onigenc_single_byte_left_adjust_char_head,
|
H A D | iso8859_4.c | 235 onigenc_single_byte_left_adjust_char_head,
|
H A D | iso8859_9.c | 226 onigenc_single_byte_left_adjust_char_head,
|
H A D | iso8859_1.c | 270 onigenc_single_byte_left_adjust_char_head,
|
/PHP-5.6/ext/mbstring/oniguruma/ |
H A D | regenc.h | 129 ONIG_EXTERN UChar* onigenc_single_byte_left_adjust_char_head P_((const UChar* start, const UChar* s…
|
H A D | regenc.c | 621 onigenc_single_byte_left_adjust_char_head(const UChar* start ARG_UNUSED, in onigenc_single_byte_left_adjust_char_head() function
|
Completed in 27 milliseconds