OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CHAR_SET_SIZE
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c
224
# define
CHAR_SET_SIZE
256
232
static char re_syntax_table[
CHAR_SET_SIZE
];
244
for (c = 0; c <
CHAR_SET_SIZE
; ++c)
8045
preg->translate = malloc (
CHAR_SET_SIZE
8051
for (i = 0; i <
CHAR_SET_SIZE
; i++)
/src/external/gpl3/binutils/dist/libiberty/
regex.c
271
# define
CHAR_SET_SIZE
256
279
static char re_syntax_table[
CHAR_SET_SIZE
];
293
for (c = 0; c <
CHAR_SET_SIZE
; ++c)
7962
= (RE_TRANSLATE_TYPE) malloc (
CHAR_SET_SIZE
7968
for (i = 0; i <
CHAR_SET_SIZE
; i++)
/src/external/gpl3/binutils.old/dist/libiberty/
regex.c
271
# define
CHAR_SET_SIZE
256
279
static char re_syntax_table[
CHAR_SET_SIZE
];
293
for (c = 0; c <
CHAR_SET_SIZE
; ++c)
7962
= (RE_TRANSLATE_TYPE) malloc (
CHAR_SET_SIZE
7968
for (i = 0; i <
CHAR_SET_SIZE
; i++)
/src/external/gpl3/gcc/dist/libiberty/
regex.c
271
# define
CHAR_SET_SIZE
256
279
static char re_syntax_table[
CHAR_SET_SIZE
];
293
for (c = 0; c <
CHAR_SET_SIZE
; ++c)
7962
= (RE_TRANSLATE_TYPE) malloc (
CHAR_SET_SIZE
7968
for (i = 0; i <
CHAR_SET_SIZE
; i++)
/src/external/gpl3/gcc.old/dist/libiberty/
regex.c
271
# define
CHAR_SET_SIZE
256
279
static char re_syntax_table[
CHAR_SET_SIZE
];
293
for (c = 0; c <
CHAR_SET_SIZE
; ++c)
7962
= (RE_TRANSLATE_TYPE) malloc (
CHAR_SET_SIZE
7968
for (i = 0; i <
CHAR_SET_SIZE
; i++)
/src/external/gpl3/gdb.old/dist/libiberty/
regex.c
271
# define
CHAR_SET_SIZE
256
279
static char re_syntax_table[
CHAR_SET_SIZE
];
293
for (c = 0; c <
CHAR_SET_SIZE
; ++c)
7962
= (RE_TRANSLATE_TYPE) malloc (
CHAR_SET_SIZE
7968
for (i = 0; i <
CHAR_SET_SIZE
; i++)
/src/external/gpl3/gdb/dist/libiberty/
regex.c
271
# define
CHAR_SET_SIZE
256
279
static char re_syntax_table[
CHAR_SET_SIZE
];
293
for (c = 0; c <
CHAR_SET_SIZE
; ++c)
7962
= (RE_TRANSLATE_TYPE) malloc (
CHAR_SET_SIZE
7968
for (i = 0; i <
CHAR_SET_SIZE
; i++)
/src/external/gpl2/diffutils/dist/lib/
regex.c
275
# define
CHAR_SET_SIZE
256
283
static char re_syntax_table[
CHAR_SET_SIZE
];
297
for (c = 0; c <
CHAR_SET_SIZE
; ++c)
8173
= (RE_TRANSLATE_TYPE) malloc (
CHAR_SET_SIZE
8179
for (i = 0; i <
CHAR_SET_SIZE
; i++)
/src/external/gpl2/grep/dist/lib/
regex.c
287
# define
CHAR_SET_SIZE
256
295
static char re_syntax_table[
CHAR_SET_SIZE
];
309
for (c = 0; c <
CHAR_SET_SIZE
; ++c)
7709
= (RE_TRANSLATE_TYPE) malloc (
CHAR_SET_SIZE
7715
for (i = 0; i <
CHAR_SET_SIZE
; i++)
Completed in 59 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026