#include "regenc.h"

Go to the source code of this file.
Functions | |
| static int | us_ascii_mbc_enc_len (const UChar *p, const UChar *e, OnigEncoding enc) |
| OnigEncodingDefine (us_ascii, US_ASCII) | |
| OnigEncodingDefine | ( | us_ascii | , | |
| US_ASCII | ||||
| ) |
| static int us_ascii_mbc_enc_len | ( | const UChar * | p, | |
| const UChar * | e, | |||
| OnigEncoding | enc | |||
| ) | [static] |
Definition at line 4 of file us_ascii.c.
References ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND, and ONIGENC_CONSTRUCT_MBCLEN_INVALID.