Home
last modified time | relevance | path

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

/trunk/main/soltools/support/
H A Dsimstr.cxx225 Simstr::get_back() const { return len ? sz[len-1] : 0; } in get_back() function in Simstr
253 Simstr::get_back(int anzahl) const in get_back() function in Simstr
280 return get_back(len-posc-1); in get_last_token()
551 ret = get_back(len-pos-1); in take_last_token()
/trunk/main/soltools/inc/
H A Dsimstr.hxx90 char get_back() const;
96 Simstr get_back(

Completed in 22 milliseconds