You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2003/04/21 20:56:21 UTC

DO NOT REPLY [Bug 19197] - XMLString::findAny does not weem to work

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19197>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19197

XMLString::findAny does not weem to work





------- Additional Comments From alby@exceloncorp.com  2003-04-21 18:56 -------
I would say it's a documentation bug: by looking at the name and the code of 
the function, findAny reports the first location where is found one of the 
character of the second argument. So you are looking for either 'F','o','u', 
or 'r', not for the substring "Four". The right function for what you want 
is "patternMatch"

Alberto

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org