Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c2079 static void qDoParen(FICL_VM *pVM) in qDoParen() function
4805 {QDO, qDoParen}, in ficlWordClassify()
5193 dictAppendWord(dp, "(?do)", qDoParen, FW_COMPILE); in ficlCompileCore()