Difference: UnicodeTranscodingFn (6 vs. 7)

Revision 72017-11-01 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="UnicodeTranscodingFn"

ILF Callable Unicode Engine Functions

Line: 138 to 133
 
    • C - specifies C-style escaping (\uXXXX or \UXXXXXXXX)
    • STYLE - specifies CSS2 escaping (\XXXXXX )
    • JAVA - specifies Java escaping (\uXXXX)
Changed:
<
<
    • UNICODE - specifies Unicode escaping (U+XXXXX)
>
>
    • UNICODE - specifies Unicode escaping {U+XXXXX}
 
    • DECIMAL - specifies XML decimal escaping ()
    • X - specifies XML hex escaping ()
Example:
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback