Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dtoken_functions.hpp482 if (is_kept(*next)) { in operator ()()
487 for (; next != end && !is_dropped(*next) && !is_kept(*next); ++next) in operator ()()
505 if (is_kept(*next)) { in operator ()()
520 for (; next != end && !is_dropped(*next) && !is_kept(*next); ++next) in operator ()()
537 bool is_kept(Char E) const in is_kept() function in boost::char_separator