OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__re_error_msgid
(Results
1 - 4
of
4
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/lib/
regcomp.c
132
static const char
__re_error_msgid
[] =
243
return gettext (
__re_error_msgid
+ __re_error_msgid_idx[(int) ret]);
565
msg = gettext (
__re_error_msgid
+ __re_error_msgid_idx[errcode]);
724
return (char *) gettext (
__re_error_msgid
740
return (char *) gettext (
__re_error_msgid
+ __re_error_msgid_idx[(int) ret]);
131
static const char
__re_error_msgid
[] =
variable
[
all
...]
regex.h
374
`
__re_error_msgid
' table in regcomp.c. */
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libc.a
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/xen/
libc.a
[
all
...]
Completed in 175 milliseconds