Home
last modified time | relevance | path

Searched refs:ARG_UNUSED (Results 26 – 36 of 36) sorted by relevance

12

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dmktable.c345 static int IsDigit(int enc ARG_UNUSED, int c) in IsDigit() argument
1094 static int IsAscii(int enc ARG_UNUSED, int c) in IsAscii() argument
1100 static int IsNewline(int enc ARG_UNUSED, int c) in IsNewline() argument
1146 extern int main(int argc ARG_UNUSED, char* argv[] ARG_UNUSED) in main() argument
H A Dutf16_be.c78 utf16be_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED) in utf16be_mbc_to_code() argument
H A Dutf16_le.c84 utf16le_mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED) in utf16le_mbc_to_code() argument
H A Dutf8.c94 mbc_to_code(const UChar* p, const UChar* end ARG_UNUSED) in mbc_to_code() argument
H A Dgb18030.c473 gb18030_is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED) in gb18030_is_allowed_reverse_match() argument
H A Dunicode.c10962 OnigCaseFoldType flag ARG_UNUSED, const UChar** pp, const UChar* end, argument
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregposix.c278 onig_regex_t* reg ARG_UNUSED, void* arg) in i_wrapper() argument
H A Dregint.h79 # define ARG_UNUSED __attribute__ ((unused)) macro
81 # define ARG_UNUSED macro
H A Dregparse.c76 extern void onig_null_warn(const char* s ARG_UNUSED) { } in onig_null_warn() argument
443 i_free_name_entry(UChar* key, NameEntry* e, void* arg ARG_UNUSED) in i_free_name_entry() argument
500 i_names(UChar* key ARG_UNUSED, NameEntry* e, INamesArg* arg) in i_names() argument
533 i_renumber_name(UChar* key ARG_UNUSED, NameEntry* e, GroupNumRemap* map) in i_renumber_name() argument
3751 add_ctype_to_cc_by_range(CClassNode* cc, int ctype ARG_UNUSED, int not, in add_ctype_to_cc_by_range() argument
3752 OnigEncoding enc ARG_UNUSED, in add_ctype_to_cc_by_range() argument
4895 i_free_shared_class(type_cclass_key* key, Node* node, void* arg ARG_UNUSED) in i_free_shared_class() argument
5547 onig_scan_env_set_error_string(ScanEnv* env, int ecode ARG_UNUSED, in onig_scan_env_set_error_string() argument
H A Dregcomp.c419 add_compile_string_length(UChar* s ARG_UNUSED, int mb_len, int str_len, in add_compile_string_length() argument
420 regex_t* reg ARG_UNUSED, int ignore_case) in add_compile_string_length() argument
3903 set_bm_skip(UChar* s, UChar* end, OnigEncoding enc ARG_UNUSED, in set_bm_skip() argument
4233 int raw ARG_UNUSED, OnigEncoding enc) in concat_opt_exact_info_str() argument
H A Dregexec.c2969 set_bm_backward_skip(UChar* s, UChar* end, OnigEncoding enc ARG_UNUSED, in set_bm_backward_skip() argument

Completed in 106 milliseconds

12