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