Home
last modified time | relevance | path

Searched refs:outconv_state (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/mbstring/
H A Dmbstring.h101 unsigned int outconv_state; variable
H A Dmbstring.c1012 mbstring_globals->outconv_state = 0; in PHP_GINIT_FUNCTION()
1161 MBSTRG(outconv_state) = 0; in PHP_RSHUTDOWN_FUNCTION()
1614 … MBSTRG(current_internal_encoding)->to_wchar(&in, &in_len, wchar_buf, 128, &MBSTRG(outconv_state)); in PHP_FUNCTION()
1624 MBSTRG(outconv_state) = 0; in PHP_FUNCTION()

Completed in 36 milliseconds