Go to the documentation of this file.
12 if( strncasecmp( encoding,
"UTF", 3 ) == 0 )
16 if( *encoding ==
'-' )
19 if( *encoding ==
'8' )
22 if( strcmp( encoding,
"16" ) == 0 )
25 if( strcmp( encoding,
"32" ) == 0 )
30 if( strncasecmp( encoding,
"ASC", 3 ) == 0 )