Searched refs:STAR (Results 1 – 21 of 21) sorted by relevance
/freebsd/contrib/less/ |
H A D | regexp.c | 90 #define STAR 10 /* node Match this (simple) thing 0 or more times. */ macro 110 * STAR,PLUS '?', and complex '*' and '+', are implemented as circular 112 * per match) are implemented with STAR and PLUS for speed 154 #define SIMPLE 02 /* Simple enough to be STAR/PLUS operand. */ 429 reginsert(STAR, ret); 951 case STAR: 965 min = (OP(scan) == STAR) ? 0 : 1; 1183 case STAR: 1184 p = "STAR";
|
/freebsd/contrib/one-true-awk/ |
H A D | b.c | 47 #define UNARY case STAR: case PLUS: case QUEST: 233 p1 = op2(CAT, op2(STAR, op2(ALL, NIL, NIL), NIL), p); in mkdfa() 553 case STAR: in first() 579 case STAR: in follow() 1070 case STAR: in unary() 1072 return (unary(op2(STAR, np, NIL))); in unary() 1276 case '*': return STAR; in relex() 1433 return STAR; in relex()
|
H A D | awkgram.y | 53 %token <i> FINAL DOT ALL CCL NCCL CHAR OR STAR QUEST PLUS EMPTYRE ZERO
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varmod-select-words.mk | 22 STAR= *
|
H A D | varmod-select-words.exp | 109 LIST:[${STAR}]="one two three four five six"
|
/freebsd/contrib/tcsh/ |
H A D | glob.c | 117 #define STAR '*' macro 398 case STAR: in glob()
|
/freebsd/lib/libc/gen/ |
H A D | glob-compat11.c | 89 #define STAR L'*' macro 544 case STAR: in glob0()
|
H A D | glob.c | 121 #define STAR L'*' macro 576 case STAR: in glob0()
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | glob.c | 100 #define STAR '*' macro 534 case STAR:
|
/freebsd/sys/contrib/device-tree/src/arc/ |
H A D | hsdk.dts | 161 * works unstable (see STAR 9001204800)
|
/freebsd/share/i18n/csmapper/APPLE/ |
H A D | UCS%ARABIC.src | 202 # 0xC0 -> 0x066D ARABIC FIVE POINTED STAR
|
H A D | ARABIC%UCS.src | 202 # 0xC0 -> 0x066D ARABIC FIVE POINTED STAR
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | wordprocessors | 136 # like: BUTTRFLY.WPG STAR-5.WPG input.wpg WORDPFCT.WPG
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 1481 066D;ARABIC FIVE POINTED STAR;Po;0;AL;;;;;N;;;;; 6061 225B;STAR EQUALS;Sm;0;ON;;;;;N;;;;; 6168 22C6;STAR OPERATOR;Sm;0;ON;;;;;N;;;;; 6321 235F;APL FUNCTIONAL SYMBOL CIRCLE STAR;So;0;L;;;;;N;;;;; 6325 2363;APL FUNCTIONAL SYMBOL STAR DIAERESIS;So;0;L;;;;;N;;;;; 6906 2605;BLACK STAR;So;0;ON;;;;;N;;;;; 6907 2606;WHITE STAR;So;0;ON;;;;;N;;;;; 6942 262A;STAR AND CRESCENT;So;0;ON;;;;;N;;;;; 7075 2721;STAR OF DAVID;So;0;ON;;;;;N;;;;; 7080 2726;BLACK FOUR POINTED STAR;So;0;ON;;;;;N;;;;; [all …]
|
/freebsd/tools/tools/locale/etc/charmaps/ |
H A D | eucCN.TXT | 90 0xA1EE 0x2606 # WHITE STAR 91 0xA1EF 0x2605 # BLACK STAR
|
H A D | GB2312.TXT | 144 0x216E 0x2606 # WHITE STAR 145 0x216F 0x2605 # BLACK STAR
|
H A D | Big5.TXT | 182 0xA1B8 0x2606 # WHITE STAR 183 0xA1B9 0x2605 # BLACK STAR
|
H A D | eucKR.TXT | 6112 0xA1D9 0x2606 #WHITE STAR 6113 0xA1DA 0x2605 #BLACK STAR
|
/freebsd/sys/dev/usb/ |
H A D | usbdevs | 216 vendor STAR 0x0519 Star Micronics
|
/freebsd/share/misc/ |
H A D | pci_vendors | 9976 0001 STAR/RD24 SCI-PCI (PMC) 25357 1b5e STAR-Dundee Ltd. 25369 0100 STAR-Ultra PCIe 25370 0102 STAR-Ultra Single-Lane Router
|
H A D | usb_vendors | 18539 8180 CARD STAR/medic2
|