Home
last modified time | relevance | path

Searched defs:ONIGENC_MBC_ENC_LEN (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/mbstring/oniguruma/
H A Doniguruma.h300 #define ONIGENC_MBC_ENC_LEN(enc,p) m17n_mbclen(enc,(int )(*p)) macro
373 #define ONIGENC_MBC_ENC_LEN(enc,p) (enc)->mbc_enc_len(p) macro

Completed in 13 milliseconds