Home | History | Annotate | Download | only in Interpreter

Lines Matching refs:cursor_index

1451     uint32_t cursor_index
1539 if (optind - 1 == cursor_index)
1649 if ((dash_dash_pos == -1 || cursor_index < dash_dash_pos)
1650 && strcmp (GetArgumentAtIndex(cursor_index), "-") == 0)
1652 option_element_vector.push_back (OptionArgElement (OptionArgElement::eBareDash, cursor_index,