OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FIRST_STRING_P
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c
333
# define
FIRST_STRING_P
(ptr) \
1138
if (
FIRST_STRING_P
(where))
5279
(
FIRST_STRING_P
(ptr) \
5287
(
FIRST_STRING_P
(ptr) \
6033
boolean same_str_p = (
FIRST_STRING_P
(match_end)
6865
dend2 = ((
FIRST_STRING_P
(regstart[regno])
6866
==
FIRST_STRING_P
(regend[regno]))
/src/external/gpl3/binutils/dist/libiberty/
regex.c
393
# define
FIRST_STRING_P
(ptr) \
1194
if (
FIRST_STRING_P
(where))
5280
(
FIRST_STRING_P
(ptr) \
5288
(
FIRST_STRING_P
(ptr) \
5941
same_str_p = (
FIRST_STRING_P
(match_end)
6805
dend2 = ((
FIRST_STRING_P
(regstart[regno])
6806
==
FIRST_STRING_P
(regend[regno]))
/src/external/gpl3/binutils.old/dist/libiberty/
regex.c
393
# define
FIRST_STRING_P
(ptr) \
1194
if (
FIRST_STRING_P
(where))
5280
(
FIRST_STRING_P
(ptr) \
5288
(
FIRST_STRING_P
(ptr) \
5941
same_str_p = (
FIRST_STRING_P
(match_end)
6805
dend2 = ((
FIRST_STRING_P
(regstart[regno])
6806
==
FIRST_STRING_P
(regend[regno]))
/src/external/gpl3/gcc/dist/libiberty/
regex.c
393
# define
FIRST_STRING_P
(ptr) \
1194
if (
FIRST_STRING_P
(where))
5280
(
FIRST_STRING_P
(ptr) \
5288
(
FIRST_STRING_P
(ptr) \
5941
same_str_p = (
FIRST_STRING_P
(match_end)
6805
dend2 = ((
FIRST_STRING_P
(regstart[regno])
6806
==
FIRST_STRING_P
(regend[regno]))
/src/external/gpl3/gcc.old/dist/libiberty/
regex.c
393
# define
FIRST_STRING_P
(ptr) \
1194
if (
FIRST_STRING_P
(where))
5280
(
FIRST_STRING_P
(ptr) \
5288
(
FIRST_STRING_P
(ptr) \
5941
same_str_p = (
FIRST_STRING_P
(match_end)
6805
dend2 = ((
FIRST_STRING_P
(regstart[regno])
6806
==
FIRST_STRING_P
(regend[regno]))
/src/external/gpl3/gdb/dist/libiberty/
regex.c
393
# define
FIRST_STRING_P
(ptr) \
1194
if (
FIRST_STRING_P
(where))
5280
(
FIRST_STRING_P
(ptr) \
5288
(
FIRST_STRING_P
(ptr) \
5941
same_str_p = (
FIRST_STRING_P
(match_end)
6805
dend2 = ((
FIRST_STRING_P
(regstart[regno])
6806
==
FIRST_STRING_P
(regend[regno]))
/src/external/gpl3/gdb.old/dist/libiberty/
regex.c
393
# define
FIRST_STRING_P
(ptr) \
1194
if (
FIRST_STRING_P
(where))
5280
(
FIRST_STRING_P
(ptr) \
5288
(
FIRST_STRING_P
(ptr) \
5941
same_str_p = (
FIRST_STRING_P
(match_end)
6805
dend2 = ((
FIRST_STRING_P
(regstart[regno])
6806
==
FIRST_STRING_P
(regend[regno]))
/src/external/gpl2/diffutils/dist/lib/
regex.c
392
# define
FIRST_STRING_P
(ptr) \
1206
if (
FIRST_STRING_P
(where))
5388
(
FIRST_STRING_P
(ptr) \
5396
(
FIRST_STRING_P
(ptr) \
6150
boolean same_str_p = (
FIRST_STRING_P
(match_end)
6982
dend2 = ((
FIRST_STRING_P
(regstart[regno])
6983
==
FIRST_STRING_P
(regend[regno]))
/src/external/gpl2/grep/dist/lib/
regex.c
404
#define
FIRST_STRING_P
(ptr) \
1142
if (
FIRST_STRING_P
(where))
5114
(
FIRST_STRING_P
(ptr) \
5122
(
FIRST_STRING_P
(ptr) \
5721
boolean same_str_p = (
FIRST_STRING_P
(match_end)
6553
dend2 = ((
FIRST_STRING_P
(regstart[regno])
6554
==
FIRST_STRING_P
(regend[regno]))
Completed in 75 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026