next_codepoint 153 lib/util/charset/charset.h codepoint_t next_codepoint(const char *str, size_t *size); next_codepoint 67 lib/util/ms_fnmatch.c while ((c = next_codepoint(p, &size))) { next_codepoint 77 lib/util/ms_fnmatch.c next_codepoint(n+i, &size_n); next_codepoint 96 lib/util/ms_fnmatch.c next_codepoint(n+i, &size_n); next_codepoint 112 lib/util/ms_fnmatch.c next_codepoint(n, &size_n); next_codepoint 126 lib/util/ms_fnmatch.c next_codepoint(n, &size_n); next_codepoint 136 lib/util/ms_fnmatch.c next_codepoint(n, &size_n); next_codepoint 141 lib/util/ms_fnmatch.c c2 = next_codepoint(n, &size_n); next_codepoint 417 source3/include/proto.h codepoint_t next_codepoint(const char *str, size_t *size); next_codepoint 312 source3/lib/util_str.c next_codepoint(p, &c_size); next_codepoint 1481 source3/lib/util_str.c codepoint_t c = next_codepoint(s, &c_size); next_codepoint 2283 source3/lib/util_str.c codepoint_t c = next_codepoint(src, &c_size); next_codepoint 2343 source3/lib/util_str.c c = next_codepoint(&src[1], &c_size); next_codepoint 176 source3/smbd/reply.c next_codepoint(s,&siz); next_codepoint 131 source3/smbd/service.c next_codepoint(s,&siz); next_codepoint 184 source4/ntvfs/posix/pvfs_util.c codepoint_t c = next_codepoint(key, &c_size);