Home
last modified time | relevance | path

Searched refs:str (Results 1 – 5 of 5) sorted by relevance

/intl/
A Dhash-string.c34 const char *str = str_param; in __hash_string() local
38 while (*str != '\0') in __hash_string()
41 hval += (unsigned char) *str++; in __hash_string()
A Dpo2test.awk28 $1 ~ /msg(id|str)/ {
33 sub(/^msg(id|str)[ \t]*/, "", $0)
A Dtextdomain.c51 # define strdup(str) __strdup (str) argument
A Dplural.y63 static void yyerror (struct parse_args *arg, const char *str);
384 yyerror (struct parse_args *arg, const char *str)
A Dbindtextdom.c61 # define strdup(str) __strdup (str) in gl_rwlock_define() argument

Completed in 10 milliseconds