Searched refs:ustr2 (Results 1 – 1 of 1) sorted by relevance
40 UChar* ustr2 = NULL; in PHP_FUNCTION() local92 &ustr2, &ustr2_len, str2, str2_len, COLLATOR_ERROR_CODE_P( co ) ); in PHP_FUNCTION()104 if (ustr2) { in PHP_FUNCTION()105 efree( ustr2 ); in PHP_FUNCTION()114 ustr2, ustr2_len ); in PHP_FUNCTION()118 if( ustr2 ) in PHP_FUNCTION()119 efree( ustr2 ); in PHP_FUNCTION()
Completed in 6 milliseconds