Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dmsgfmt.c198 int indomain = 0; /* indicates "domain" was seen */ in read_psffm() local
338 indomain = 0; in read_psffm()
383 indomain = 0; in read_psffm()
394 if ((token_found) || (quotefound && indomain)) { in read_psffm()
417 if (indomain) { in read_psffm()
432 indomain = 1; in read_psffm()