v1.1.0
This commit is contained in:
parent
625a590fae
commit
9b71614762
1556 changed files with 70210 additions and 50502 deletions
|
@ -8,7 +8,7 @@
|
|||
*
|
||||
* See the file LICENSE for redistribution information.
|
||||
*
|
||||
* $Id: FunctionStringLength.hpp,v 1.9 2006/11/01 16:37:13 jpcs Exp $
|
||||
* $Id: FunctionStringLength.hpp,v 1.10 2007/02/07 12:13:07 jpcs Exp $
|
||||
*/
|
||||
|
||||
/*
|
||||
|
@ -42,7 +42,7 @@ public:
|
|||
virtual ASTNode *staticTyping(StaticContext *context);
|
||||
|
||||
/** Returns the readable length of the string argument. **/
|
||||
Sequence collapseTreeInternal(DynamicContext* context, int flags=0) const;
|
||||
Sequence createSequence(DynamicContext* context, int flags=0) const;
|
||||
|
||||
private:
|
||||
const XMLCh* getString(DynamicContext* context) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue