| /plugin/asciidocjs/node_modules/emoji-regex/ |
| D | README.md | 1 # emoji-regex [](… 3 …regex_ offers a regular expression to match all emoji symbols (including textual representations o… 5 …ecause of this, the regular expression can easily be updated whenever new emoji are added to the U… 12 npm install emoji-regex 18 const emojiRegex = require('emoji-regex'); 25 \u{231A}: ⌚ default emoji presentation character (Emoji_Presentation) 26 \u{2194}\u{FE0F}: ↔️ default text presentation character rendered as emoji 27 \u{1F469}: emoji modifier base (Emoji_Modifier_Base) 28 \u{1F469}\u{1F3FF}: emoji modifier base followed by a modifier 34 const emoji = match[0]; [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/ |
| D | AvatarInfo.php | 28 public function setEmoji(Emoji $emoji) argument 30 $this->emoji = $emoji; 37 return $this->emoji;
|
| /plugin/webcode/_test/data/pages/ |
| D | two.txt | 7 * One emoji [[unicode>1F600|Smiley (1F600)]] in a webcode 13 * The below snippet should show only one emoji and not the above emoji
|
| /plugin/emoji/ |
| D | plugin.info.txt | 1 base emoji 7 url http://www.whoopdedo.org/doku/wiki/emoji
|
| D | README | 3 Allows emoji characters or shortcut names to be inserted into wiki pages. The 14 Emoji short names can be found at http://emoji.codes
|
| D | script.js | 26 LANG.plugins.emoji.browseall +
|
| /plugin/comments/ |
| D | syntax.php | 97 $emoji = isset($statusEmoji[$data['status']]) ? $statusEmoji[$data['status']] : ''; 108 $renderer->doc .= '<span class="comment-status">' . $emoji . '</span><br>';
|
| /plugin/codemirror/dist/modes/ |
| D | markdown.min.js | 1 …emoji===undefined)c.emoji=false;if(c.fencedCodeBlockHighlighting===undefined)c.fencedCodeBlockHigh… property
|
| D | gfm.min.js | 1 …next();return null},blankLine:f};var h={taskLists:true,strikethrough:true,emoji:true};for(var i in… property
|
| D | markdown.min.js.map | 1 …emoji","fencedCodeBlockHighlighting","fencedCodeBlockDefaultMode","xml","tokenTypeOverrides","toke…
|
| D | gfm.min.js.map | 1 …emoji","attr","name","overlayMode","getMode","defineMIME"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,…
|
| /plugin/mikioplugin/icons/bootstrap-icons/svg/ |
| H A D | emoji-smile-upside-down.svg | 1 <svg class="bi bi-emoji-smile-upside-down" width="1em" height="1em" viewBox="0 0 16 16" fill="curre…
|
| H A D | emoji-frown.svg | 1 <svg class="bi bi-emoji-frown" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xml…
|
| H A D | emoji-neutral.svg | 1 <svg class="bi bi-emoji-neutral" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" x…
|
| H A D | emoji-smile.svg | 1 <svg class="bi bi-emoji-smile" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xml…
|
| H A D | emoji-laughing.svg | 1 <svg class="bi bi-emoji-laughing" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" …
|
| H A D | emoji-dizzy.svg | 1 <svg class="bi bi-emoji-dizzy" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xml…
|
| H A D | emoji-angry.svg | 1 <svg class="bi bi-emoji-angry" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xml…
|
| H A D | emoji-sunglasses.svg | 1 <svg class="bi bi-emoji-sunglasses" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor…
|
| /plugin/combo/resources/dictionary/ |
| H A D | README.md | 7 * [emojis](./emojis.json) - unicode code point to name emoji mapping (to use as icon)
|
| /plugin/findologicxmlexport/vendor/hoa/ustring/ |
| D | README.md | 151 $emoji = new Hoa\Ustring\Ustring('I ❤ Unicode'); 155 $emoji->toAscii(), "\n",
|
| D | CHANGELOG.md | 55 * Add emoji and other symbols supports to `toAscii`. (Ivan Enderlin, 2015-01-06T11:17:32+01:00)
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | release-notes.asciidoc | 403 * Fix `json_encode` for unicode(emoji) characters
|
| /plugin/ckgedit/ckeditor/ |
| D | CHANGES.md | 37 …ckeditor-dev/issues/2527): Fixed: [Emoji](https://ckeditor.com/cke4/addon/emoji) autocomplete orde… 38 …issues/2572): Fixed: Icons in the [Emoji](https://ckeditor.com/cke4/addon/emoji) dropdown navigati… 74 …d: Clicking the categories in the [Emoji](https://ckeditor.com/cke4/addon/emoji) dropdown panel sc… 88 ….com/ckeditor/ckeditor-dev/pull/2062): Added the emoji dropdown that allows the user to choose the… 102 …ckeditor-dev/issues/2394): Fixed: [Emoji](https://ckeditor.com/cke4/addon/emoji) dropdown does not… 145 …/issues/2167): Fixed: Matching in [Emoji](https://ckeditor.com/cke4/addon/emoji) plugin is not cas… 146 …ckeditor-dev/issues/2195): Fixed: [Emoji](https://ckeditor.com/cke4/addon/emoji) shows the suggest… 178 …duced the [Emoji](https://ckeditor.com/cke4/addon/emoji) plugin providing completion feature for e…
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/ |
| D | CHANGELOG.md | 261 - Fix `json_encode` for unicode(emoji) characters [856](https://github.com/elastic/elasticsearch-ph…
|