Home
last modified time | relevance | path

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

/third_party/boost/libs/regex/performance/
Dtable_helper.cpp182 static const boost::regex time_e("(\\d+)ns"); in get_value_from_cell() local
184 if(regex_search(cell, what, time_e)) in get_value_from_cell()
/third_party/boost/libs/math/reporting/performance/
Dtable_helper.cpp192 static const boost::regex time_e("(\\d+)ns"); in get_value_from_cell() local
194 if(regex_search(cell, what, time_e)) in get_value_from_cell()