debian man page for mtext_coll

Query: mtext_coll

OS: debian

Section: 3m17n

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

mtext_coll(3m17n)						 The m17n Library						 mtext_coll(3m17n)

NAME
mtext_coll - Compare two M-texts using the current locale.
SYNOPSIS
int mtext_coll (MText * mt1, MText * mt2)
DESCRIPTION
Compare two M-texts using the current locale. The mtext_coll() function compares the two M-texts mt1 and mt2. It returns an integer less than, equal to, or greater than zero if mt1 is found, respectively, to be less than, to match, or to be greater than mt2. The comparison is based on texts as appropriate for the current locale (LC_COLLATE). This function makes use of information that is automatically cached in the M-texts as a text property. So, the second call of this function with mt1 or mt2 finishes faster than the first call.
COPYRIGHT
Copyright (C) 2001 Information-technology Promotion Agency (IPA) Copyright (C) 2001-2011 National Institute of Advanced Industrial Science and Technology (AIST) Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License <http://www.gnu.org/licenses/fdl.html>. Version 1.6.2 12 Jan 2011 mtext_coll(3m17n)
Related Man Pages
m17nlocale(3m17n) - debian
mdraw_image_text(3m17n) - debian
mdraw_per_char_extents(3m17n) - debian
mtext_case_compare(3m17n) - debian
mtext_get_prop_values(3m17n) - debian
Similar Topics in the Unix Linux Community
[Similar Man] SQL Query for MySQL NATURAL LANGUAGE MODE Search
Help with SQL Query for MySQL NATURAL LANGUAGE MODE Search