Searched refs:uinput (Results 1 – 1 of 1) sorted by relevance
98 return unorm2_isNormalized(norm, uinput, uinput_len, err); in intl_is_normalized()114 UChar* uinput = NULL; in PHP_FUNCTION() local175 if (uinput) { in PHP_FUNCTION()176 efree( uinput ); in PHP_FUNCTION()199 efree( uinput ); in PHP_FUNCTION()225 efree( uinput ); in PHP_FUNCTION()230 efree( uinput ); in PHP_FUNCTION()262 UChar* uinput = NULL; in PHP_FUNCTION() local312 if (uinput) { in PHP_FUNCTION()313 efree( uinput ); in PHP_FUNCTION()[all …]
Completed in 9 milliseconds