Searched refs:dictAppendChar (Results 1 – 3 of 3) sorted by relevance
201 void dictAppendChar(FICL_DICT *pDict, char c) in dictAppendChar() function
746 void dictAppendChar (FICL_DICT *pDict, char c);
2433 dictAppendChar(dp, c); in cComma()