Searched refs:uinput (Results 1 – 1 of 1) sorted by relevance
40 UChar* uinput = NULL; in PHP_FUNCTION() local90 intl_convert_utf8_to_utf16(&uinput, &uinput_len, input, input_len, &status ); in PHP_FUNCTION()99 if (uinput) { in PHP_FUNCTION()100 efree( uinput ); in PHP_FUNCTION()119 efree( uinput ); in PHP_FUNCTION()141 efree( uinput ); in PHP_FUNCTION()146 efree( uinput ); in PHP_FUNCTION()178 UChar* uinput = NULL; in PHP_FUNCTION() local225 if (uinput) { in PHP_FUNCTION()226 efree( uinput ); in PHP_FUNCTION()[all …]
Completed in 8 milliseconds