Searched defs:uprv_strchr (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dcstring.h38 #define uprv_strchr(s, c) U_STANDARD_CPP_NAMESPACE strchr(s, c) macro

Completed in 60 milliseconds