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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregnodes.h37 #define BRANCH 31 /* 0x1f Match this alternative, or the next... */ macro
62 #define BRANCHJ 56 /* 0x38 BRANCH with long offset. */
104 BRANCH, /* BRANCH */
172 0, /* BRANCH */
237 0, /* BRANCH */
303 "BRANCH", /* 0x1f */
H A Dregcomp.h48 * all nodes except BRANCH implement concatenation; a "next" pointer with
49 * a BRANCH on both ends of it is connecting two alternatives. (Here we
50 * have one of the subtle syntax dependencies: an individual BRANCH (as
54 * particular, the operand of a BRANCH node is the first node of the branch.
339 BRANCH, BACK, STAR, PLUS, CURLY, CURLYX, REF, REFF, REFFL,
H A Dregcomp.c815 if (OP(scan) == BRANCH || OP(scan) == BRANCHJ
842 if (code != BRANCH)
1875 scan = r->program + 1; /* First BRANCH. */
1883 if (OP(scan) != BRANCH) { /* Only one top-level choice. */
1894 (OP(first) == BRANCH && OP(regnext(first)) != BRANCH) ||
2453 reginsert(pRExC_state, BRANCH, br);
2459 RExC_extralen += 1; /* For BRANCHJ-BRANCH. */
2483 regtail(pRExC_state, lastbr, br); /* BRANCH -> BRANCH
[all...]
H A Dregexec.c3314 case BRANCH:
3331 uw->type = ((c1 == BRANCH)
3968 ? BRANCH : BRANCHJ) ) { /* Failure */
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h39 #define BRANCH "branch" macro
H A Dhc.c148 { BRANCH, TOPO_STABILITY_PRIVATE },
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DName.pl4428 16AC RUNIC LETTER LONG-BRANCH-OSS O
4444 16BC RUNIC LETTER LONG-BRANCH-HAGALL H
4453 16C5 RUNIC LETTER LONG-BRANCH-AR AE
4459 16CB RUNIC LETTER SIGEL LONG-BRANCH-SOL S
4472 16D8 RUNIC LETTER LONG-BRANCH-MADR M
4486 16E6 RUNIC LETTER LONG-BRANCH-YR
6484 2446 OCR BRANCH BANK IDENTIFICATION
8229 2F40 KANGXI RADICAL BRANCH

Completed in 236 milliseconds