Home
last modified time | relevance | path

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

/third_party/bounds_checking_function/src/
H A Dfwscanf_s.c11 * Description: fwscanf_s function
19 * The fwscanf_s function is the wide-character equivalent of the fscanf_s function
20 * The fwscanf_s function reads data from the current position of stream into
40 int fwscanf_s(FILE *stream, const wchar_t *format, ...) in fwscanf_s() function
/third_party/bounds_checking_function/include/
H A Dsecurec.h516 * Description: The fwscanf_s function is the wide-character equivalent of the fscanf_s function
521 SECUREC_API int fwscanf_s(FILE *stream, const wchar_t *format, ...);

Completed in 2 milliseconds