To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=15666





------- Additional comments from [EMAIL PROTECTED] Sat Feb 18 11:35:46 -0800 
2006 -------
christian,

I missed your comments about the SearchChar function. If you found a function
that does what you need then of by all means use that. I spent some time looking
at the various string classes and it looks to me like byte_string and unistring
are part of the old String class. I think byte_string and unistring are
currently '#defined' as String. The new replacement, I think, are OUstring and
Ustring in the rtl libraries.

By the way, I looked at prisonerofpain's suggestion for the boyer-moore search
function and it is much too complex for what you (we) need 'cuz we are only
searching for single characters ('\' and '&').

Gregg


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to