Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dgrouping.h139 const STRING_TYPE *group_end = cp; in correctly_grouped_prefix() local
156 if (cp < begin && group_end - cp <= (int) *gp) in correctly_grouped_prefix()
160 if (cp < begin || group_end - cp != (int) *gp) in correctly_grouped_prefix()