Home
last modified time | relevance | path

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

/freebsd-14-stable/stand/ficl/
HDwords.c2655 static void dotQuoteCoIm(FICL_VM *pVM) in dotQuoteCoIm() function
4882 dictAppendWord(dp, ".\"", dotQuoteCoIm, FW_COMPIMMED); in ficlCompileCore()