Home
last modified time | relevance | path

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

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/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md246 'The phrase in English': 'Translation'
249 The phrase in English must be left intact.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md172 * Bug fix: Reason phrase is no longer cast to an int in some cases in the
1137 * Added support for HTTP responses that do not contain a reason phrase in the start-line
/plugin/ckgdoku/ckeditor/
H A DLICENSE.md1115 "MPL", "NPL" or any confusingly similar phrase do not appear in your
H A Dckeditor.js1050 …t_problemdescription.label=h),b.fire("getGrammarSuggestionsList",{lang:k,phrase:e}),e=this.buildSu…
/plugin/ckgedit/ckeditor/
H A DLICENSE.md1115 "MPL", "NPL" or any confusingly similar phrase do not appear in your
H A Dckeditor.js1135 …t_problemdescription.label=n),d.fire("getGrammarSuggestionsList",{lang:g,phrase:e,rule:k}),e=this.…
H A Dckeditor.js.unc22393 f = d ? "word" : "phrase",
22452 phrase: e,
22516 problem_grammar_data_attribute: "data-grayt-phrase",
/plugin/codemirror/dist/modes/
H A Dcrystal.min.js.map1phrase","sol","startState","token","indent","textAfter","replace","indentUnit","fold","electricInp…
H A Druby.min.js.map1phrase","mayIndent","startState","indented","indentUnit","continuedLine","token","indentation","kw…
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"/>…
H A Dscripts.min.js.map1phrase","phraseText","phrases","getWrapperElement","getScrollerElement","getGutterElement","regist…
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md80 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md120 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1phrase from another language, transliteration, a thought, or a ship name in Western texts.\"\n …
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/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/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/dokuprism/prism/
H A Dprism.js175phrase:{pattern:/(^|\r|\n)\S[\s\S]*?(?=$|\r?\n\r?\n|\r\r)/,lookbehind:!0,inside:{"block-tag":{patt…
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md607 …dateGenerator\DirectGenerator` as these now return errors when using the phrase suggester to query…
1489 …(see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters-phrase.html)
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DSuggest.php42 public function phrase(string $name, string $field): Phrase function in Elastica\\QueryBuilder\\DSL\\Suggest
/plugin/fckg/fckeditor/
H A Dlicense.txt1074 "MPL", "NPL" or any confusingly similar phrase do not appear in your
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dwsdl_class.phpt34 public function doSpellingSuggestion($key, $phrase)

12