Searched refs:_tran_cs (Results 1 – 1 of 1) sorted by relevance
4536 const mbfl_encoding *_tran_cs = tran_cs; in PHP_FUNCTION() local4540 _tran_cs = mbfl_name2encoding(charset); in PHP_FUNCTION()4543 if (!_tran_cs) { in PHP_FUNCTION()4545 _tran_cs = &mbfl_encoding_ascii; in PHP_FUNCTION()4547 tran_cs = _tran_cs; in PHP_FUNCTION()
Completed in 23 milliseconds