Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/
H A Dstrcoll.c80 const char *ltailp = 0, *rtailp = 0; in _nu_strcoll() local
86 || (rtailp != 0 && lp < lhs_limit)) { in _nu_strcoll()
89 rp = com2(rp, rhs_limit, it2, &u2, &rtailp); in _nu_strcoll()
109 it2, com2, &rtailp, in _nu_strcoll()