Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tre/dist/lib/
H A Dregcomp.c54 tre_char_t *wcptr = wregex; in tre_regncomp() local
61 consumed = tre_mbrtowc(wcptr, regex, n, &state); in tre_regncomp()
86 wcptr++; in tre_regncomp()
88 wlen = wcptr - wregex; in tre_regncomp()