debian man page for mtext_text

Query: mtext_text

OS: debian

Section: 3m17n

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

mtext_text(3m17n)						 The m17n Library						 mtext_text(3m17n)

NAME
mtext_text - Locate an M-text in another.
SYNOPSIS
int mtext_text (MText * mt1, int pos, MText * mt2)
DESCRIPTION
Locate an M-text in another. The mtext_text() function finds the first occurrence of M-text mt2 in M-text mt1 after the position pos while ignoring difference of the text properties.
RETURN VALUE
If mt2 is found in mt1, mtext_text() returns the position of it first occurrence. Otherwise it returns -1. If mt2 is empty, it returns 0.
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_text(3m17n)
Related Man Pages
m17nlocale(3m17n) - debian
m17nmtext(3m17n) - debian
mdraw_default_line_break(3m17n) - debian
mtext_get_prop_keys(3m17n) - debian
mtext_push_prop(3m17n) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com