1 @node String Functions in C Locale
2 @section Character and String Functions in C Locale
4 The functions in this section are similar to the generic string functions
5 from the standard C library, except that
8 They behave as if the locale was set to the "C" locale, even when the
9 locale is different, and/or
11 They are specially optimized for the case where all characters are plain
31 @include c-strcase.texi
34 @subsection c-strcaseeq
35 @include c-strcaseeq.texi
38 @subsection c-strcasestr
39 @include c-strcasestr.texi
43 @include c-strstr.texi
47 @include c-strtod.texi
51 @include c-strtold.texi