Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Doniguruma.h308 #define ONIGENC_CODE_TO_MBC(enc,code,buf) onigenc_code_to_mbc(enc, code, buf)
345 int onigenc_code_to_mbc P_((OnigEncoding enc, OnigCodePoint code, OnigUChar *buf));
H A Dregenc.c959 onigenc_code_to_mbc(OnigEncoding enc, OnigCodePoint code, UChar *buf) in onigenc_code_to_mbc() function

Completed in 12 milliseconds