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)NAMEmtext_text - Locate an M-text in another.SYNOPSISint mtext_text (MText * mt1, int pos, MText * mt2)DESCRIPTIONLocate 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 VALUEIf 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.COPYRIGHTCopyright (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 |
mtext_deserialize(3m17n) - debian |
mtext_get_prop(3m17n) - debian |
mtext_push_prop(3m17n) - debian |
Similar Topics in the Unix Linux Community |
---|
Introduction |
Detecting unused variables... |
A (ksh) Library For and From UNIX.com |
How to copy a column of multiple files and paste into new excel file (next to column)? |