Lines Matching defs:ARG_UNUSED
377 onigenc_set_default_caseconv_table(const UChar* table ARG_UNUSED) in onigenc_set_default_caseconv_table()
419 onigenc_ascii_apply_all_case_fold(OnigCaseFoldType flag ARG_UNUSED, in onigenc_ascii_apply_all_case_fold()
441 onigenc_ascii_get_case_fold_codes_by_str(OnigCaseFoldType flag ARG_UNUSED, in onigenc_ascii_get_case_fold_codes_by_str()
442 const OnigUChar* p, const OnigUChar* end ARG_UNUSED, in onigenc_ascii_get_case_fold_codes_by_str()
462 ss_apply_all_case_fold(OnigCaseFoldType flag ARG_UNUSED, in ss_apply_all_case_fold()
501 int ess_tsett_flag, OnigCaseFoldType flag ARG_UNUSED, in onigenc_get_case_fold_codes_by_str_with_map()
581 onigenc_not_support_get_ctype_code_range(OnigCtype ctype ARG_UNUSED, in onigenc_not_support_get_ctype_code_range()
582 OnigCodePoint* sb_out ARG_UNUSED, in onigenc_not_support_get_ctype_code_range()
599 onigenc_ascii_mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, const UChar** p, in onigenc_ascii_mbc_case_fold()
600 const UChar*end ARG_UNUSED, UChar* lower) in onigenc_ascii_mbc_case_fold()
621 onigenc_single_byte_mbc_enc_len(const UChar* p ARG_UNUSED) in onigenc_single_byte_mbc_enc_len()
627 onigenc_single_byte_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED) in onigenc_single_byte_mbc_to_code()
633 onigenc_single_byte_code_to_mbclen(OnigCodePoint code ARG_UNUSED) in onigenc_single_byte_code_to_mbclen()
646 onigenc_single_byte_left_adjust_char_head(const UChar* start ARG_UNUSED, in onigenc_single_byte_left_adjust_char_head()
653 onigenc_always_true_is_allowed_reverse_match(const UChar* s ARG_UNUSED, in onigenc_always_true_is_allowed_reverse_match()
654 const UChar* end ARG_UNUSED) in onigenc_always_true_is_allowed_reverse_match()
660 onigenc_always_false_is_allowed_reverse_match(const UChar* s ARG_UNUSED, in onigenc_always_false_is_allowed_reverse_match()
661 const UChar* end ARG_UNUSED) in onigenc_always_false_is_allowed_reverse_match()
667 onigenc_always_true_is_valid_mbc_string(const UChar* s ARG_UNUSED, in onigenc_always_true_is_valid_mbc_string()
668 const UChar* end ARG_UNUSED) in onigenc_always_true_is_valid_mbc_string()
712 onigenc_mbn_mbc_case_fold(OnigEncoding enc, OnigCaseFoldType flag ARG_UNUSED, in onigenc_mbn_mbc_case_fold()
713 const UChar** pp, const UChar* end ARG_UNUSED, in onigenc_mbn_mbc_case_fold()