Home
last modified time | relevance | path

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

/stdio-common/
A Dvfscanf-internal.c332 int skip_space = 0; in __vfwscanf_internal() local
448 skip_space = 1; in __vfwscanf_internal()
461 if (skip_space) in __vfwscanf_internal()
466 skip_space = 0; in __vfwscanf_internal()
617 if (skip_space || (fc != L_('[') && fc != L_('c') in __vfwscanf_internal()
634 skip_space = 0; in __vfwscanf_internal()
3015 if (skip_space) in __vfwscanf_internal()

Completed in 7 milliseconds