OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLURAL_PARSE
(Results
1 - 4
of
4
) sorted by null
/external/e2fsprogs/intl/
plural-exp.h
89
# define
PLURAL_PARSE
__gettextparse
94
# define
PLURAL_PARSE
libintl_gettextparse
99
# define
PLURAL_PARSE
parse_plural_expression
106
extern int
PLURAL_PARSE
(void *arg);
plural-exp.c
139
if (
PLURAL_PARSE
(&args) != 0)
plural.y
38
but we want it to be called
PLURAL_PARSE
. */
40
# define __gettextparse
PLURAL_PARSE
plural.c
57
but we want it to be called
PLURAL_PARSE
. */
59
# define __gettextparse
PLURAL_PARSE
[
all
...]
Completed in 339 milliseconds