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

/macosx-10.9.5/lukemftp-13.92.1/tnftp/libedit/
H A Del.h48 #define ANCHOR macro
H A Dsearch.c214 #ifdef ANCHOR
358 #ifdef ANCHOR
442 #ifdef ANCHOR
467 #ifdef ANCHOR
483 #ifdef ANCHOR
515 #ifdef ANCHOR
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Del.h47 #define ANCHOR macro
H A Dsearch.c230 #ifdef ANCHOR
374 #ifdef ANCHOR
458 #ifdef ANCHOR
483 #ifdef ANCHOR
499 #ifdef ANCHOR
531 #ifdef ANCHOR
/macosx-10.9.5/libedit-39/src/
H A Del.h47 #define ANCHOR macro
H A Dsearch.c232 #ifdef ANCHOR
376 #ifdef ANCHOR
461 #ifdef ANCHOR
486 #ifdef ANCHOR
502 #ifdef ANCHOR
534 #ifdef ANCHOR
/macosx-10.9.5/configd-596.15/
H A Dget-mobility-info465 for ANCHOR in `${PRIV} pfctl -s Anchors -v 2>/dev/null`
469 echo "# pfctl -a ${ANCHOR} -s all" >> pf
471 ${PRIV} /sbin/pfctl -a ${ANCHOR} -s all >> pf 2>&1
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dregcomp.c1057 case ANCHOR:
1417 case ANCHOR:
1483 if (dfa->nodes[org_node].type == ANCHOR)
1579 if (dfa->nodes[org_idx].type == ANCHOR)
1676 constraint = ((dfa->nodes[node].type == ANCHOR)
1817 token->type = ANCHOR;
1824 token->type = ANCHOR;
1831 token->type = ANCHOR;
1838 token->type = ANCHOR;
1861 token->type = ANCHOR;
[all...]
H A Dregex_internal.h254 ANCHOR = EPSILON_BIT | 4, enumerator in enum:__anon8938
341 re_context_type ctx_type; /* for ANCHOR */
H A Dregex_internal.c1656 else if (type == ANCHOR || node->constraint)
1712 else if (type == ANCHOR)

Completed in 288 milliseconds