![]() |
Search Criteria Bits |
Header: MacTextEditor.h |
Defines
enum { kTXNIgnoreCaseBit = 0, kTXNEntireWordBit = 1, kTXNUseEncodingWordRulesBit = 31 };
Represents ignore case.
Represent entire word match.
Represents using Unicode Utilities to find a word.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)