Searched refs:clic_utf8_graphemes (Results 1 – 4 of 4) sorted by relevance
142 .Call(clic_utf8_graphemes, x)
48 { "clic_utf8_graphemes", (DL_FUNC) clic_utf8_graphemes, 1 },
25 SEXP clic_utf8_graphemes(SEXP sx);
378 SEXP clic_utf8_graphemes(SEXP x) { in clic_utf8_graphemes() function