Searched defs:converted_buf (Results 1 – 2 of 2) sorted by relevance
286 uint32_t wchar_buf[64], converted_buf[192]; in php_unicode_convert_case() local
3276 uint32_t wchar_buf[64], converted_buf[64 * 2]; in jp_kana_convert() local3707 uint32_t wchar_buf[32], converted_buf[32 * 13]; in html_numeric_entity_encode() local3825 uint32_t wchar_buf[128], converted_buf[128]; in html_numeric_entity_decode() local
Completed in 18 milliseconds