Searched defs:newstring (Results 1 – 4 of 4) sorted by relevance
136 newstring (struct Ebl_WStrtab *st, const wchar_t *str, size_t len) in newstring() function
137 newstring (struct Ebl_Strtab *st, const char *str, size_t len) in newstring() function
140 newstring (struct Ebl_GStrtab *st, const char *str, size_t len) in newstring() function
1908 char *p, *newstring; local