Home
last modified time | relevance | path

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

/PHP-8.0/win32/
H A Dcodepage.c106 char ch_err = 0; in php_win32_cp_conv_ascii_to_w() local
129 ch_err |= *idx; in php_win32_cp_conv_ascii_to_w()
132 if (ch_err & 0x80) { in php_win32_cp_conv_ascii_to_w()
150 ch_err |= *idx; in php_win32_cp_conv_ascii_to_w()
153 if (ch_err & 0x80) { in php_win32_cp_conv_ascii_to_w()

Completed in 6 milliseconds