Searched defs:set_dotall (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/
H A Dpcrecpp.h402 RE_Options &set_dotall(bool x) { function in class:pcrecpp::RE_Options
477 return RE_Options().set_dotall(true);

Completed in 63 milliseconds