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

/freebsd-9.3-release/contrib/expat/xmlwf/
H A Dxmlwf.c650 int outputType = 0; local
698 outputType = 'm';
702 outputType = 'c';
707 outputType = 't';
766 if (outputType == 't') {
808 switch (outputType) {
849 if (outputType == 'm')

Completed in 58 milliseconds