Searched refs:delim (Results 26 - 50 of 64) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/uniname/
H A Dtest-uninames.c37 getfield (FILE *stream, char *buffer, int delim) argument
42 for (; (c = getc (stream)), (c != EOF && c != delim); )
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A Devp_test.c96 static char *sstrsep(char **string, const char *delim) argument
107 while (*delim)
109 isdelim[(unsigned char)(*delim)] = 1;
110 delim++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Devp_test.c96 static char *sstrsep(char **string, const char *delim) argument
107 while (*delim)
109 isdelim[(unsigned char)(*delim)] = 1;
110 delim++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstring.in.h371 extern char *strtok_r (char *restrict s, char const *restrict delim,
519 extern char * mbssep (char **stringp, const char *delim);
539 extern char * mbstok_r (char *string, const char *delim, char **save_ptr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstring.in.h371 extern char *strtok_r (char *restrict s, char const *restrict delim,
519 extern char * mbssep (char **stringp, const char *delim);
539 extern char * mbstok_r (char *string, const char *delim, char **save_ptr);
H A Dunistr.h650 u8_strtok (uint8_t *str, const uint8_t *delim, uint8_t **ptr);
652 u16_strtok (uint16_t *str, const uint16_t *delim, uint16_t **ptr);
654 u32_strtok (uint32_t *str, const uint32_t *delim, uint32_t **ptr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dstring.in.h371 extern char *strtok_r (char *restrict s, char const *restrict delim,
519 extern char * mbssep (char **stringp, const char *delim);
539 extern char * mbstok_r (char *string, const char *delim, char **save_ptr);
H A Dunistr.h650 u8_strtok (uint8_t *str, const uint8_t *delim, uint8_t **ptr);
652 u16_strtok (uint16_t *str, const uint16_t *delim, uint16_t **ptr);
654 u32_strtok (uint32_t *str, const uint32_t *delim, uint32_t **ptr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/char/
H A Dsclp_tty.c194 if (get_user(sclp_ioctls.delim, (unsigned char __user *) arg))
202 if (put_user(sclp_ioctls.delim, (unsigned char __user *) arg))
522 unsigned char delim, int tolower)
532 if (*ip == delim) {
534 if (count && ip[1] == delim) {
585 if (sclp_ioctls.delim)
587 sclp_ioctls.delim,
521 sclp_switch_cases(unsigned char *buf, int count, unsigned char delim, int tolower) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/kernel/
H A Dtraps.c68 char *delim = ":"; local
77 modname = delim = "";
79 (void*)address, delim, modname, delim, symname,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Ded.c368 int delim, oldLen, newLen, deltaLen, offset; local
393 delim = *cp++;
396 cp = strchr(cp, delim);
406 cp = strchr(cp, delim);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/shared/
H A Dshutils.h258 char * strsep(char **stringp, const char *delim);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-tknzr.c686 delim = 0; local
699 delim = '"';
701 delim = '\'';
762 } else if (next_chars[0] == delim) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-tknzr.c686 delim = 0; local
699 delim = '"';
701 delim = '\'';
762 } else if (next_chars[0] == delim) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_time.c193 const char **arg, char delim)
199 sep = strchr(*arg, delim);
192 my_strseg(char *buf, unsigned int buflen, const char **arg, char delim) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/
H A Ddb_server.x398 unsigned int delim;
639 unsigned int delim;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/xmlwf/
H A Dxmlwf.c775 const XML_Char * delim = T("/"); local
779 const XML_Char * lastDelim = tcsrchr(file, delim[0]);
788 delim = winDelim;
796 tcscat(outName, delim);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dsetup.h423 extern char * strtok_r(char *s, const char *delim, char **last);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dtraps.c104 char *delim = ":"; local
114 modname = delim = "";
116 address, delim, modname, delim, symname, offset, symsize);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/
H A Dcommands.c457 char delim; local
470 delim = params[0];
471 sprintf(foo, "%c%%i%c%%50[^%c]%c%%i%c", delim, delim, delim, delim, delim);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Dchp.c307 char delim; local
309 if (sscanf(buf, "%d %c", &val, &delim) != 1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_addr.c909 int prefixlen, i1, i2, delim, length;
977 delim = s[i2++];
986 switch (delim) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/cgi-bin/
H A Djquery.flexbox.min.js52 delim = '\u25CA', // use an obscure unicode character (lozenge) as the cache key delimiter
508 var key = q + delim + p; // use null character as delimiter
527 var key = q + delim + p; // use null character as delimiter
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/script/
H A Djquery.flexbox.min.js52 delim = '\u25CA', // use an obscure unicode character (lozenge) as the cache key delimiter
508 var key = q + delim + p; // use null character as delimiter
527 var key = q + delim + p; // use null character as delimiter
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_recno.c1030 u_int8_t delim, *pad; local
1110 delim = t->re_delim;
1137 fwrite(&delim, 1, 1, fp) != 1) {

Completed in 337 milliseconds

123