Searched hist:129065 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/lib/libc/locale/
H A Drunetype.cdiff 129065 Sun May 09 11:04:49 MDT 2004 tjr Use a binary search to find the range containing a character in
RuneRange arrays. This is much faster when there are hundreds of
ranges (as is the case in UTF-8 locales) and was inspired by a
similar change made by Apple in Darwin.
H A Dtolower.cdiff 129065 Sun May 09 11:04:49 MDT 2004 tjr Use a binary search to find the range containing a character in
RuneRange arrays. This is much faster when there are hundreds of
ranges (as is the case in UTF-8 locales) and was inspired by a
similar change made by Apple in Darwin.
H A Dtoupper.cdiff 129065 Sun May 09 11:04:49 MDT 2004 tjr Use a binary search to find the range containing a character in
RuneRange arrays. This is much faster when there are hundreds of
ranges (as is the case in UTF-8 locales) and was inspired by a
similar change made by Apple in Darwin.

Completed in 194 milliseconds