Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dwords.c2590 static void cstringLit(FICL_VM *pVM) in cstringLit() function
4807 {CSTRINGLIT, cstringLit}, in ficlWordClassify()
5184 dictAppendWord(dp, "(c\")", cstringLit, FW_COMPILE); in ficlCompileCore()