Searched refs:ustr1 (Results 1 – 1 of 1) sorted by relevance
32 UChar* ustr1 = NULL; in PHP_FUNCTION() local66 &ustr1, &ustr1_len, str1, str1_len, COLLATOR_ERROR_CODE_P( co ) ); in PHP_FUNCTION()75 if (ustr1) { in PHP_FUNCTION()76 efree( ustr1 ); in PHP_FUNCTION()91 if (ustr1) { in PHP_FUNCTION()92 efree( ustr1 ); in PHP_FUNCTION()103 ustr1, ustr1_len, in PHP_FUNCTION()106 if( ustr1 ) in PHP_FUNCTION()107 efree( ustr1 ); in PHP_FUNCTION()
Completed in 5 milliseconds