HomeSort by relevance Sort by last modified time
    Searched refs:parentheses (Results 1 - 12 of 12) sorted by null

  /external/webkit/Source/JavaScriptCore/yarr/
YarrPattern.h 112 } parentheses; member in union:JSC::Yarr::PatternTerm::__anon14617
144 parentheses.disjunction = disjunction;
145 parentheses.subpatternId = subpatternId;
146 parentheses.isCopy = false;
147 parentheses.isTerminal = false;
YarrPattern.cpp 519 lastTerm.parentheses.lastSubpatternId = m_pattern.m_numSubpatterns;
529 // Insert a new non-capturing parentheses.
536 // Set the quantifier of the new parentheses to '?' and set the inherited properties.
539 disjunctionTerm.parentheses.lastSubpatternId = m_pattern.m_numSubpatterns;
564 if ((term.type == PatternTerm::TypeParenthesesSubpattern) && term.capture() && (subpatternId == term.parentheses.subpatternId)) {
602 termCopy.parentheses.disjunction = copyDisjunction(termCopy.parentheses.disjunction, filterStartsWithBOL);
641 m_alternative->lastTerm().parentheses.isCopy = true;
696 // Note: for fixed once parentheses we will ensure at least the minimum is available; others are on their own.
698 if (term.quantityCount == 1 && !term.parentheses.isCopy)
    [all...]
YarrInterpreter.cpp 509 // If the end position of the referenced match hasn't set yet then the backreference in the same parentheses where it references to that.
510 // In this case the result of match is empty string like when it references to a parentheses with zero-width match.
774 // 'Terminal' parentheses are at the end of the regex, and as such a match past end
    [all...]
YarrJIT.cpp     [all...]
  /external/clang/test/SemaCXX/
warn-func-as-bool.cpp 31 expected-note {{suffix with parentheses to turn this into a function call}}
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
util.js 42 * obtain their value. It wraps the expression in parentheses such
58 // The alternative of using parentheses does not work when evaluating
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
util.js 42 * obtain their value. It wraps the expression in parentheses such
58 // The alternative of using parentheses does not work when evaluating
  /external/chromium/chrome/browser/resources/net_internals/
dataview.js 175 // Third value in first set of parentheses in user-agent string.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
error.rb 390 within parentheses. When recognition code enters a rule method (or a subrule
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 480 milliseconds