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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.c1132 get_next_ch(struct strlist_st *p, int *m, char *c) function
1270 } /* get_next_ch */
1292 id1 = get_next_ch(id1, &m1, &c1);
1293 id2 = get_next_ch(id2, &m2, &c2);

Completed in 47 milliseconds