Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c2589 static void cstringLit(FICL_VM *pVM) in cstringLit() function
4806 {CSTRINGLIT, cstringLit}, in ficlWordClassify()
5183 dictAppendWord(dp, "(c\")", cstringLit, FW_COMPILE); in ficlCompileCore()