Home
last modified time | relevance | path

Searched defs:save_start (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/archive/detail/
Dcommon_oarchive.hpp73 void save_start(const char * /*name*/){} in save_start() function in boost::archive::detail::common_oarchive
Dpolymorphic_oarchive_route.hpp151 void save_start(const char * name) BOOST_OVERRIDE { in save_start() function in boost::archive::detail::polymorphic_oarchive_route
/third_party/pcre2/pcre2/src/
Dpcre2_substitute.c381 PCRE2_SIZE save_start; in pcre2_substitute() local
/third_party/re2/re2/
Ddfa.cc1437 StateSaver save_start(this, start); in InlinedSearchLoop() local