Searched refs:utf8ncursor (Results 1 – 1 of 1) sorted by relevance
2602 int utf8ncursor(struct utf8cursor *, struct tree *, const char *, size_t);2990 int utf8ncursor(struct utf8cursor *u8c, struct tree *tree, const char *s, in utf8ncursor() function3027 return utf8ncursor(u8c, tree, s, (unsigned int)-1); in utf8cursor()