Home
last modified time | relevance | path

Searched defs:txLiteralExpr (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/xslt/xpath/
H A DtxExpr.h581 explicit txLiteralExpr(double aDbl) in txLiteralExpr() function
583 explicit txLiteralExpr(const nsAString& aStr) in txLiteralExpr() function
585 explicit txLiteralExpr(txAExprResult* aValue) : mValue(aValue) {} in txLiteralExpr() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xslt/xpath/
H A DtxExpr.h581 explicit txLiteralExpr(double aDbl) in txLiteralExpr() function
583 explicit txLiteralExpr(const nsAString& aStr) in txLiteralExpr() function
585 explicit txLiteralExpr(txAExprResult* aValue) : mValue(aValue) {} in txLiteralExpr() function
/dports/www/firefox/firefox-99.0/dom/xslt/xpath/
H A DtxExpr.h571 explicit txLiteralExpr(double aDbl) in txLiteralExpr() function
573 explicit txLiteralExpr(const nsAString& aStr) in txLiteralExpr() function
575 explicit txLiteralExpr(txAExprResult* aValue) : mValue(aValue) {} in txLiteralExpr() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/xslt/xpath/
H A DtxExpr.h581 explicit txLiteralExpr(double aDbl) in txLiteralExpr() function
583 explicit txLiteralExpr(const nsAString& aStr) in txLiteralExpr() function
585 explicit txLiteralExpr(txAExprResult* aValue) : mValue(aValue) {} in txLiteralExpr() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xslt/xpath/
H A DtxExpr.h575 explicit txLiteralExpr(double aDbl) in txLiteralExpr() function
577 explicit txLiteralExpr(const nsAString& aStr) in txLiteralExpr() function
579 explicit txLiteralExpr(txAExprResult* aValue) : mValue(aValue) {} in txLiteralExpr() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xslt/xpath/
H A DtxExpr.h666 explicit txLiteralExpr(double aDbl) in txLiteralExpr() function
670 explicit txLiteralExpr(const nsAString& aStr) in txLiteralExpr() function
674 explicit txLiteralExpr(txAExprResult* aValue) in txLiteralExpr() function