Home
last modified time | relevance | path

Searched refs:head_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.hpp176 head_finder( int N ) in head_finder() function
262 using algorithm::head_finder;
H A Derase.hpp702 ::boost::algorithm::head_finder(N), in erase_head_copy()
717 ::boost::algorithm::head_finder(N), in erase_head_copy()
739 ::boost::algorithm::head_finder(N), in erase_head()
H A Dreplace.hpp773 ::boost::algorithm::head_finder(N), in replace_head_copy()
789 ::boost::algorithm::head_finder(N), in replace_head_copy()
814 ::boost::algorithm::head_finder(N), in replace_head()
H A Dfind.hpp253 return ::boost::algorithm::find(Input, ::boost::algorithm::head_finder(N)); in find_head()