Home
last modified time | relevance | path

Searched defs:ParseKeywords (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/tests/System/Xml/ModuleCore/
H A Dcparser.cs45 public static MyDict<string, string> ParseKeywords(string str) in ParseKeywords() method in OLEDB.Test.ModuleCore.CKeywordParser
50 public static MyDict<string, string> ParseKeywords(string str, Tokens tokens) in ParseKeywords() method in OLEDB.Test.ModuleCore.CKeywordParser
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/
H A Dtestparser.cs45 public static Dictionary<string, string> ParseKeywords(string str) in ParseKeywords() method in Microsoft.Test.ModuleCore.KeywordParser
50 public static Dictionary<string, string> ParseKeywords(string str, Tokens tokens) in ParseKeywords() method in Microsoft.Test.ModuleCore.KeywordParser
/dports/textproc/filepp/filepp-1.8.0/modules/remover/
H A Dremover.pm238 sub ParseKeywords subroutine