ZBar Bar Code Reader Library  version 0.10
qrdectxt.c File Reference

Functions

static void enc_list_mtf (iconv_t _enc_list[3], iconv_t _enc)
 
int qr_code_data_list_extract_text (const qr_code_data_list *_qrlist, zbar_image_scanner_t *iscn, zbar_image_t *img)
 
static int text_is_ascii (const unsigned char *_text, int _len)
 
static int text_is_latin1 (const unsigned char *_text, int _len)
 

Function Documentation

static void enc_list_mtf ( iconv_t  _enc_list[3],
iconv_t  _enc 
)
static

Referenced by qr_code_data_list_extract_text().

Here is the caller graph for this function:

static int text_is_ascii ( const unsigned char *  _text,
int  _len 
)
static

Referenced by qr_code_data_list_extract_text().

Here is the caller graph for this function:

static int text_is_latin1 ( const unsigned char *  _text,
int  _len 
)
static

Referenced by qr_code_data_list_extract_text().

Here is the caller graph for this function: