Searched refs:ustr2 (Results 1 – 1 of 1) sorted by relevance
33 UChar* ustr2 = NULL; in PHP_FUNCTION() local82 &ustr2, &ustr2_len, str2, str2_len, COLLATOR_ERROR_CODE_P( co ) ); in PHP_FUNCTION()94 if (ustr2) { in PHP_FUNCTION()95 efree( ustr2 ); in PHP_FUNCTION()104 ustr2, ustr2_len ); in PHP_FUNCTION()108 if( ustr2 ) in PHP_FUNCTION()109 efree( ustr2 ); in PHP_FUNCTION()
Completed in 6 milliseconds