Home
last modified time | relevance | path

Searched refs:NO_POS (Results 1 – 2 of 2) sorted by relevance

/trunk/main/soltools/support/
H A Dsimstr.cxx35 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()
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()
[all …]
/trunk/main/xml2cmp/source/support/
H A Dsistr.cxx40 const int NO_POS = -1; variable
250 return NO_POS; in pos_first()
261 return NO_POS; in pos_last()

Completed in 20 milliseconds