Home
last modified time | relevance | path

Searched refs:tre_mbrtowc (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dtre.h50 #define tre_mbrtowc(pwc, s, n, ps) (mbtowc((pwc), (s), (n))) macro
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dtre.h50 #define tre_mbrtowc(pwc, s, n, ps) (mbtowc((pwc), (s), (n))) macro
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dtre.h50 #define tre_mbrtowc(pwc, s, n, ps) (mbtowc((pwc), (s), (n))) macro
/third_party/musl/src/regex/
H A Dtre.h49 #define tre_mbrtowc(pwc, s, n, ps) (mbtowc((pwc), (s), (n))) macro

Completed in 3 milliseconds