Home
last modified time | relevance | path

Searched refs:phrase (Results 1 – 25 of 45) sorted by relevance

12

/plugin/abbr/syntax/
H A Dabbreviation.php45 $phrase = $matches[1];
50 $phrase = rtrim($matches[1]);
55 $phrase = $matches[2];
59 list($shortened, $phrase) = explode('|',$match,2);
61 $phrase = trim($phrase);
66 $phrase = $shortened;
68 return array($state, $shortonly, $shortened, $phrase);
78 list($state, $shortonly, $shortened, $phrase) = $data;
84 $html.= (empty($phrase)) ? '>' : ' title="'.hsc($phrase).'">';
/plugin/searchtablejs/
H A Dscript.js27 filterwords: function(phrase, _id) { argument
28 var words = phrase.value.toLowerCase().split(" ");
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DSuggest.php38 * phrase suggester.
40 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters-phrase.html
42 public function phrase(string $name, string $field): Phrase function in Elastica\\QueryBuilder\\DSL\\Suggest
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dwsdl_class.phpt34 public function doSpellingSuggestion($key, $phrase)
H A Dwsdl_class_namespace.phpt36 public function doSpellingSuggestion($key, $phrase)
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D51.51.js1 …)/,simpleRefName:/(?:`@simpleRefNameWithoutBq`|@simpleRefNameWithoutBq)/,phrase:/@simpleRefName(?:… property in AnonymousFunction5a558e070100.t
H A D51.51.js.map1phrase: /@simpleRefName(?:\\s@simpleRefName)*/,\n citationName: /[A-Za-z][A-Za-z0-9-_.]*/,\n …
/plugin/pdfjs/pdfjs/web/locale/en-ZA/
H A Dviewer.properties113 find_previous.title=Find the previous occurrence of the phrase
115 find_next.title=Find the next occurrence of the phrase
/plugin/dokucrypt2/
H A DREADME.md26 …tempted to be saved) a prompt will open, asking the user to enter a pass phrase key for the encryp…
/plugin/vbsso/
H A DREADME.md64 3. Modify your default Platform Shared Key by setting it to more secure unreadable phrase to encryp…
/plugin/pdfjs/pdfjs/web/locale/en-US/
H A Dviewer.properties162 find_previous.title=Find the previous occurrence of the phrase
164 find_next.title=Find the next occurrence of the phrase
/plugin/pdfjs/pdfjs/web/locale/en-CA/
H A Dviewer.properties162 find_previous.title=Find the previous occurrence of the phrase
164 find_next.title=Find the next occurrence of the phrase
/plugin/pdfjs/pdfjs/web/locale/en-GB/
H A Dviewer.properties162 find_previous.title=Find the previous occurrence of the phrase
164 find_next.title=Find the next occurrence of the phrase
/plugin/discussion/
H A Daction.php1632 function comment_phrase_match($phrase, $cid, &$data, $parent = '') { argument
1641 if (strpos($text, $phrase) !== false) {
1647 if ($this->comment_phrase_match($phrase, $rid, $data, $cid)) {
/plugin/pdfjs/pdfjs/web/locale/fr/
H A Dviewer.properties162 find_previous.title=Trouver l’occurrence précédente de la phrase
164 find_next.title=Trouver la prochaine occurrence de la phrase
/plugin/pdfjs/pdfjs/web/locale/ia/
H A Dviewer.properties162 find_previous.title=Trovar le previe occurrentia del phrase
164 find_next.title=Trovar le successive occurrentia del phrase
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md246 'The phrase in English': 'Translation'
249 The phrase in English must be left intact.
/plugin/codemirror/dist/modes/
H A Druby.min.js.map1phrase","mayIndent","startState","indented","indentUnit","continuedLine","token","indentation","kw…
H A Dcrystal.min.js.map1phrase","sol","startState","token","indent","textAfter","replace","indentUnit","fold","electricInp…
H A Dxquery.min.js.map1 …rder', 'ordered', 'ordering',\n 'paragraph', 'paragraphs', 'parent', 'phrase', 'preceding', 'pr…
/plugin/codemirror/dist/
H A Dscripts.min.js5 …ollTop);this.curOp.forceScroll=true;Bc(this,"swapDoc",this,b);return b}),phrase:function(a){var b=…
7phrase("Jump to line:")+' <input type="text" style="width: 10em" class="CodeMirror-search-field"/>…
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md120 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md120 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md80 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md346 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status

12