Lines Matching refs:mbtowc
25006 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether mbrtowc works as well as mbtowc" >&5
25007 $as_echo_n "checking whether mbrtowc works as well as mbtowc... " >&6; }
25040 mbtowc returns 4 (correct) and sets wc to 0x5EDC. */
25049 && mbtowc (&wc, input + 3, 6) == 4)
25615 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether mbrtowc works as well as mbtowc" >&5
25616 $as_echo_n "checking whether mbrtowc works as well as mbtowc... " >&6; }
25649 mbtowc returns 4 (correct) and sets wc to 0x5EDC. */
25658 && mbtowc (&wc, input + 3, 6) == 4)