|
Ruby
1.9.3p551(2014-11-13revision48407)
|
#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 |
Definition at line 4 of file us_ascii.c.
References ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND, ONIGENC_CONSTRUCT_MBCLEN_INVALID, and p.
1.8.14