Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-lisp.c250 syntax_code_of (unsigned char c) in syntax_code_of() function
285 p->scode = (c == EOF ? syntax_eof : syntax_code_of (c)); in read_char_syntax()
H A DChangeLog.0368 * x-lisp.c (x_lisp_keyword, do_ungetc, syntax_code_of,
1217 * x-lisp.c (syntax_code_of, read_char_syntax, attribute_of, is_number):
1219 (syntax_code_of, attribute_of): Fix prototype. unsigned char promotes