Lines Matching refs:ficlString
192 ficlDictionaryAppendString(ficlDictionary *dictionary, ficlString s) in ficlDictionaryAppendString()
205 ficlString name, ficlInstruction instruction, ficlInteger value) in ficlDictionaryAppendConstantInstruction()
217 ficlString name, ficlInstruction instruction, ficl2Integer value) in ficlDictionaryAppend2ConstantInstruction()
235 ficlString s; in ficlDictionaryAppendConstant()
245 ficlString s; in ficlDictionaryAppend2Constant()
253 ficlString name, ficlInstruction instruction, ficlInteger value) in ficlDictionarySetConstantInstruction()
273 ficlString s; in ficlDictionarySetConstant()
280 ficlDictionarySet2ConstantInstruction(ficlDictionary *dictionary, ficlString s, in ficlDictionarySet2ConstantInstruction()
314 ficlString s; in ficlDictionarySet2Constant()
325 ficlString s; in ficlDictionarySetConstantString()
341 ficlDictionaryAppendWord(ficlDictionary *dictionary, ficlString name, in ficlDictionaryAppendWord()
385 ficlString s; in ficlDictionaryAppendPrimitive()
395 ficlString s; in ficlDictionarySetPrimitive()
615 ficlDictionaryLookup(ficlDictionary *dictionary, ficlString name) in ficlDictionaryLookup()