find_first_of 155 util_misc.cpp size_t j = s.find_first_of(delims, i); find_first_of 186 util_misc.cpp next = s.find_first_of(delims, offset);