Searched refs:ARG_UNUSED (Results 1 - 25 of 54) sorted by relevance

123

/macosx-10.10/ruby-106/ruby/enc/
H A Dutf_32be.c33 utf32be_mbc_enc_len(const UChar* p ARG_UNUSED, const OnigUChar* e ARG_UNUSED, argument
34 OnigEncoding enc ARG_UNUSED)
41 OnigEncoding enc ARG_UNUSED)
59 utf32be_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED, argument
60 OnigEncoding enc ARG_UNUSED)
66 utf32be_code_to_mbclen(OnigCodePoint code ARG_UNUSED, argument
67 OnigEncoding enc ARG_UNUSED)
74 OnigEncoding enc ARG_UNUSED)
152 OnigEncoding enc ARG_UNUSED)
40 utf32be_is_mbc_newline(const UChar* p, const UChar* end, OnigEncoding enc ARG_UNUSED) argument
73 utf32be_code_to_mbc(OnigCodePoint code, UChar *buf, OnigEncoding enc ARG_UNUSED) argument
151 utf32be_left_adjust_char_head(const UChar* start, const UChar* s, const UChar* end, OnigEncoding enc ARG_UNUSED) argument
[all...]
H A Dutf_32le.c33 utf32le_mbc_enc_len(const UChar* p ARG_UNUSED, const OnigUChar* e ARG_UNUSED, argument
34 OnigEncoding enc ARG_UNUSED)
41 OnigEncoding enc ARG_UNUSED)
59 utf32le_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED, argument
60 OnigEncoding enc ARG_UNUSED)
66 utf32le_code_to_mbclen(OnigCodePoint code ARG_UNUSED, argument
67 OnigEncoding enc ARG_UNUSED)
74 OnigEncoding enc ARG_UNUSED)
152 OnigEncoding enc ARG_UNUSED)
40 utf32le_is_mbc_newline(const UChar* p, const UChar* end, OnigEncoding enc ARG_UNUSED) argument
73 utf32le_code_to_mbc(OnigCodePoint code, UChar *buf, OnigEncoding enc ARG_UNUSED) argument
151 utf32le_left_adjust_char_head(const UChar* start, const UChar* s, const UChar* end, OnigEncoding enc ARG_UNUSED) argument
[all...]
H A Dutf_16le.c57 OnigEncoding enc ARG_UNUSED)
78 OnigEncoding enc ARG_UNUSED)
95 utf16le_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED, argument
96 OnigEncoding enc ARG_UNUSED)
114 OnigEncoding enc ARG_UNUSED)
121 OnigEncoding enc ARG_UNUSED)
205 OnigEncoding enc ARG_UNUSED)
56 utf16le_mbc_enc_len(const UChar* p, const OnigUChar* e, OnigEncoding enc ARG_UNUSED) argument
77 utf16le_is_mbc_newline(const UChar* p, const UChar* end, OnigEncoding enc ARG_UNUSED) argument
113 utf16le_code_to_mbclen(OnigCodePoint code, OnigEncoding enc ARG_UNUSED) argument
120 utf16le_code_to_mbc(OnigCodePoint code, UChar *buf, OnigEncoding enc ARG_UNUSED) argument
204 utf16le_left_adjust_char_head(const UChar* start, const UChar* s, const UChar* end, OnigEncoding enc ARG_UNUSED) argument
H A Dkoi8_r.c107 koi8_r_mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, argument
108 const UChar** pp, const UChar* end ARG_UNUSED,
109 UChar* lower, OnigEncoding enc ARG_UNUSED)
121 const UChar* end, OnigEncoding enc ARG_UNUSED)
134 OnigEncoding enc ARG_UNUSED)
183 void* arg, OnigEncoding enc ARG_UNUSED)
193 OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED)
133 koi8_r_is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc ARG_UNUSED) argument
181 koi8_r_apply_all_case_fold(OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc ARG_UNUSED) argument
191 koi8_r_get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED) argument
H A Dkoi8_u.c107 koi8_u_mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, argument
108 const UChar** pp, const UChar* end ARG_UNUSED,
109 UChar* lower, OnigEncoding enc ARG_UNUSED)
121 const UChar* end, OnigEncoding enc ARG_UNUSED)
134 OnigEncoding enc ARG_UNUSED)
187 void* arg, OnigEncoding enc ARG_UNUSED)
197 OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED)
133 koi8_u_is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc ARG_UNUSED) argument
185 koi8_u_apply_all_case_fold(OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc ARG_UNUSED) argument
195 koi8_u_get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED) argument
H A Dutf_16be.c56 utf16be_mbc_enc_len(const UChar* p, const OnigUChar* e ARG_UNUSED, argument
57 OnigEncoding enc ARG_UNUSED)
102 utf16be_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED, argument
212 OnigEncoding enc ARG_UNUSED)
211 utf16be_left_adjust_char_head(const UChar* start, const UChar* s, const UChar* end, OnigEncoding enc ARG_UNUSED) argument
H A Dwindows_1251.c108 cp1251_mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, argument
109 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED)
119 cp1251_is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc ARG_UNUSED) argument
167 OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc ARG_UNUSED)
176 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED)
166 cp1251_apply_all_case_fold(OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc ARG_UNUSED) argument
175 cp1251_get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_10.c108 const UChar** pp, const UChar* end ARG_UNUSED,
109 UChar* lower, OnigEncoding enc ARG_UNUSED)
148 is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc ARG_UNUSED) argument
208 OnigEncoding enc ARG_UNUSED)
219 OnigEncoding enc ARG_UNUSED)
107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
206 apply_all_case_fold(OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc ARG_UNUSED) argument
216 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_13.c108 const UChar** pp, const UChar* end ARG_UNUSED,
109 UChar* lower, OnigEncoding enc ARG_UNUSED)
152 is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc ARG_UNUSED) argument
197 OnigEncoding enc ARG_UNUSED)
208 OnigEncoding enc ARG_UNUSED)
107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
195 apply_all_case_fold(OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc ARG_UNUSED) argument
205 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_14.c108 const UChar** pp, const UChar* end ARG_UNUSED,
109 UChar* lower, OnigEncoding enc ARG_UNUSED)
149 is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc ARG_UNUSED) argument
210 OnigEncoding enc ARG_UNUSED)
221 OnigEncoding enc ARG_UNUSED)
107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
208 apply_all_case_fold(OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc ARG_UNUSED) argument
218 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_15.c108 const UChar** pp, const UChar* end ARG_UNUSED,
109 UChar* lower, OnigEncoding enc ARG_UNUSED)
153 is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc ARG_UNUSED) argument
204 OnigEncoding enc ARG_UNUSED)
215 OnigEncoding enc ARG_UNUSED)
107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
202 apply_all_case_fold(OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc ARG_UNUSED) argument
212 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_16.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower,
109 OnigEncoding enc ARG_UNUSED)
148 is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc ARG_UNUSED) argument
206 OnigEncoding enc ARG_UNUSED)
217 OnigEncoding enc ARG_UNUSED)
107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
204 apply_all_case_fold(OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc ARG_UNUSED) argument
214 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_2.c110 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower,
111 OnigEncoding enc ARG_UNUSED)
197 OnigEncoding enc ARG_UNUSED)
208 OnigEncoding enc ARG_UNUSED)
216 is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc ARG_UNUSED) argument
109 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
195 apply_all_case_fold(OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc ARG_UNUSED) argument
205 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_3.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower,
109 OnigEncoding enc ARG_UNUSED)
152 is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc ARG_UNUSED) argument
204 OnigEncoding enc ARG_UNUSED)
215 OnigEncoding enc ARG_UNUSED)
107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
202 apply_all_case_fold(OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc ARG_UNUSED) argument
212 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_4.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower,
109 OnigEncoding enc ARG_UNUSED)
151 is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc ARG_UNUSED) argument
206 OnigEncoding enc ARG_UNUSED)
217 OnigEncoding enc ARG_UNUSED)
107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
204 apply_all_case_fold(OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc ARG_UNUSED) argument
214 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_5.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower,
109 OnigEncoding enc ARG_UNUSED)
132 is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc ARG_UNUSED) argument
194 OnigEncoding enc ARG_UNUSED)
205 OnigEncoding enc ARG_UNUSED)
107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
192 apply_all_case_fold(OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc ARG_UNUSED) argument
202 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_7.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower,
109 OnigEncoding enc ARG_UNUSED)
140 is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc ARG_UNUSED) argument
190 OnigEncoding enc ARG_UNUSED)
201 OnigEncoding enc ARG_UNUSED)
107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
188 apply_all_case_fold(OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc ARG_UNUSED) argument
198 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_9.c108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower,
109 OnigEncoding enc ARG_UNUSED)
152 is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc ARG_UNUSED) argument
197 OnigEncoding enc ARG_UNUSED)
208 OnigEncoding enc ARG_UNUSED)
107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
195 apply_all_case_fold(OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc ARG_UNUSED) argument
205 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED) argument
H A Diso_8859_1.c109 OnigEncoding enc ARG_UNUSED)
120 OnigEncoding enc ARG_UNUSED)
206 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end ARG_UNUSED, argument
207 UChar* lower, OnigEncoding enc ARG_UNUSED)
251 is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc ARG_UNUSED) argument
107 apply_all_case_fold(OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg, OnigEncoding enc ARG_UNUSED) argument
117 get_case_fold_codes_by_str(OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[], OnigEncoding enc ARG_UNUSED) argument
H A Dbig5.c168 big5_mbc_enc_len(const UChar* p, const UChar* e, OnigEncoding enc ARG_UNUSED) argument
174 big5_hkscs_mbc_enc_len(const UChar* p, const UChar* e, OnigEncoding enc ARG_UNUSED) argument
180 big5_uao_mbc_enc_len(const UChar* p, const UChar* e, OnigEncoding enc ARG_UNUSED) argument
272 big5_is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED, OnigEncoding enc ARG_UNUSED) argument
H A Dcp949.c118 cp949_mbc_enc_len(const UChar* p, const UChar* e, OnigEncoding enc ARG_UNUSED) argument
191 cp949_is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED, OnigEncoding enc ARG_UNUSED) argument
H A Deuc_kr.c96 euckr_mbc_enc_len(const UChar* p, const UChar* e, OnigEncoding enc ARG_UNUSED) argument
167 euckr_is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED, OnigEncoding enc ARG_UNUSED) argument
/macosx-10.10/ruby-106/ruby/
H A Dregenc.c368 onigenc_set_default_caseconv_table(const UChar* table ARG_UNUSED) argument
410 onigenc_ascii_apply_all_case_fold(OnigCaseFoldType flag ARG_UNUSED, argument
412 OnigEncoding enc ARG_UNUSED)
433 onigenc_ascii_get_case_fold_codes_by_str(OnigCaseFoldType flag ARG_UNUSED, argument
434 const OnigUChar* p, const OnigUChar* end ARG_UNUSED, OnigCaseFoldCodeItem items[],
435 OnigEncoding enc ARG_UNUSED)
454 ss_apply_all_case_fold(OnigCaseFoldType flag ARG_UNUSED, argument
493 int ess_tsett_flag, OnigCaseFoldType flag ARG_UNUSED,
581 onigenc_is_mbc_newline_0x0a(const UChar* p, const UChar* end, OnigEncoding enc ARG_UNUSED) argument
591 onigenc_ascii_mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, cons argument
491 onigenc_get_case_fold_codes_by_str_with_map(int map_size, const OnigPairCaseFoldCodes map[], int ess_tsett_flag, OnigCaseFoldType flag ARG_UNUSED, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) argument
613 onigenc_single_byte_mbc_enc_len(const UChar* p ARG_UNUSED, const UChar* e ARG_UNUSED, OnigEncoding enc ARG_UNUSED) argument
620 onigenc_single_byte_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED, OnigEncoding enc ARG_UNUSED) argument
627 onigenc_single_byte_code_to_mbclen(OnigCodePoint code ARG_UNUSED, OnigEncoding enc ARG_UNUSED) argument
633 onigenc_single_byte_code_to_mbc(OnigCodePoint code, UChar *buf, OnigEncoding enc ARG_UNUSED) argument
642 onigenc_single_byte_left_adjust_char_head(const UChar* start ARG_UNUSED, const UChar* s, const UChar* end, OnigEncoding enc ARG_UNUSED) argument
650 onigenc_always_true_is_allowed_reverse_match(const UChar* s ARG_UNUSED, const UChar* end ARG_UNUSED, OnigEncoding enc ARG_UNUSED) argument
657 onigenc_always_false_is_allowed_reverse_match(const UChar* s ARG_UNUSED, const UChar* end ARG_UNUSED, OnigEncoding enc ARG_UNUSED) argument
664 onigenc_ascii_is_code_ctype(OnigCodePoint code, unsigned int ctype, OnigEncoding enc ARG_UNUSED) argument
692 onigenc_mbn_mbc_case_fold(OnigEncoding enc, OnigCaseFoldType flag ARG_UNUSED, const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) argument
734 onigenc_mb2_code_to_mbclen(OnigCodePoint code, OnigEncoding enc ARG_UNUSED) argument
742 onigenc_mb4_code_to_mbclen(OnigCodePoint code, OnigEncoding enc ARG_UNUSED) argument
[all...]
/macosx-10.10/ruby-106/ruby/ext/nkf/nkf-utf8/
H A Dnkf.h177 #ifndef ARG_UNUSED
179 # define ARG_UNUSED __attribute__ ((unused)) macro
181 # define ARG_UNUSED macro
/macosx-10.10/cxxfilt-11/cxxfilt/include/
H A Dansidecl.h275 # define ARG_UNUSED(NAME) NAME ATTRIBUTE_UNUSED macro
277 # define ARG_UNUSED(NAME) NAME macro

Completed in 99 milliseconds

123