Home
last modified time | relevance | path

Searched refs:tail_finder (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/
H A Dfinder.hpp193 tail_finder( int N ) in tail_finder() function
263 using algorithm::tail_finder;
H A Derase.hpp774 ::boost::algorithm::tail_finder(N), in erase_tail_copy()
789 ::boost::algorithm::tail_finder(N), in erase_tail_copy()
811 ::boost::algorithm::tail_finder(N), in erase_tail()
H A Dreplace.hpp853 ::boost::algorithm::tail_finder(N), in replace_tail_copy()
869 ::boost::algorithm::tail_finder(N), in replace_tail_copy()
894 ::boost::algorithm::tail_finder(N), in replace_tail()
H A Dfind.hpp284 return ::boost::algorithm::find(Input, ::boost::algorithm::tail_finder(N)); in find_tail()