Searched refs:ch_err (Results 1 – 1 of 1) sorted by relevance
108 char ch_err = 0; in php_win32_cp_conv_ascii_to_w() local131 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 6 milliseconds