Searched refs:uinput (Results 1 – 1 of 1) sorted by relevance
40 UChar* uinput = NULL; in PHP_FUNCTION() local89 intl_convert_utf8_to_utf16(&uinput, &uinput_len, input, input_len, &status ); in PHP_FUNCTION()98 if (uinput) { in PHP_FUNCTION()99 efree( uinput ); in PHP_FUNCTION()118 efree( uinput ); in PHP_FUNCTION()140 efree( uinput ); in PHP_FUNCTION()145 efree( uinput ); in PHP_FUNCTION()177 UChar* uinput = NULL; in PHP_FUNCTION() local224 if (uinput) { in PHP_FUNCTION()225 efree( uinput ); in PHP_FUNCTION()[all …]
Completed in 4 milliseconds