terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.UriHelper Member List

This is the complete list of members for System.UriHelper, including all inherited members.

EnsureDestinationSize(char *pStr, char[] dest, int currentInputPos, short charsToAdd, short minReallocateChars, ref int destPos, int prevInputPos)System.UriHelperinlineprivatestatic
EscapeAsciiChar(char ch, char[] to, ref int pos)System.UriHelperinlinepackagestatic
EscapedAscii(char digit, char next)System.UriHelperinlinepackagestatic
EscapeString(string input, int start, int end, char[] dest, ref int destPos, bool isUriString, char force1, char force2, char rsvd)System.UriHelperinlinepackagestatic
HexUpperCharsSystem.UriHelperprivatestatic
Is3986Unreserved(char c)System.UriHelperinlinepackagestatic
IsNotSafeForUnescape(char ch)System.UriHelperinlinepackagestatic
IsReservedUnreservedOrHash(char c)System.UriHelperinlineprivatestatic
IsUnreserved(char c)System.UriHelperinlinepackagestatic
MatchUTF8Sequence(char *pDest, char[] dest, ref int destOffset, char[] unescapedChars, int charCount, byte[] bytes, int byteCount, bool isQuery, bool iriParsing)System.UriHelperinlinepackagestatic
TestForSubPath(char *pMe, ushort meLength, char *pShe, ushort sheLength, bool ignoreCase)System.UriHelperinlinepackagestatic
UnescapeString(string input, int start, int end, char[] dest, ref int destPosition, char rsvd1, char rsvd2, char rsvd3, UnescapeMode unescapeMode, UriParser syntax, bool isQuery)System.UriHelperinlinepackagestatic
UnescapeString(char *pStr, int start, int end, char[] dest, ref int destPosition, char rsvd1, char rsvd2, char rsvd3, UnescapeMode unescapeMode, UriParser syntax, bool isQuery)System.UriHelperinlinepackagestatic
UriHelper()System.UriHelperinlineprivatestatic