Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dwords.c3468 static void stringQuoteIm(FICL_VM *pVM) in stringQuoteIm() function
4979 dictAppendWord(dp, "s\"", stringQuoteIm, FW_IMMEDIATE); in ficlCompileCore()