Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dcodepage.c108 char ch_err = 0; in php_win32_cp_conv_ascii_to_w() local
131 ch_err |= *idx; in php_win32_cp_conv_ascii_to_w()
134 if (ch_err & 0x80) { in php_win32_cp_conv_ascii_to_w()
152 ch_err |= *idx; in php_win32_cp_conv_ascii_to_w()
155 if (ch_err & 0x80) { in php_win32_cp_conv_ascii_to_w()

Completed in 4 milliseconds