Home
last modified time | relevance | path

Searched refs:string_end (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dfnmatch_loop.c32 const CHAR *string_end, bool no_leading_period, int flags,
35 const CHAR *string_end, bool no_leading_period, int flags,
40 FCT (const CHAR *pattern, const CHAR *string, const CHAR *string_end, in FCT() argument
65 int res = EXT (c, p, n, string_end, no_leading_period, in FCT()
71 if (n == string_end) in FCT()
88 if (n == string_end || FOLD ((UCHAR) *n) != c) in FCT()
95 int res = EXT (c, p, n, string_end, no_leading_period, in FCT()
108 if (n != string_end && *n == L_('.') && no_leading_period) in FCT()
127 if (n == string_end) in FCT()
157 if (MEMCHR (n, L_('/'), string_end - n) == NULL) in FCT()
[all …]
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dfnmatch_loop.c24 const CHAR *string_end, bool no_leading_period, int flags)
30 FCT (const CHAR *pattern, const CHAR *string, const CHAR *string_end, in FCT() argument
57 res = EXT (c, p, n, string_end, no_leading_period, in FCT()
63 if (n == string_end) in FCT()
80 if (n == string_end || FOLD ((UCHAR) *n) != c) in FCT()
89 res = EXT (c, p, n, string_end, no_leading_period, in FCT()
95 if (n != string_end && *n == L('.') && no_leading_period) in FCT()
114 if (n == string_end) in FCT()
144 if (MEMCHR (n, L('/'), string_end - n) == NULL) in FCT()
156 string_end - n); in FCT()
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dfnmatch_loop.c21 const CHAR *string_end, bool no_leading_period, int flags)
27 FCT (const CHAR *pattern, const CHAR *string, const CHAR *string_end, in FCT() argument
54 res = EXT (c, p, n, string_end, no_leading_period, in FCT()
60 if (n == string_end) in FCT()
77 if (n == string_end || FOLD ((UCHAR) *n) != c) in FCT()
86 res = EXT (c, p, n, string_end, no_leading_period, in FCT()
92 if (n != string_end && *n == L_('.') && no_leading_period) in FCT()
111 if (n == string_end) in FCT()
141 if (MEMCHR (n, L_('/'), string_end - n) == NULL) in FCT()
153 string_end - n); in FCT()
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dread-catalog-abstract.c408 const char *string_end = s; in po_parse_comment_filepos() local
409 size_t string_length = string_end - string_start; in po_parse_comment_filepos()
450 const char *string_end = s - 1; in po_parse_comment_filepos() local
451 size_t string_length = string_end - string_start; in po_parse_comment_filepos()
490 const char *string_end = p - 1; in po_parse_comment_filepos() local
504 size_t string_length = string_end - string_start; in po_parse_comment_filepos()
522 const char *string_end = s; in po_parse_comment_filepos() local
523 size_t string_length = string_end - string_start; in po_parse_comment_filepos()
560 const char *string_end; in po_parse_comment_solaris_filepos() local
570 for (string_end = string_start; *string_end != '\0'; string_end++) in po_parse_comment_solaris_filepos()
[all …]
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dlex_var.h10 extern long string_end;
15 if (pos >= string_start && pos <= string_end) { \
38 # define input() (((pos >= string_start) && (pos < string_end)) ? \
47 # define lex_input() (((pos >= string_start) && (pos < string_end)) ? \
H A Dlexer.c34 extern int string_end;
78 if (pos >= string_start && pos <= string_end) {
576 string_start, string_end, pos, rval, yysavedepth); in yylex()
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dfnmatch_loop.c.diff108 if (FCT (p, string, string_end, no_leading_period, flags) == 0)
115 for (rs = string; rs <= string_end; ++rs)
121 if (FCT (p, string, string_end, no_leading_period, flags) == 0)
133 for (rs = string; rs <= string_end; ++rs)
150 if (FCT (p, string, string_end, no_leading_period, flags) == 0)
160 ! if (FCT (STRCAT (list->str, p), string, string_end,
190 if (FCT (p, string, string_end, no_leading_period, flags) == 0)
206 ! if (FCT (STRCAT (list->str, p), string, string_end,
/netbsd-src/external/bsd/ipf/dist/lib/
H A Dresetlexer.c14 long string_end = -1; variable
22 string_end = -1; in resetlexer()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dstabs.c431 const char * string_end; in parse_stab() local
471 string_end = string + strlen (string); in parse_stab()
688 if (! parse_stab_string (dhandle, info, type, desc, value, string, string_end)) in parse_stab()
717 const char *string, const char * string_end) in parse_stab_string() argument
827 &p, (debug_type **) NULL, string_end); in parse_stab_string()
848 &p, (debug_type **) NULL, string_end); in parse_stab_string()
859 (debug_type **) NULL, string_end); in parse_stab_string()
873 (debug_type **) NULL, string_end) in parse_stab_string()
887 (debug_type **) NULL, string_end); in parse_stab_string()
923 (debug_type **) NULL, string_end); in parse_stab_string()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dstabs.c425 const char * string_end; in parse_stab() local
459 string_end = string + strlen (string); in parse_stab()
670 if (! parse_stab_string (dhandle, info, type, desc, value, string, string_end)) in parse_stab()
699 const char *string, const char * string_end) in parse_stab_string() argument
809 &p, (debug_type **) NULL, string_end); in parse_stab_string()
830 &p, (debug_type **) NULL, string_end); in parse_stab_string()
841 (debug_type **) NULL, string_end); in parse_stab_string()
855 (debug_type **) NULL, string_end) in parse_stab_string()
869 (debug_type **) NULL, string_end); in parse_stab_string()
905 (debug_type **) NULL, string_end); in parse_stab_string()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mmix/
H A Dmmix.c1329 const char * string_end = string + length; in mmix_output_quoted_string() local
1337 while (string < string_end) in mmix_output_quoted_string()
1349 && string < string_end) in mmix_output_quoted_string()
1355 if (string < string_end) in mmix_output_quoted_string()
1358 if (string < string_end) in mmix_output_quoted_string()
1362 if (string < string_end) in mmix_output_quoted_string()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mmix/
H A Dmmix.cc1365 const char * string_end = string + length; in mmix_output_quoted_string() local
1373 while (string < string_end) in mmix_output_quoted_string()
1385 && string < string_end) in mmix_output_quoted_string()
1391 if (string < string_end) in mmix_output_quoted_string()
1394 if (string < string_end) in mmix_output_quoted_string()
1398 if (string < string_end) in mmix_output_quoted_string()