HomeSort by relevance Sort by last modified time
    Searched refs:mbchars (Results 1 - 3 of 3) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h 287 wchar_t *mbchars; member in struct:__anon22180
regcomp.c 409 /* ... Else catch all bytes which can start the mbchars. */
415 if (__wcrtomb (buf, cset->mbchars[i], &state) != (size_t) -1)
419 if (__wcrtomb (buf, towlower (cset->mbchars[i]), &state)
    [all...]
regexec.c     [all...]

Completed in 117 milliseconds