Home
last modified time | relevance | path

Searched refs:ssuffix (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libc/port/locale/
H A Dregcomp.c1662 int ssuffix; /* Keeps track of suffixes' suffix */ in computematchjumps() local
1716 ssuffix = pmatches[suffix]; in computematchjumps()
1718 while (suffix <= ssuffix && suffix < g->mlen) { in computematchjumps()
1720 g->mlen + ssuffix - suffix); in computematchjumps()
1724 ssuffix = pmatches[ssuffix]; in computematchjumps()