Searched defs:UnpackEncodedStringToUnsignedChars (Results 1 - 2 of 2) sorted by relevance

/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
H A DDFA.cs274 public static char[] UnpackEncodedStringToUnsignedChars( string encodedString ) method in class:Antlr.Runtime.DFA
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DDFA.cs240 public static char[] UnpackEncodedStringToUnsignedChars(string encodedString) { method in class:Antlr.Runtime.DFA

Completed in 99 milliseconds