Home
last modified time | relevance | path

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

/third_party/boost/libs/regex/src/
Dwide_posix_api.cpp153 regfreeW(expression); in regcompW()
304 BOOST_REGEX_DECL void BOOST_REGEX_CCALL regfreeW(regex_tW* expression) in regfreeW() function
/third_party/boost/libs/regex/test/regress/
Dtest_deprecated.cpp260 boost::regfreeW(&re); in test_deprecated()
360 boost::regfreeW(&re); in test_deprecated()
/third_party/boost/boost/regex/v4/
Dcregex.hpp170 BOOST_REGEX_DECL void BOOST_REGEX_CCALL regfreeW(regex_tW*);
177 #define regfree regfreeW
/third_party/boost/boost/
Dregex.h68 using boost::regfreeW;
/third_party/boost/libs/regex/doc/
Dposix_api.qbk47 void regfreeW(regex_tW*);
53 #define regfree regfreeW