Lines Matching refs:NO_POS
35 const int NO_POS = -1; variable
269 if (posc != NO_POS) in get_first_token()
279 if (posc != NO_POS) in get_last_token()
444 if (removeStartPos != NO_POS) in rem_back_from()
471 while ( (pos=pos_first(S)) != NO_POS ) in remove_all()
527 if (pos != NO_POS) in take_first_token()
549 if (pos != NO_POS) in take_last_token()
576 return NO_POS; in pos_first()
590 return NO_POS; in pos_first_after()
602 return NO_POS; in pos_last()
614 return NO_POS; in pos_first()
631 return NO_POS; in pos_last()