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

/freebsd-13-stable/contrib/apr/strings/
H A Dapr_cstr.c200 static const short ucharmap[] = { variable
247 static const short ucharmap[] = { variable
291 const int cmp = ucharmap[c1] - ucharmap[c2];
308 const int cmp = ucharmap[c1] - ucharmap[c2];

Completed in 54 milliseconds