logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Tree::XPathEngine::Function - evaluates XPath functions

Contents

Methods

newevaluate
       evaluate the function on a nodeset

   _execute
       evaluate the function on a nodeset

   as_string
       dump the function call as a string

   as_xml
       dump the function call as xml

   XPathmethods
       See the specs for details

       last =item position =item count =item id =item name =item string
       concat =item starts_with =item contains =item substring =item substring_after =item substring_before
       =item string_length =item normalize_space =item translate =item boolean =item not =item true =item false
       =item lang =item number =item sum =item floor =item ceiling =item round

perl v5.36.0                                       2022-11-20                   Tree::XPathEngine::Function(3pm)

Name

       Tree::XPathEngine::Function - evaluates XPath functions

See Also