[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Testing for presence of alphabetical characters

Subject: RE: Testing for presence of alphabetical characters
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 8 Feb 2006 09:29:01 -0000
RE:  Testing for presence of alphabetical characters
> I've heard that string-length() can get expensive because of
> multi-byte characters, although I would've thought translate()
> sufferered from the same problem...

I think few people are likely to notice the difference, but it is worth
being aware that string-length() might take linear time rather than constant
time because of the need to look for surrogate pairs. Of course this is very
implementation-dependent.

However, if you're testing the result of a translate() operation, I would
think that the cost of calling string-length() is almost certainly less than
the cost of calling translate().

Michael Kay

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.