Home
last modified time | relevance | path

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

/PHP-5.6/ext/mbstring/tests/
H A Dbug72994.phpt2 Bug #72994 (mbc_to_code() out of bounds read)
/PHP-5.6/ext/mbstring/oniguruma/enc/
H A Deuc_jp.c60 mbc_to_code(const UChar* p, const UChar* end) in mbc_to_code() function
274 mbc_to_code,
H A Dsjis.c96 mbc_to_code(const UChar* p, const UChar* end) in mbc_to_code() function
307 mbc_to_code,
H A Dutf8.c94 mbc_to_code(const UChar* p, const UChar* end) in mbc_to_code() function
296 mbc_to_code,
/PHP-5.6/ext/mbstring/oniguruma/
H A Doniguruma.h156 OnigCodePoint (*mbc_to_code)(const OnigUChar* p, const OnigUChar* end); member
293 #define ONIGENC_MBC_TO_CODE(enc,p,end) (enc)->mbc_to_code((p),(end))
/PHP-5.6/
H A DNEWS294 . Fixed bug #72994 (mbc_to_code() out of bounds read). (Laruence, cmb)
373 . Fixed bug #72910 (Out of bounds heap read in mbc_to_code() / triggered by

Completed in 50 milliseconds