Home
last modified time | relevance | path

Searched refs:mbc_enc_len (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Deuc_jp.c54 mbc_enc_len(const UChar* p) in mbc_enc_len() function
269 mbc_enc_len,
H A Dsjis.c74 mbc_enc_len(const UChar* p) in mbc_enc_len() function
302 mbc_enc_len,
H A Dutf8.c63 mbc_enc_len(const UChar* p) in mbc_enc_len() function
289 mbc_enc_len,
/PHP-5.5/ext/mbstring/oniguruma/
H A Doniguruma.h151 int (*mbc_enc_len)(const OnigUChar* p); member
288 #define ONIGENC_MBC_ENC_LEN(enc,p) (enc)->mbc_enc_len(p)

Completed in 15 milliseconds