Searched refs:ANCHOR (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/lib/libedit/
H A Del.h48 #define ANCHOR macro
H A Dsearch.c233 #ifdef ANCHOR
377 #ifdef ANCHOR
462 #ifdef ANCHOR
487 #ifdef ANCHOR
503 #ifdef ANCHOR
535 #ifdef ANCHOR
/freebsd-11.0-release/contrib/libgnuregex/
H A Dregcomp.c1093 case ANCHOR:
1385 if (node->token.type == ANCHOR)
1450 case ANCHOR:
1841 token->type = ANCHOR;
1848 token->type = ANCHOR;
1855 token->type = ANCHOR;
1862 token->type = ANCHOR;
1885 token->type = ANCHOR;
1892 token->type = ANCHOR;
1988 token->type = ANCHOR;
[all...]
H A Dregex_internal.h211 ANCHOR = EPSILON_BIT | 4, enumerator in enum:__anon1948
298 re_context_type ctx_type; /* for ANCHOR */
H A Dregex_internal.c1649 else if (type == ANCHOR || node->constraint)
/freebsd-11.0-release/sys/dev/usb/serial/
H A Duplcom.c251 UPLCOM_DEV(ANCHOR, SERIAL), /* Anchor Serial adapter */
/freebsd-11.0-release/sbin/pfctl/
H A Dparse.y453 %token REASSEMBLE FRAGDROP FRAGCROP ANCHOR NATANCHOR RDRANCHOR BINATANCHOR
785 anchorrule : ANCHOR anchorname dir quick interface af proto fromto
1019 loadrule : LOAD ANCHOR string FROM string {
5444 { "anchor", ANCHOR},

Completed in 73 milliseconds