Home
last modified time | relevance | path

Searched refs:XPath (Results 1 – 9 of 9) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXPath.php40 class XPath { class
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt22 - Filter input to avoid XPath injection. (Jaime Pérez)
125 - Add support XPath support when creating signature. Provides support for
H A Dxmlseclibs.php983 …$XPathNode = $this->createNewSignNode('XPath', $transform['http://www.w3.org/TR/1999/REC-xpath-199…
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md13 - Docs: Extend `findElement()`/`findElements()` method documentation to better explain XPath behavior.
185 - XPath escaping in `select*()` and `deselect*()` methods of `WebDriverSelect`.
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js21 XPath: !!document.evaluate, property in Prototype.BrowserFeatures
1513 if (Prototype.BrowserFeatures.XPath) {
2707 if (!Prototype.BrowserFeatures.XPath) return false;
4156 instanceMethods.getElementsByClassName = Prototype.BrowserFeatures.XPath ?
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js25 XPath: !!document.evaluate, property in Prototype.BrowserFeatures
1720 if (Prototype.BrowserFeatures.XPath) {
3196 if (!Prototype.BrowserFeatures.XPath) return false;
4813 instanceMethods.getElementsByClassName = Prototype.BrowserFeatures.XPath ?
/plugin/issuetracker/
H A Dprototype.js26 XPath: !!document.evaluate, property in Prototype.BrowserFeatures
1829 if (Prototype.BrowserFeatures.XPath) {
5964 instanceMethods.getElementsByClassName = Prototype.BrowserFeatures.XPath ?
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs18770 case 'xpath' /*case 'XPath'*/: break;