Home
last modified time | relevance | path

Searched refs:qDoParen (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/stand/ficl/
HDwords.c2080 static void qDoParen(FICL_VM *pVM) in qDoParen() function
4806 {QDO, qDoParen}, in ficlWordClassify()
5194 dictAppendWord(dp, "(?do)", qDoParen, FW_COMPILE); in ficlCompileCore()