Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/locale/
H A Dregcomp.c115 static void computematchjumps(struct parse *p, struct re_guts *g);
251 computematchjumps(p, g); in regcomp()
1658 computematchjumps(struct parse *p, struct re_guts *g) in computematchjumps() function