Re: Searching for "whole word" in NSString
Re: Searching for "whole word" in NSString
- Subject: Re: Searching for "whole word" in NSString
- From: John Stiles <email@hidden>
- Date: Tue, 29 Jan 2008 11:32:09 -0800
This seems to require Leopard.
I'd prefer a solution which works on Tiger, since clearly this could be
done in Tiger—the Find panel did it.
mmalc crawford wrote:
On Jan 29, 2008, at 10:12 AM, John Stiles wrote:
I'm trying to find a substring in an NSString. But I want to find
whole words (e.g. like in the Find panel when you choose "Full word"
from the popup, rather than "Contains" or "Starts With").
<http://developer.apple.com/documentation/CoreFoundation/Reference/CFStringTokenizerRef/Reference/reference.html>
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden