Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Doniguruma.h306 #define ONIGENC_MBC_TO_CODE(enc,p,e) m17n_codepoint((enc),(p),(e)) macro
378 #define ONIGENC_MBC_TO_CODE(enc,p,end) (enc)->mbc_to_code((p),(end)) macro

Completed in 11 milliseconds