[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 139 lines (10 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
addTag(tagPos, tagLen, hex) X-Ref |
Add an emoji tag for given sequence param: {!integer} tagPos Position of the tag in the original text param: {!integer} tagLen Length of text consumed by the tag param: {!string} hex Fully-qualified sequence of codepoints in hex |
getHexSequence(str) X-Ref |
Get the sequence of Unicode codepoints that corresponds to given emoji param: {!string} str UTF-8 emoji return: {!string} Codepoint sequence, e.g. "0023-20e3" |
parseCustomAliases(text) X-Ref |
Parse custom aliases in given text param: {!string} text Original text |
parseShortnames(text) X-Ref |
Parse shortnames in given text param: {!string} text Original text |
parseUnicode(text) X-Ref |
Parse Unicode emoji in given text param: {!string} text Original text |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |