mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
Version 1.3.9 (binary, interface == 0)
Tue Sep 25 11:34:22 2001 Owen Taylor <otaylor@redhat.com> * configure.in: Version 1.3.9 (binary, interface == 0) * glib/gstrfuncs.c (g_ascii_strdown): Change g_ascii_strup/strdown to take a 'len' argument to match g_utf8_strup/strdown. This hopefully will also make it more obvious that they duplicate the string rather than acting like g_strup/strdown. (Suggestion from Matthias Clasen, #59550)
This commit is contained in:
@@ -452,8 +452,11 @@ possibly non-ASCII character in.
|
||||
|
||||
</para>
|
||||
|
||||
@string:
|
||||
@str:
|
||||
@len:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@string:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_ascii_strdown ##### -->
|
||||
@@ -461,8 +464,11 @@ possibly non-ASCII character in.
|
||||
|
||||
</para>
|
||||
|
||||
@string:
|
||||
@str:
|
||||
@len:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@string:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_ascii_tolower ##### -->
|
||||
|
Reference in New Issue
Block a user