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

/ast/src/lib/libast/regex/
H A Dreglib.h87 #define REX_BEG_STR 5 /* initial ^ w/ no newline */ macro
H A Dregcomp.c1858 case REX_BEG_STR:
2847 e = rep(env, node(env, REX_BEG_STR, 0, 0, 0), 0, 0);
H A Dregnexec.c47 "REX_BEG_STR",
1769 case REX_BEG_STR:

Completed in 25 milliseconds