Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c175 static int is_first_comma_found = FALSE; variable
655 is_first_comma_found = FALSE; in handle_dcgettext()
881 if (is_first_comma_found == FALSE) { in handle_comma()
886 is_first_comma_found = TRUE; in handle_comma()