Home
last modified time | relevance | path

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

/third_party/boost/boost/
Dregex.h86 using boost::REG_EEND;
/third_party/boost/boost/regex/v4/
Dcregex.hpp150 static const reg_error_t REG_EEND = 14; /* unexpected end of expression */ variable
/third_party/boost/libs/regex/doc/
Dlocale.qbk188 [[214][REG_EEND]["Premature end of regular expression" ]]