Searched defs:Simplify (Results 1 – 3 of 3) sorted by relevance
145 Regexp* Regexp::Simplify() { in Simplify() function in re2::Regexp152 #define Simplify DontCallSimplify // Avoid accidental recursion macro
42 Prefilter* Prefilter::Simplify() { in Simplify() function in re2::Prefilter
154 bool Simplify(const SkPath& path, SkPath* result) { in Simplify() function