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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l7filter/regexp/
H A Dregexp.c93 #define BACK 7 /* no Match "", "next" ptr points backward. */ macro
113 * BACK Normal "next" pointers all implicitly point forward; BACK
117 * BRANCH structures using BACK. Simple cases (one character
447 regoptail(ret, regnode(BACK)); /* and loop */
457 regtail(regnode(BACK), ret); /* loop back */
675 if (OP(scan) == BACK)
873 case BACK:
1059 if (OP(p) == BACK)
1149 case BACK
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/project/gpl/l7filter/regexp/
H A Dregexp.c93 #define BACK 7 /* no Match "", "next" ptr points backward. */ macro
113 * BACK Normal "next" pointers all implicitly point forward; BACK
117 * BRANCH structures using BACK. Simple cases (one character
447 regoptail(ret, regnode(BACK)); /* and loop */
457 regtail(regnode(BACK), ret); /* loop back */
675 if (OP(scan) == BACK)
873 case BACK:
1059 if (OP(p) == BACK)
1149 case BACK
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db_dump185/
H A Ddb_dump185.c125 enum { NOT, BACK, FORWARD } bt_order; enumerator in enum:_btree::__anon2012
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c83 BACK = -1, // code depends on "-1" for array index enumerator in enum:__anon11275
1478 } else if (dir == BACK) {
1506 if (dir == BACK) {
3267 dir = BACK; // assume BACKWARD search
3291 dir = BACK;
3303 if (dir == BACK) {
3310 if (dir == BACK) {
3321 q = char_search(dot, "\n\n", BACK, FULL);
3442 dir = BACK;
3590 dir = BACK;
[all...]

Completed in 110 milliseconds