Searched refs:i_next (Results 1 – 3 of 3) sorted by relevance
165 Node::provide_Child( StringVector::const_iterator i_next, in provide_Child() argument168 if (i_next == i_end) in provide_Child()170 return Provide_Child(*i_next).provide_Child(i_next+1,i_end); in provide_Child()
110 i_next,
828 strings_v::iterator i_next; in substract() local836 i_next = i_in+1; in substract()838 i_in = i_next; in substract()
Completed in 18 milliseconds