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

/freebsd-10.0-release/lib/libedit/
H A Del.h47 #define ANCHOR macro
H A Dsearch.c222 #ifdef ANCHOR
366 #ifdef ANCHOR
450 #ifdef ANCHOR
475 #ifdef ANCHOR
491 #ifdef ANCHOR
523 #ifdef ANCHOR
/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dxml.h91 ANCHOR, enumerator in enum:xml_element
H A Dnode.c1228 xml_insert_element_with_attribute (ANCHOR, START, "name=\"%s\"", anchor);
1229 xml_insert_element (ANCHOR, END);
/freebsd-10.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:__anon1637
298 re_context_type ctx_type; /* for ANCHOR */
H A Dregex_internal.c1649 else if (type == ANCHOR || node->constraint)
/freebsd-10.0-release/sys/dev/usb/serial/
H A Duplcom.c258 UPLCOM_DEV(ANCHOR, SERIAL), /* Anchor Serial adapter */
/freebsd-10.0-release/sbin/pfctl/
H A Dparse.y444 %token REASSEMBLE FRAGDROP FRAGCROP ANCHOR NATANCHOR RDRANCHOR BINATANCHOR
773 anchorrule : ANCHOR anchorname dir quick interface af proto fromto
996 loadrule : LOAD ANCHOR string FROM string {
5220 { "anchor", ANCHOR},

Completed in 216 milliseconds