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

/ast/src/lib/libtksh/include/
H A Dtkshlib.h47 typedef struct ParseValue { struct
54 void (*expandProc)(struct ParseValue *pvPtr, int needed);
59 } ParseValue; typedef in typeref:struct:ParseValue
107 extern void TclExpandParseValue(ParseValue *pvPtr, int needed);
246 char *string, char **termPtr, ParseValue *pvPtr);
249 ParseValue *pvPtr);
252 char **termPtr, ParseValue *pvPtr);
256 ParseValue *pvPtr);

Completed in 10 milliseconds