Searched refs:submap (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libast/regex/
H A Dregsubcomp.c30 static const regflags_t submap[] = variable
54 map = submap;
/ast/src/cmd/re/
H A Ded.c187 static const regflags_t submap[] = variable
1401 if (n = regsubcomp(&ed.re, input(0), submap, n, 0))
/ast/src/cmd/nmake/
H A Dexpand.c56 static const regflags_t submap[] = variable
3681 if (!(n = regsubcomp(&re, ed, submap, 0, 0)))

Completed in 33 milliseconds