Home
last modified time | relevance | path

Searched defs:pText (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/ficl/
H A Dficl.c333 int ficlEvaluate(FICL_VM *pVM, char *pText) in ficlEvaluate()
362 int ficlExec(FICL_VM *pVM, char *pText) in ficlExec()
367 int ficlExecC(FICL_VM *pVM, char *pText, FICL_INT size) in ficlExecC()