Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dwords.c2637 static void stringLit(FICL_VM *pVM) in stringLit() function
4808 {STRINGLIT, stringLit}, in ficlWordClassify()
5182 dictAppendWord(dp, "(.\")", stringLit, FW_COMPILE); in ficlCompileCore()