#include <ft2build.h>
#include "cidparse.h"
#include "ciderrs.h"
Go to the source code of this file.
Defines | |
#define | FT_COMPONENT trace_cidparse |
Functions | |
cid_parser_new (CID_Parser *parser, FT_Stream stream, FT_Memory memory, PSAux_Service psaux) | |
cid_parser_done (CID_Parser *parser) |
#define FT_COMPONENT trace_cidparse |
Definition at line 36 of file cidparse.c.
cid_parser_done | ( | CID_Parser * | parser | ) |
cid_parser_new | ( | CID_Parser * | parser, | |
FT_Stream | stream, | |||
FT_Memory | memory, | |||
PSAux_Service | psaux | |||
) |
Definition at line 51 of file cidparse.c.
References buffer, cid_parser_skip_PS_token, cid_parser_skip_spaces, error, ft_atol, FT_FRAME_ENTER, FT_FRAME_EXIT, FT_FRAME_EXTRACT, FT_FRAME_RELEASE, FT_MEM_MOVE, FT_MEM_ZERO, FT_MIN, FT_STREAM_POS, FT_STREAM_READ, FT_STREAM_SEEK, ft_strncmp, FT_TRACE2, and p.