Home
last modified time | relevance | path

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

/third_party/boost/libs/regex/performance/
Dperformance.cpp113 void test_match(const char* expression, const char* text, bool isperl = false) in test_match()
130 void test_search(const char* expression, const char* text, bool isperl = false, const char* filenam… in test_search()