Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c507 static void semiParen(FICL_VM *pVM) in semiParen() function
5175 dictAppendWord(dp, "(;)", semiParen, FW_COMPILE); in ficlCompileCore()