Searched refs:endp (Results 26 - 50 of 57) sorted by relevance

123

/haiku-fatelf/src/kits/tracker/
H A DRegExp.h96 const char* endp[kSubExpressionMax]; member in struct:BPrivate::regexp
H A DRegExp.cpp909 fEndPArrayPointer = prog->endp;
912 ep = prog->endp;
919 prog->endp[0] = fStringInputPointer;
1047 // Don't set endp if some later
/haiku-fatelf/src/bin/coreutils/src/
H A Dcat.c132 char *endp = line_num_end; local
135 if ((*endp)++ < '9')
137 *endp-- = '0';
139 while (endp >= line_num_start);
/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dngram.c606 WCHAR_T *endp = dst + maxdst, *endt, luckw[5], wch; local
615 if (endp <= dst)
633 if (!(dst = RkUparseGramNum(gram, (int)row, dst, (int)(endp - dst))))
636 if (endp <= dst)
643 if (!(dst = RkUparseGramNum(gram, (int)row, dst, (int)(endp - dst))))
647 if (endp <= dst)
660 if (endp <= dst + l + 1)
666 if (endp <= dst)
670 if (endp <= (dst + clen + 1))
681 if (endp <
[all...]
/haiku-fatelf/src/kits/mail/
H A Ddes.c157 register unsigned long *from, *endp; local
159 from = KnL, endp = &KnL[32];
160 while( from < endp ) *into++ = *from++;
166 register unsigned long *to, *endp; local
168 to = KnL, endp = &KnL[32];
169 while( to < endp ) *to++ = *from++;
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dstrftime.c140 char *endp = s + maxsize; local
227 for (; *format && s < endp - 1; format++) {
579 if (s + i < endp - 1) {
587 if (s < endp && *format == '\0') {
/haiku-fatelf/src/bin/coreutils/lib/
H A Dfnmatch_loop.c103 const CHAR *endp = END (p); local
104 if (endp != p)
107 p = endp;
154 const CHAR *endp; local
156 endp = MEMCHR (n, (flags & FNM_FILE_NAME) ? L_('/') : L_('\0'),
158 if (endp == NULL)
159 endp = string_end;
170 for (--p; n < endp; ++n, no_leading_period2 = false)
193 for (--p; n < endp; ++n, no_leading_period2 = false)
H A Dmd5.c314 const uint32_t *endp = words + nwords; local
329 while (words < endp)
H A Dsha1.c306 const uint32_t *endp = words + nwords; local
334 while (words < endp)
H A Dstdlib.in.h425 extern double strtod (const char *str, char **endp) _GL_ARG_NONNULL ((1));
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dfnmatch_loop.c100 const CHAR *endp = END (p); local
101 if (endp != p)
104 p = endp;
151 const CHAR *endp; local
153 endp = MEMCHR (n, (flags & FNM_FILE_NAME) ? L_('/') : L_('\0'),
155 if (endp == NULL)
156 endp = string_end;
167 for (--p; n < endp; ++n, no_leading_period2 = false)
190 for (--p; n < endp; ++n, no_leading_period2 = false)
/haiku-fatelf/src/bin/findutils/xargs/
H A Dxargs.c282 char *endp;
305 endp = (char*)p;
306 val = strtoul(p, &endp, base);
331 if (0 != *endp)
335 s, endp);
281 char *endp; local
/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Dutil.c1018 WCHAR_T *strp = ws1, *endp = ws1 + cnt - 1; local
1020 while (*ws2 != (WCHAR_T)'\0' && ws1 < endp) {
1025 if (ws1 == endp) {
1347 endp ������������������������������������������������������������������������������������������������
1362 generalReplace(WCHAR_T *buf, BYTE *attr, int *startp, int *cursor, int *endp, int bytes, WCHAR_T *rplastr, int len, int attrmask) argument
1370 end = *endp;
1376 end = *endp;
1382 *endp += idou;
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DRegExp.cpp881 fEndPArrayPointer = prog->endp;
884 ep = prog->endp;
891 prog->endp[0] = fStringInputPointer;
1016 // Don't set endp if some later
H A DXReferences.cpp101 return fRegExp->endp[index] - fString;
111 const char* e = fRegExp->endp[index];
/haiku-fatelf/src/bin/less/
H A Dregexp.c704 static char **regendp; /* Ditto for endp. */
806 regendp = prog->endp;
809 ep = prog->endp;
816 prog->endp[0] = reginput;
939 * Don't set endp if some later
/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dread_termcap.c710 get_tc_token(char **srcp, int *endp) argument
717 *endp = TRUE;
734 *endp = FALSE;
/haiku-fatelf/src/bin/network/wget/lib/
H A Dstdlib.in.h351 extern double strtod (const char *str, char **endp);
/haiku-fatelf/src/bin/sharutils/lib/
H A Dmd5.c226 const md5_uint32 *endp = words + nwords; local
234 while (words < endp)
/haiku-fatelf/src/bin/locale/
H A Dcollectcatkeys.cpp183 in = rxprg->endp[0];
/haiku-fatelf/src/tools/locale/
H A Dcollectcatkeys.cpp188 in = rxprg->endp[0];
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dmd5.c274 const md5_uint32 *endp = words + nwords; local
289 while (words < endp)
/haiku-fatelf/src/bin/network/wget/md5/
H A Dmd5.c304 const uint32_t *endp = words + nwords; local
319 while (words < endp)
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Dfileops.c328 char *endp = __strchrnul (cs + 5, ',');
329 char ccs[endp - (cs + 5) + 3];
331 *((char *) __mempcpy (ccs, cs + 5, endp - (cs + 5))) = '\0';
/haiku-fatelf/src/system/libroot/posix/glibc/stdlib/
H A Dstrtod.c615 STRING_TYPE *endp; variable
618 mant = STRTOULL (startp + 1, &endp, 0);
619 if (endp == cp)

Completed in 288 milliseconds

123