Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c2636 static void stringLit(FICL_VM *pVM) in stringLit() function
4807 {STRINGLIT, stringLit}, in ficlWordClassify()
5181 dictAppendWord(dp, "(.\")", stringLit, FW_COMPILE); in ficlCompileCore()