Home
last modified time | relevance | path

Searched defs:GREEDY (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/include/
DParagraphStyle.h29 GREEDY, // faster and linear. enumerator
/third_party/node/deps/v8/src/regexp/
Dregexp-ast.h408 enum QuantifierType { GREEDY, NON_GREEDY, POSSESSIVE }; enumerator