Searched refs:uinput (Results 1 – 1 of 1) sorted by relevance
75 return unorm2_isNormalized(norm, uinput, uinput_len, err); in intl_is_normalized()87 UChar* uinput = NULL; in PHP_FUNCTION() local142 if (uinput) { in PHP_FUNCTION()143 efree( uinput ); in PHP_FUNCTION()167 efree( uinput ); in PHP_FUNCTION()193 efree( uinput ); in PHP_FUNCTION()198 efree( uinput ); in PHP_FUNCTION()226 UChar* uinput = NULL; in PHP_FUNCTION() local270 if (uinput) { in PHP_FUNCTION()271 efree( uinput ); in PHP_FUNCTION()[all …]
Completed in 4 milliseconds