Home | History | Annotate | Download | only in Oniguruma

Lines Matching defs:arg_type

5839       return OnigOpInfo[i].arg_type;

5871 int i, n, arg_type;
5880 arg_type = op2arg_type(*bp);
5881 if (arg_type != ARG_SPECIAL) {
5883 switch (arg_type) {