/PHP-7.2/ext/mbstring/oniguruma/src/ |
H A D | regenc.c | 377 onigenc_set_default_caseconv_table(const UChar* table ARG_UNUSED) in onigenc_set_default_caseconv_table() argument 442 const OnigUChar* p, const OnigUChar* end ARG_UNUSED, in onigenc_ascii_get_case_fold_codes_by_str() argument 462 ss_apply_all_case_fold(OnigCaseFoldType flag ARG_UNUSED, in ss_apply_all_case_fold() argument 501 int ess_tsett_flag, OnigCaseFoldType flag ARG_UNUSED, in onigenc_get_case_fold_codes_by_str_with_map() argument 582 OnigCodePoint* sb_out ARG_UNUSED, in onigenc_not_support_get_ctype_code_range() argument 583 const OnigCodePoint* ranges[] ARG_UNUSED) in onigenc_not_support_get_ctype_code_range() 600 const UChar*end ARG_UNUSED, UChar* lower) in onigenc_ascii_mbc_case_fold() argument 621 onigenc_single_byte_mbc_enc_len(const UChar* p ARG_UNUSED) in onigenc_single_byte_mbc_enc_len() argument 654 const UChar* end ARG_UNUSED) in onigenc_always_true_is_allowed_reverse_match() argument 661 const UChar* end ARG_UNUSED) in onigenc_always_false_is_allowed_reverse_match() argument [all …]
|
H A D | regposerr.c | 40 # define ARG_UNUSED __attribute__ ((unused)) macro 42 # define ARG_UNUSED macro 79 regerror(int posix_ecode, const regex_t* reg ARG_UNUSED, char* buf, in regerror() argument
|
H A D | cp1251.c | 108 cp1251_mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, in cp1251_mbc_case_fold() argument 109 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in cp1251_mbc_case_fold() argument
|
H A D | utf32_be.c | 33 utf32be_mbc_enc_len(const UChar* p ARG_UNUSED) in utf32be_mbc_enc_len() argument 68 utf32be_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED) in utf32be_mbc_to_code() argument 75 utf32be_code_to_mbclen(OnigCodePoint code ARG_UNUSED) in utf32be_code_to_mbclen() argument
|
H A D | utf32_le.c | 33 utf32le_mbc_enc_len(const UChar* p ARG_UNUSED) in utf32le_mbc_enc_len() argument 68 utf32le_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED) in utf32le_mbc_to_code() argument 75 utf32le_code_to_mbclen(OnigCodePoint code ARG_UNUSED) in utf32le_code_to_mbclen() argument
|
H A D | koi8_r.c | 107 koi8_r_mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, in koi8_r_mbc_case_fold() argument 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in koi8_r_mbc_case_fold() argument
|
H A D | iso8859_5.c | 107 mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, in mbc_case_fold() argument 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
|
H A D | koi8.c | 108 koi8_mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, in koi8_mbc_case_fold() argument 109 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in koi8_mbc_case_fold() argument
|
H A D | iso8859_7.c | 107 mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, in mbc_case_fold() argument 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
|
H A D | euc_jp.c | 159 mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, in mbc_case_fold() argument 160 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument 202 is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED) in is_allowed_reverse_match() argument
|
H A D | sjis.c | 163 mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, in mbc_case_fold() argument 164 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument 235 is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED) in is_allowed_reverse_match() argument
|
H A D | iso8859_1.c | 114 get_case_fold_codes_by_str(OnigCaseFoldType flag ARG_UNUSED, in get_case_fold_codes_by_str() argument 203 const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
|
H A D | regenc.h | 61 #ifndef ARG_UNUSED 63 # define ARG_UNUSED __attribute__ ((unused)) macro 65 # define ARG_UNUSED macro
|
H A D | iso8859_10.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
|
H A D | iso8859_13.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
|
H A D | iso8859_14.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
|
H A D | iso8859_16.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
|
H A D | iso8859_2.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
|
H A D | iso8859_3.c | 108 const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
|
H A D | iso8859_4.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
|
H A D | iso8859_9.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
|
H A D | iso8859_15.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold() argument
|
H A D | euc_tw.c | 144 euctw_is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED) in euctw_is_allowed_reverse_match() argument
|
H A D | big5.c | 163 big5_is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED) in big5_is_allowed_reverse_match() argument
|
H A D | mktable.c | 348 static int IsDigit(int enc ARG_UNUSED, int c) in IsDigit() argument 1097 static int IsAscii(int enc ARG_UNUSED, int c) in IsAscii() argument 1103 static int IsNewline(int enc ARG_UNUSED, int c) in IsNewline() argument 1163 extern int main(int argc ARG_UNUSED, char* argv[] ARG_UNUSED) in main() argument
|