Home
last modified time | relevance | path

Searched refs:seps (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/pam-krb5/pam-util/
H A Dvector.c184 split_multi_count(const char *string, const char *seps) in split_multi_count() argument
192 if (strchr(seps, *p) != NULL && strchr(seps, p[-1]) == NULL) in split_multi_count()
199 if (strchr(seps, p[-1]) != NULL) in split_multi_count()
214 vector_split_multi(const char *string, const char *seps, struct vector *vector) in vector_split_multi() argument
226 count = split_multi_count(string, seps); in vector_split_multi()
232 if (strchr(seps, *p) != NULL) { in vector_split_multi()
H A Dvector.h100 struct vector *vector_split_multi(const char *string, const char *seps,
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Dsplit.c213 dosplit(char *string, char *seps) in dosplit() argument
219 nf = split(string, fields, NF, seps); in dosplit()
238 char *seps; member
318 nf = split(buf, fields, RNF, tests[n].seps); in regress()
322 tests[n].str, tests[n].seps, nf, tests[n].nf); in regress()
334 tests[n].str, tests[n].seps, in regress()
/freebsd/lib/libc/regex/grot/
H A Dsplit.c182 dosplit(char *string, char *seps) in dosplit() argument
188 nf = split(string, fields, NF, seps); in dosplit()
207 char *seps; member
287 nf = split(buf, fields, RNF, tests[n].seps); in regress()
291 tests[n].str, tests[n].seps, nf, tests[n].nf); in regress()
303 tests[n].str, tests[n].seps, in regress()
/freebsd/contrib/ntp/libntp/
H A Dntp_random.c322 static long seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 }; variable
438 rand_sep = seps[type]; in ntp_setstate()
/freebsd/lib/libc/stdlib/
H A Drandom.c104 static const int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 }; variable
421 implicit.rst_sep = seps[type]; in setstate()
/freebsd/contrib/one-true-awk/bugs-fixed/
H A DREADME42 12. numeric-subsep, numeric-fs, numeric-output-seps, numerics-rs: If SUBSEP,
/freebsd/tools/tools/netmap/
H A Dnmreplay.c984 const char *seps = " \t\r\n,"; in split_arg() local
999 while (i <l && strchr(seps, src[i])) in split_arg()
1008 while (i <l && !strchr(seps, src[i])) i++; in split_arg()
/freebsd/share/dict/
H A Dweb2178566 seps