unicode::tolower man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

UNICODE::TOLOWER(3)	    Courier Unicode Library	   UNICODE::TOLOWER(3)

NAME
       unicode::tolower, unicode::toupper - unicode version of tolower(3) and
       toupper(3)

SYNOPSIS
       #include <courier-unicode.h>

       std::string unicode::tolower(const std::string &string);

       std::string unicode::tolower(const std::string &string,
				    const std::string &charset);

       std::vector<unicode_char>
						  unicode::tolower(const std::vector<unicode_char> &u);

       std::string unicode::toupper(const std::string &string);

       std::string unicode::toupper(const std::string &string,
				    const std::string &charset);

       std::vector<unicode_char>
						  unicode::toupper(const std::vector<unicode_char> &u);

DESCRIPTION
       These functions convert the string parameter, in charset or
       unicode_default_chset(3), to unicode, replace each character with
       unicode_lc(3) or unicode_uc(3), then convert it back to the same
       character set, returning the resulting string.

       Passing a const std::vector<unicode_char> & directly also converts it
       accordingly, returning the converted unicode string.

SEE ALSO
       courier-unicode(7).

AUTHOR
       Sam Varshavchik
	   Author

Courier Unicode Library		  07/29/2015		   UNICODE::TOLOWER(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net