Lines Matching full:nextpos
889 # all the isXXX functions returns a (expr,nextpos) pair if a match is found1019 # the is_xxxxx function returns either None or a pair (e,nextpos)1020 # where 'e' is an expression tuple (e.g. (op,arg)) and 'nextpos' is