Searched defs:GREEDY (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/modules/skparagraph/include/ | ||
H A D | ParagraphStyle.h | 39 GREEDY, // faster and linear. member in skia::textlayout::LineBreakStrategy |
/third_party/node/deps/v8/src/regexp/ | ||
H A D | regexp-ast.h | 408 enum QuantifierType { GREEDY, NON_GREEDY, POSSESSIVE }; enumerator |
Completed in 3 milliseconds