Searched refs:nwchar_t (Results 1 – 3 of 3) sorted by relevance
1694 for (size_t nwchar_t = 0; nwchar_t < mx && frm != frm_end; ++nwchar_t) in do_length() local
1785 for (size_t nwchar_t = 0; nwchar_t < mx && frm != frm_end; ++nwchar_t) in do_length() local
953 typedef int nwchar_t;9326 cstr_len = tokc.str.size / sizeof(nwchar_t);9345 ch = ((nwchar_t *)tokc.str.data)[i];