Home
last modified time | relevance | path

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

/PHP-8.2/win32/
H A Dcodepage.c110 char ch_err = 0; in php_win32_cp_conv_ascii_to_w() local
133 ch_err |= *idx; in php_win32_cp_conv_ascii_to_w()
136 if (ch_err & 0x80) { in php_win32_cp_conv_ascii_to_w()
167 ch_err |= *idx; in php_win32_cp_conv_ascii_to_w()
170 if (ch_err & 0x80) { in php_win32_cp_conv_ascii_to_w()

Completed in 7 milliseconds