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

/freebsd-11-stable/contrib/expat/xmlwf/
H A Dxmlwf.c901 int outputType = 0; local
951 outputType = 'm';
955 outputType = 'c';
960 outputType = 't';
1026 if (outputType == 't') {
1067 switch (outputType) {
1112 if (outputType == 'm')

Completed in 275 milliseconds