Lines Matching defs:ARG_UNUSED

352 onigenc_set_default_caseconv_table(const UChar* table ARG_UNUSED)  in onigenc_set_default_caseconv_table()
394 onigenc_ascii_apply_all_case_fold(OnigCaseFoldType flag ARG_UNUSED, in onigenc_ascii_apply_all_case_fold()
416 onigenc_ascii_get_case_fold_codes_by_str(OnigCaseFoldType flag ARG_UNUSED, in onigenc_ascii_get_case_fold_codes_by_str()
417 const OnigUChar* p, const OnigUChar* end ARG_UNUSED, in onigenc_ascii_get_case_fold_codes_by_str()
437 ss_apply_all_case_fold(OnigCaseFoldType flag ARG_UNUSED, in ss_apply_all_case_fold()
476 int ess_tsett_flag, OnigCaseFoldType flag ARG_UNUSED, in onigenc_get_case_fold_codes_by_str_with_map()
556 onigenc_not_support_get_ctype_code_range(OnigCtype ctype ARG_UNUSED, in onigenc_not_support_get_ctype_code_range()
557 OnigCodePoint* sb_out ARG_UNUSED, in onigenc_not_support_get_ctype_code_range()
574 onigenc_ascii_mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, const UChar** p, in onigenc_ascii_mbc_case_fold()
575 const UChar*end ARG_UNUSED, UChar* lower) in onigenc_ascii_mbc_case_fold()
596 onigenc_single_byte_mbc_enc_len(const UChar* p ARG_UNUSED) in onigenc_single_byte_mbc_enc_len()
602 onigenc_single_byte_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED) in onigenc_single_byte_mbc_to_code()
608 onigenc_single_byte_code_to_mbclen(OnigCodePoint code ARG_UNUSED) in onigenc_single_byte_code_to_mbclen()
621 onigenc_single_byte_left_adjust_char_head(const UChar* start ARG_UNUSED, in onigenc_single_byte_left_adjust_char_head()
628 onigenc_always_true_is_allowed_reverse_match(const UChar* s ARG_UNUSED, in onigenc_always_true_is_allowed_reverse_match()
629 const UChar* end ARG_UNUSED) in onigenc_always_true_is_allowed_reverse_match()
635 onigenc_always_false_is_allowed_reverse_match(const UChar* s ARG_UNUSED, in onigenc_always_false_is_allowed_reverse_match()
636 const UChar* end ARG_UNUSED) in onigenc_always_false_is_allowed_reverse_match()
660 onigenc_mbn_mbc_case_fold(OnigEncoding enc, OnigCaseFoldType flag ARG_UNUSED, in onigenc_mbn_mbc_case_fold()
661 const UChar** pp, const UChar* end ARG_UNUSED, in onigenc_mbn_mbc_case_fold()