Searched refs:ustr1 (Results 1 – 1 of 1) sorted by relevance
39 UChar* ustr1 = NULL; in PHP_FUNCTION() local76 &ustr1, &ustr1_len, str1, str1_len, COLLATOR_ERROR_CODE_P( co ) ); in PHP_FUNCTION()85 if (ustr1) { in PHP_FUNCTION()86 efree( ustr1 ); in PHP_FUNCTION()101 if (ustr1) { in PHP_FUNCTION()102 efree( ustr1 ); in PHP_FUNCTION()113 ustr1, ustr1_len, in PHP_FUNCTION()116 if( ustr1 ) in PHP_FUNCTION()117 efree( ustr1 ); in PHP_FUNCTION()
Completed in 5 milliseconds