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

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-lisp.c250 syntax_code_of (unsigned char c) function
285 p->scode = (c == EOF ? syntax_eof : syntax_code_of (c));

Completed in 76 milliseconds