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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dmsgfmt.c200 int indomain = 0; /* indicates "domain" was seen */ local
340 indomain = 0;
385 indomain = 0;
396 if ((token_found) || (quotefound && indomain)) {
419 if (indomain) {
434 indomain = 1;

Completed in 83 milliseconds