Searched defs:NUM_REGEXPS (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtksh/include/
H A Dtksh.h133 #define NUM_REGEXPS 5 macro
134 char *xxxpatterns[NUM_REGEXPS];/* Strings corresponding to compiled
138 int xxxpatLengths[NUM_REGEXPS];/* Number of non-null characters in
141 void * /* regexp */ xxxregexps[NUM_REGEXPS];

Completed in 8 milliseconds