Searched defs:is_first_comma_found (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c161 * is_first_comma_found : This is used only for dcgettext because dcgettext()
176 static int is_first_comma_found = FALSE; variable
658 is_first_comma_found = FALSE;
884 if (is_first_comma_found == FALSE) {
889 is_first_comma_found = TRUE;

Completed in 51 milliseconds