Searched refs:_create_regex (Results 1 – 1 of 1) sorted by relevance
47 static Re2UPtr _create_regex(const std::string& pattern) { in _create_regex() function66 return _create_regex(special_pattern); in _build_special_token_regex()389 _regex = _create_regex(_pattern); in load()