HomeSort by relevance Sort by last modified time
    Searched refs:set_dollar_endonly (Results 1 - 2 of 2) sorted by null

  /external/pcre/dist/
pcrecpp.h 416 RE_Options &set_dollar_endonly(bool x) { function in class:pcrecpp::RE_Options
pcrecpp_unittest.cc 660 options.set_dollar_endonly(true);
662 TestOneOption("DOLLAR_ENDONLY 2", "world$", str, options2.set_dollar_endonly(true), false, false);
    [all...]

Completed in 1377 milliseconds