Home
last modified time | relevance | path

Searched refs:ENTITY_ENCODE_HIGH_ASCII_CHARS (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Extensions/src/System/Net/
H A DWebUtility.cs6 #define ENTITY_ENCODE_HIGH_ASCII_CHARS macro
104 #if ENTITY_ENCODE_HIGH_ASCII_CHARS in HtmlEncode()
279 #if ENTITY_ENCODE_HIGH_ASCII_CHARS in IndexOfHtmlEncodingChars()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DWebUtility.cs9 #define ENTITY_ENCODE_HIGH_ASCII_CHARS macro
117 #if ENTITY_ENCODE_HIGH_ASCII_CHARS in HtmlEncode()
301 #if ENTITY_ENCODE_HIGH_ASCII_CHARS in HtmlEncode()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/
H A Dhttpserverutility.cs15 #define ENTITY_ENCODE_HIGH_ASCII_CHARS macro
1231 #if ENTITY_ENCODE_HIGH_ASCII_CHARS in FormatPlainTextAsHtml()