Searched refs:WILDCARD (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/mDNSResponder-561.1.1/mDNSShared/
H A Ddnsextd_lexer.l75 \* yylval.string = strdup(yytext); return WILDCARD;
H A Ddnsextd_parser.y124 %token <string> WILDCARD
353 WILDCARD
/macosx-10.10.1/postfix-255/postfix/src/trivial-rewrite/
H A Dtransport.c227 #define WILDCARD "*" macro
231 if (find_transport_entry(tp, WILDCARD, "", FULL, channel, nexthop)) {
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkOption.c41 * combination of WILDCARD/EXACT and CLASS/NAME and NODE/LEAF. The NODE arrays
87 * WILDCARD - Non-zero means this there was a star in the original
96 #define WILDCARD 0x4 macro
150 * NODE, and WILDCARD flags. Leaf and non-leaf information is kept separate to
304 newEl.flags = WILDCARD;
332 if (firstField && !(newEl.flags & WILDCARD)
561 if (!(currentStack & WILDCARD)) {
1373 if (!(i & WILDCARD)) {
1418 if (!(elPtr->flags & (NODE|WILDCARD)) && !leaf) {
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkOption.c43 * combination of WILDCARD/EXACT and CLASS/NAME and NODE/LEAF. The NODE arrays
90 * WILDCARD - Non-zero means this there was a star in the
99 #define WILDCARD 0x4 macro
156 * CLASS, NODE, and WILDCARD flags. Leaf and non-leaf information is
321 newEl.flags = WILDCARD;
351 if (firstField && !(newEl.flags & WILDCARD)
580 if (!(currentStack & WILDCARD)) {
1402 if (!(i & WILDCARD)) {
1448 if (!(elPtr->flags & (NODE|WILDCARD)) && !leaf) {
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/
H A Dantlr.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr ...

Completed in 133 milliseconds