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

/freebsd-12-stable/contrib/expat/xmlwf/
H A Dxmltchar.h45 # define puttc putwc macro
62 # define puttc putc macro
H A Dxmlwf.c100 puttc(*s, fp);
108 puttc(T('='), fp);
109 puttc(T('"'), fp);
115 puttc(T('"'), fp);
147 puttc(*s, fp);
167 puttc(T('<'), fp);
177 puttc(T(' '), fp);
182 puttc(T('>'), fp);
188 puttc(T('<'), fp);
189 puttc(
[all...]

Completed in 123 milliseconds