Home
last modified time | relevance | path

Searched refs:wscanf_s (Results 1 - 2 of 2) sorted by relevance

/third_party/bounds_checking_function/src/
H A Dwscanf_s.c11 * Description: wscanf_s function
20 * The wscanf_s function is the wide-character equivalent of the scanf_s function
21 * The wscanf_s function reads data from the standard input stream stdin and
40 int wscanf_s(const wchar_t *format, ...) in wscanf_s() function
/third_party/bounds_checking_function/include/
H A Dsecurec.h537 * Description: The wscanf_s function is the wide-character equivalent of the scanf_s function
541 SECUREC_API int wscanf_s(const wchar_t *format, ...);

Completed in 1 milliseconds