Home
last modified time | relevance | path

Searched refs:requires_unescape (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/utils/
DSkJSON.cpp686 bool requires_unescape = false; in matchString() local
695 if (!requires_unescape) { in matchString()
712 requires_unescape = true; in matchString()
/third_party/skia/src/utils/
DSkJSON.cpp694 bool requires_unescape = false; in matchString() local
703 if (!requires_unescape) { in matchString()
720 requires_unescape = true; in matchString()