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

/freebsd-current/stand/ficl/
H A Dprefix.c57 ** The parse step is called ficlParsePrefix.
72 int ficlParsePrefix(FICL_VM *pVM, STRINGINFO si) function
H A Dficl.c155 ficlAddPrecompiledParseStep(pSys, "?prefix", ficlParsePrefix);
H A Dficl.h1061 int ficlParsePrefix(FICL_VM *pVM, STRINGINFO si);

Completed in 66 milliseconds