Home
last modified time | relevance | path

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

/src/stand/ficl/
H A Dwords.c2603 static void cstringQuoteIm(FICL_VM *pVM) in cstringQuoteIm() function
5016 dictAppendWord(dp, "c\"", cstringQuoteIm, FW_IMMEDIATE); in ficlCompileCore()