Home
last modified time | relevance | path

Searched refs:OnigCtype (Results 1 – 8 of 8) sorted by relevance

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Deuc_jp.c247 get_ctype_code_range(OnigCtype ctype, OnigCodePoint* sb_out, in get_ctype_code_range()
259 if (ctype >= (OnigCtype )PropertyListNum) in get_ctype_code_range()
H A Dsjis.c281 get_ctype_code_range(OnigCtype ctype, OnigCodePoint* sb_out, in get_ctype_code_range()
293 if (ctype >= (OnigCtype )PropertyListNum) in get_ctype_code_range()
H A Dutf8.c260 get_ctype_code_range(OnigCtype ctype, OnigCodePoint *sb_out, in get_ctype_code_range()
H A Dunicode.c10783 onigenc_utf16_32_get_ctype_code_range(OnigCtype ctype, OnigCodePoint* sb_out, in onigenc_utf16_32_get_ctype_code_range()
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregenc.h119 ONIG_EXTERN int onigenc_not_support_get_ctype_code_range P_((OnigCtype ctype, OnigCodePoint* sb_out…
148 ONIG_EXTERN int onigenc_utf16_32_get_ctype_code_range P_((OnigCtype ctype, OnigCodePoint *sb_out, c…
H A Doniguruma.h106 typedef unsigned int OnigCtype; typedef
163 int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
164 …int (*get_ctype_code_range)(OnigCtype ctype, OnigCodePoint* sb_out, const OnigCodePoint* ranges…
H A Dregenc.c556 onigenc_not_support_get_ctype_code_range(OnigCtype ctype ARG_UNUSED, in onigenc_not_support_get_ctype_code_range()
H A DHISTORY45 2007/08/01: [API] add OnigCtype.

Completed in 40 milliseconds