Home
last modified time | relevance | path

Searched defs:BooleanFunctions (Results 1 – 5 of 5) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/XPath/Internal/
H A DBooleanFunctions.cs14 internal sealed class BooleanFunctions : ValueQuery class
19 public BooleanFunctions(FT funcType, Query arg) in BooleanFunctions() method in MS.Internal.Xml.XPath.BooleanFunctions
24 private BooleanFunctions(BooleanFunctions other) : base(other) in BooleanFunctions() method in MS.Internal.Xml.XPath.BooleanFunctions
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/XPath/Internal/
H A DBooleanFunctions.cs17 internal sealed class BooleanFunctions : ValueQuery { class
21 public BooleanFunctions(FT funcType, Query arg) { in BooleanFunctions() method in MS.Internal.Xml.XPath.BooleanFunctions
25 private BooleanFunctions(BooleanFunctions other) : base(other) { in BooleanFunctions() method in MS.Internal.Xml.XPath.BooleanFunctions
/dports/www/phpbb3/phpBB3/vendor/s9e/text-formatter/src/Configurator/RendererGenerators/PHP/XPathConvertor/Convertors/
H A DBooleanFunctions.php10 class BooleanFunctions extends AbstractConvertor class
/dports/www/phpbb3/phpBB3/vendor/s9e/text-formatter/src/Configurator/RendererGenerators/PHP/
H A DXPathConvertor.php12 …e s9e\TextFormatter\Configurator\RendererGenerators\PHP\XPathConvertor\Convertors\BooleanFunctions; alias
/dports/www/phpbb3/phpBB3/vendor/s9e/text-formatter/src/Configurator/Helpers/
H A DXPathHelper.php12 …e s9e\TextFormatter\Configurator\RendererGenerators\PHP\XPathConvertor\Convertors\BooleanFunctions; alias