HomeSort by relevance Sort by last modified time
    Searched full:firststate (Results 1 - 6 of 6) sorted by null

  /external/v8/src/
scanner.h 189 struct FirstState {
201 static FirstState first_states_[kFirstCharRangeLength];
scanner.cc 192 KeywordMatcher::FirstState KeywordMatcher::first_states_[] = {
    [all...]
  /bionic/libc/regex/
regex2.h 136 sopno firststate; /* the initial OEND (normally 0) */ member in struct:re_guts
engine.c 136 const sopno gf = g->firststate+1; /* +1 for OEND */
regcomp.c 214 g->firststate = THERE();
    [all...]
  /development/ndk/platforms/android-8/arch-arm/lib/
libc.so 

Completed in 332 milliseconds