Home
last modified time | relevance | path

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

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