OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:re_compile_fastmap
(Results
1 - 19
of
19
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/
xregex.h
19
# define
re_compile_fastmap
xre_compile_fastmap
macro
xregex2.h
367
this absolutely perfectly; see `
re_compile_fastmap
' (the
381
by `
re_compile_fastmap
' if it updates the fastmap. */
458
extern int
re_compile_fastmap
(struct re_pattern_buffer *buffer);
/src/external/gpl3/binutils.old/dist/include/
xregex.h
19
# define
re_compile_fastmap
xre_compile_fastmap
macro
xregex2.h
367
this absolutely perfectly; see `
re_compile_fastmap
' (the
381
by `
re_compile_fastmap
' if it updates the fastmap. */
458
extern int
re_compile_fastmap
(struct re_pattern_buffer *buffer);
/src/external/gpl3/gcc.old/dist/include/
xregex.h
19
# define
re_compile_fastmap
xre_compile_fastmap
macro
xregex2.h
367
this absolutely perfectly; see `
re_compile_fastmap
' (the
381
by `
re_compile_fastmap
' if it updates the fastmap. */
458
extern int
re_compile_fastmap
(struct re_pattern_buffer *buffer);
/src/external/gpl2/xcvs/dist/lib/
regex.c
47
# define
re_compile_fastmap
(bufp) __re_compile_fastmap (bufp)
macro
regex.h
487
this absolutely perfectly; see `
re_compile_fastmap
' (the
501
by `
re_compile_fastmap
' if it updates the fastmap. */
568
extern int
re_compile_fastmap
(struct re_pattern_buffer *__buffer);
regcomp.c
269
re_compile_fastmap
(struct re_pattern_buffer *bufp)
286
weak_alias (__re_compile_fastmap,
re_compile_fastmap
)
298
/* Helper function for
re_compile_fastmap
.
486
(void)
re_compile_fastmap
(preg);
regexec.c
432
re_compile_fastmap
(bufp);
/src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.h
371
this absolutely perfectly; see `
re_compile_fastmap
' (the
385
by `
re_compile_fastmap
' if it updates the fastmap. */
456
extern int
re_compile_fastmap
(struct re_pattern_buffer *buffer);
regex.c
69
# define
re_compile_fastmap
(bufp) __re_compile_fastmap (bufp)
macro
1424
/* Failure stack declarations and macros; both
re_compile_fastmap
and
3929
because `
re_compile_fastmap
' needs to know.
4522
/*
re_compile_fastmap
computes a ``fastmap'' for the compiled pattern in
4536
/* local function for
re_compile_fastmap
.
4552
PREFIX(
re_compile_fastmap
) (struct re_pattern_buffer *bufp)
4871
re_compile_fastmap
(struct re_pattern_buffer *bufp)
4879
} /*
re_compile_fastmap
*/
4881
weak_alias (__re_compile_fastmap,
re_compile_fastmap
)
5088
if (
re_compile_fastmap
(bufp) == -2
4538
PREFIX(
re_compile_fastmap
) (struct re_pattern_buffer *bufp)
function
4857
re_compile_fastmap
(struct re_pattern_buffer *bufp)
function
[
all
...]
/src/external/gpl2/diffutils/dist/lib/posix/
regex.h
364
this absolutely perfectly; see `
re_compile_fastmap
' (the
378
by `
re_compile_fastmap
' if it updates the fastmap. */
466
extern int
re_compile_fastmap
_RE_ARGS ((struct re_pattern_buffer *buffer));
/src/external/gpl2/grep/dist/lib/posix/
regex.h
368
this absolutely perfectly; see `
re_compile_fastmap
' (the
382
by `
re_compile_fastmap
' if it updates the fastmap. */
470
extern int
re_compile_fastmap
_RE_ARGS ((struct re_pattern_buffer *buffer));
/src/external/gpl2/diffutils/dist/lib/
regex.c
82
# define
re_compile_fastmap
(bufp) __re_compile_fastmap (bufp)
macro
1493
/* Failure stack declarations and macros; both
re_compile_fastmap
and
4001
because `
re_compile_fastmap
' needs to know.
4620
/*
re_compile_fastmap
computes a ``fastmap'' for the compiled pattern in
4634
/* local function for
re_compile_fastmap
.
4652
PREFIX(
re_compile_fastmap
) (bufp)
4972
re_compile_fastmap
(bufp)
4981
} /*
re_compile_fastmap
*/
4983
weak_alias (__re_compile_fastmap,
re_compile_fastmap
)
5197
if (
re_compile_fastmap
(bufp) == -2
4638
PREFIX(
re_compile_fastmap
) (bufp)
function
4958
re_compile_fastmap
(bufp)
function
[
all
...]
/src/external/gpl3/binutils/dist/libiberty/
regex.c
89
# define
re_compile_fastmap
(bufp) __re_compile_fastmap (bufp)
macro
1424
/* Failure stack declarations and macros; both
re_compile_fastmap
and
3934
because `
re_compile_fastmap
' needs to know.
4526
/*
re_compile_fastmap
computes a ``fastmap'' for the compiled pattern in
4540
/* local function for
re_compile_fastmap
.
4561
PREFIX(
re_compile_fastmap
) (struct re_pattern_buffer *bufp)
4880
re_compile_fastmap
(struct re_pattern_buffer *bufp)
4888
} /*
re_compile_fastmap
*/
4890
weak_alias (__re_compile_fastmap,
re_compile_fastmap
)
5089
if (
re_compile_fastmap
(bufp) == -2
4547
PREFIX(
re_compile_fastmap
) (struct re_pattern_buffer *bufp)
function
4866
re_compile_fastmap
(struct re_pattern_buffer *bufp)
function
[
all
...]
/src/external/gpl3/binutils.old/dist/libiberty/
regex.c
89
# define
re_compile_fastmap
(bufp) __re_compile_fastmap (bufp)
macro
1424
/* Failure stack declarations and macros; both
re_compile_fastmap
and
3934
because `
re_compile_fastmap
' needs to know.
4526
/*
re_compile_fastmap
computes a ``fastmap'' for the compiled pattern in
4540
/* local function for
re_compile_fastmap
.
4561
PREFIX(
re_compile_fastmap
) (struct re_pattern_buffer *bufp)
4880
re_compile_fastmap
(struct re_pattern_buffer *bufp)
4888
} /*
re_compile_fastmap
*/
4890
weak_alias (__re_compile_fastmap,
re_compile_fastmap
)
5089
if (
re_compile_fastmap
(bufp) == -2
4547
PREFIX(
re_compile_fastmap
) (struct re_pattern_buffer *bufp)
function
4866
re_compile_fastmap
(struct re_pattern_buffer *bufp)
function
[
all
...]
/src/external/gpl3/gcc.old/dist/libiberty/
regex.c
89
# define
re_compile_fastmap
(bufp) __re_compile_fastmap (bufp)
macro
1424
/* Failure stack declarations and macros; both
re_compile_fastmap
and
3934
because `
re_compile_fastmap
' needs to know.
4526
/*
re_compile_fastmap
computes a ``fastmap'' for the compiled pattern in
4540
/* local function for
re_compile_fastmap
.
4561
PREFIX(
re_compile_fastmap
) (struct re_pattern_buffer *bufp)
4880
re_compile_fastmap
(struct re_pattern_buffer *bufp)
4888
} /*
re_compile_fastmap
*/
4890
weak_alias (__re_compile_fastmap,
re_compile_fastmap
)
5089
if (
re_compile_fastmap
(bufp) == -2
4547
PREFIX(
re_compile_fastmap
) (struct re_pattern_buffer *bufp)
function
4866
re_compile_fastmap
(struct re_pattern_buffer *bufp)
function
[
all
...]
/src/external/gpl2/grep/dist/lib/
regex.c
105
# define
re_compile_fastmap
(bufp) __re_compile_fastmap (bufp)
macro
1419
/* Failure stack declarations and macros; both
re_compile_fastmap
and
3922
because `
re_compile_fastmap
' needs to know.
4537
/*
re_compile_fastmap
computes a ``fastmap'' for the compiled pattern in
4551
/* local function for
re_compile_fastmap
.
4566
re_compile_fastmap
(bufp)
4880
} /*
re_compile_fastmap
*/
4882
weak_alias (__re_compile_fastmap,
re_compile_fastmap
)
5021
if (
re_compile_fastmap
(bufp) == -2)
7746
if (
re_compile_fastmap
(preg) == -2
4550
re_compile_fastmap
(bufp)
function
[
all
...]
Completed in 71 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026