Searched refs:_body_enc (Results 1 – 1 of 1) sorted by relevance
4509 enum mbfl_no_encoding _body_enc; in PHP_FUNCTION() local4512 _body_enc = mbfl_name2no_encoding(Z_STRVAL_P(s)); in PHP_FUNCTION()4513 switch (_body_enc) { in PHP_FUNCTION()4517 body_enc = _body_enc; in PHP_FUNCTION()
Completed in 15 milliseconds