Home
last modified time | relevance | path

Searched refs:arg_type (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/skeleton/
H A Dcreate_stubs120 while (arg_type = gobble(type)) {
122 if(arg_type == "void") {
127 argtypes[num_funcs,args_max] = arg_type
140 spec_str = spec_str spec_map[arg_type]
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h758 short int arg_type; member
H A Dregcomp.c5786 return OnigOpInfo[i].arg_type; in op2arg_type()
5818 int i, n, arg_type; in onig_print_compiled_byte_code() local
5827 arg_type = op2arg_type(*bp); in onig_print_compiled_byte_code()
5828 if (arg_type != ARG_SPECIAL) { in onig_print_compiled_byte_code()
5830 switch (arg_type) { in onig_print_compiled_byte_code()

Completed in 53 milliseconds