Home
last modified time | relevance | path

Searched refs:ltailp (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
85 || (ltailp != 0 && rp < rhs_limit) in _nu_strcoll()
88 lp = com1(lp, lhs_limit, it1, &u1, &ltailp); in _nu_strcoll()
103 it1, com1, &ltailp, in _nu_strcoll()