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

/ast/src/lib/libtk/generic/
H A DtkOption.c60 * WILDCARD - Non-zero means this there was a star in the
69 #define WILDCARD 0x4 macro
126 * CLASS, NODE, and WILDCARD flags. Leaf and non-leaf information is
286 newEl.flags = WILDCARD;
316 if (firstField && !(newEl.flags & WILDCARD)
1195 if (!(i & WILDCARD)) {
1239 if (!(elPtr->flags & (NODE|WILDCARD)) && !leaf) {

Completed in 9 milliseconds