v2.2.0
This commit is contained in:
parent
27eff2f0ef
commit
4bc0157dcd
3020 changed files with 129849 additions and 76185 deletions
|
@ -16,7 +16,7 @@
|
|||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*
|
||||
* $Id: FunctionParseHTML.hpp 480 2008-01-29 02:25:38Z jpcs $
|
||||
* $Id: FunctionParseHTML.hpp 659 2008-10-06 00:11:22Z jpcs $
|
||||
*/
|
||||
|
||||
#ifndef _FUNCTIONPARSEHTML_HPP
|
||||
|
@ -35,7 +35,7 @@ public:
|
|||
|
||||
FunctionParseHTML(const VectorOfASTNodes &args, XPath2MemoryManager *memMgr);
|
||||
|
||||
virtual ASTNode *staticTyping(StaticContext *context);
|
||||
virtual ASTNode *staticTypingImpl(StaticContext *context);
|
||||
|
||||
Sequence createSequence(DynamicContext* context, int flags=0) const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue