Go to main content

man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

libauto_ef(3LIB)

Name

libauto_ef - auto encoding finder library

Synopsis

cc [ flag... ] file... –lauto_ef [ library... ]
#include <auto_ef.h>

Description

Functions in this library provide automatic encoding identification.

Interface Level

The shared object libauto_ef.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces.

auto_ef_file
auto_ef_free
auto_ef_get_encoding
auto_ef_get_score
auto_ef_str

Files

/usr/lib/libauto_ef.so.1

shared object

/usr/lib/64/libauto_ef.so.1

64-bit shared object

Attributes

See attributes(7) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
text/auto_ef
Interface Stability
Committed
MT-Level
MT-Safe

See Also

auto_ef(1), auto_ef(3EXT), attributes(7)