Home
last modified time | relevance | path

Searched defs:matchjump (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/regex/
H A Dregex2.h191 int *matchjump; /* Boyer-Moore match jump table */ member
H A Dengine.c206 int *matchjump; in matcher() local