Searched refs:REX_KMP (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libast/regex/
H A Dreglib.h114 #define REX_KMP 32 /* Knuth-Morris-Pratt */ macro
H A Dregdecomp.c299 case REX_KMP:
H A Dregnexec.c74 "REX_KMP",
1346 case REX_KMP:
H A Dregcomp.c3200 if (!(a = node(env, REX_KMP, 0, 0, n * (sizeof(int*) + 1))))

Completed in 32 milliseconds