Searched refs:read_strings (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cups-408/cups/locale/
H A Dstrings2po.c41 static int read_strings(FILE *strings, char *buffer, size_t bufsize,
91 while (read_strings(strings, buffer, sizeof(buffer), &id, &str))
108 * 'read_strings()' - Read a line from a .strings file.
112 read_strings(FILE *strings, /* I - .strings file */ function

Completed in 125 milliseconds