Home
last modified time | relevance | path

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

/PHP-5.4/ext/mbstring/oniguruma/
H A Doniguruma.h168 int (*code_to_mbc)(OnigCodePoint code, OnigUChar *buf); member
380 #define ONIGENC_CODE_TO_MBC(enc,code,buf) (enc)->code_to_mbc(code,buf)

Completed in 8 milliseconds