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

  /external/chromium_org/third_party/re2/re2/
regexp.h 389 static Regexp* Concat(Regexp** subs, int nsubs, ParseFlags flags);
390 static Regexp* Alternate(Regexp** subs, int nsubs, ParseFlags flags);
399 static Regexp* AlternateNoFactor(Regexp** subs, int nsubs, ParseFlags flags);
457 static Regexp* ConcatOrAlternate(RegexpOp op, Regexp** subs, int nsubs,
  /external/regex-re2/re2/
regexp.h 389 static Regexp* Concat(Regexp** subs, int nsubs, ParseFlags flags);
390 static Regexp* Alternate(Regexp** subs, int nsubs, ParseFlags flags);
399 static Regexp* AlternateNoFactor(Regexp** subs, int nsubs, ParseFlags flags);
457 static Regexp* ConcatOrAlternate(RegexpOp op, Regexp** subs, int nsubs,
  /external/chromium_org/third_party/icu/source/tools/tzcode/
zic.c 2703 register int nsubs; local
    [all...]
  /external/icu4c/tools/tzcode/
zic.c 2709 register int nsubs; local
    [all...]

Completed in 447 milliseconds