Home
last modified time | relevance | path

Searched refs:emoji (Results 1 – 25 of 34) sorted by relevance

12

/plugin/asciidocjs/node_modules/emoji-regex/
DREADME.md1 # emoji-regex [![Build status](https://travis-ci.org/mathiasbynens/emoji-regex.svg?branch=master)](…
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/
DAvatarInfo.php28 public function setEmoji(Emoji $emoji) argument
30 $this->emoji = $emoji;
37 return $this->emoji;
/plugin/webcode/_test/data/pages/
Dtwo.txt7 * 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/
Dplugin.info.txt1 base emoji
7 url http://www.whoopdedo.org/doku/wiki/emoji
DREADME3 Allows emoji characters or shortcut names to be inserted into wiki pages. The
14 Emoji short names can be found at http://emoji.codes
Dscript.js26 LANG.plugins.emoji.browseall +
/plugin/comments/
Dsyntax.php97 $emoji = isset($statusEmoji[$data['status']]) ? $statusEmoji[$data['status']] : '��';
108 $renderer->doc .= '<span class="comment-status">' . $emoji . '</span><br>';
/plugin/codemirror/dist/modes/
Dmarkdown.min.js1emoji===undefined)c.emoji=false;if(c.fencedCodeBlockHighlighting===undefined)c.fencedCodeBlockHigh… property
Dgfm.min.js1 …next();return null},blankLine:f};var h={taskLists:true,strikethrough:true,emoji:true};for(var i in… property
Dmarkdown.min.js.map1emoji","fencedCodeBlockHighlighting","fencedCodeBlockDefaultMode","xml","tokenTypeOverrides","toke…
Dgfm.min.js.map1emoji","attr","name","overlayMode","getMode","defineMIME"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,…
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Demoji-smile-upside-down.svg1 <svg class="bi bi-emoji-smile-upside-down" width="1em" height="1em" viewBox="0 0 16 16" fill="curre…
H A Demoji-frown.svg1 <svg class="bi bi-emoji-frown" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xml…
H A Demoji-neutral.svg1 <svg class="bi bi-emoji-neutral" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" x…
H A Demoji-smile.svg1 <svg class="bi bi-emoji-smile" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xml…
H A Demoji-laughing.svg1 <svg class="bi bi-emoji-laughing" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" …
H A Demoji-dizzy.svg1 <svg class="bi bi-emoji-dizzy" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xml…
H A Demoji-angry.svg1 <svg class="bi bi-emoji-angry" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xml…
H A Demoji-sunglasses.svg1 <svg class="bi bi-emoji-sunglasses" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor…
/plugin/combo/resources/dictionary/
H A DREADME.md7 * [emojis](./emojis.json) - unicode code point to name emoji mapping (to use as icon)
/plugin/findologicxmlexport/vendor/hoa/ustring/
DREADME.md151 $emoji = new Hoa\Ustring\Ustring('I ❤ Unicode');
155 $emoji->toAscii(), "\n",
DCHANGELOG.md55 * Add emoji and other symbols supports to `toAscii`. (Ivan Enderlin, 2015-01-06T11:17:32+01:00)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Drelease-notes.asciidoc403 * Fix `json_encode` for unicode(emoji) characters
/plugin/ckgedit/ckeditor/
DCHANGES.md37 …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/
DCHANGELOG.md261 - Fix `json_encode` for unicode(emoji) characters [856](https://github.com/elastic/elasticsearch-ph…

12