/plugin/abbr/syntax/ |
H A D | abbreviation.php | 45 $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 D | readme.md | 246 'The phrase in English': 'Translation' 249 The phrase in English must be left intact.
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
H A D | CHANGELOG.md | 172 * 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 D | LICENSE.md | 1115 "MPL", "NPL" or any confusingly similar phrase do not appear in your
|
H A D | ckeditor.js | 1050 …t_problemdescription.label=h),b.fire("getGrammarSuggestionsList",{lang:k,phrase:e}),e=this.buildSu…
|
/plugin/ckgedit/ckeditor/ |
H A D | LICENSE.md | 1115 "MPL", "NPL" or any confusingly similar phrase do not appear in your
|
H A D | ckeditor.js | 1135 …t_problemdescription.label=n),d.fire("getGrammarSuggestionsList",{lang:g,phrase:e,rule:k}),e=this.…
|
H A D | ckeditor.js.unc | 22393 f = d ? "word" : "phrase", 22452 phrase: e, 22516 problem_grammar_data_attribute: "data-grayt-phrase",
|
/plugin/codemirror/dist/modes/ |
H A D | crystal.min.js.map | 1 …phrase","sol","startState","token","indent","textAfter","replace","indentUnit","fold","electricInp…
|
H A D | ruby.min.js.map | 1 …phrase","mayIndent","startState","indented","indentUnit","continuedLine","token","indentation","kw…
|
H A D | xquery.min.js.map | 1 …rder', 'ordered', 'ordering',\n 'paragraph', 'paragraphs', 'parent', 'phrase', 'preceding', 'pr…
|
/plugin/codemirror/dist/ |
H A D | scripts.min.js | 5 …ollTop);this.curOp.forceScroll=true;Bc(this,"swapDoc",this,b);return b}),phrase:function(a){var b=… 7 …phrase("Jump to line:")+' <input type="text" style="width: 10em" class="CodeMirror-search-field"/>…
|
H A D | scripts.min.js.map | 1 …phrase","phraseText","phrases","getWrapperElement","getScrollerElement","getGutterElement","regist…
|
/plugin/davcal/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 80 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
|
/plugin/davcard/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 120 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 3.3.js.map | 1 …phrase from another language, transliteration, a thought, or a ship name in Western texts.\"\n …
|
H A D | 51.51.js | 1 …)/,simpleRefName:/(?:`@simpleRefNameWithoutBq`|@simpleRefNameWithoutBq)/,phrase:/@simpleRefName(?:… property in AnonymousFunction5a558e070100.t
|
H A D | 51.51.js.map | 1 …phrase: /@simpleRefName(?:\\s@simpleRefName)*/,\n citationName: /[A-Za-z][A-Za-z0-9-_.]*/,\n …
|
/plugin/discussion/ |
H A D | action.php | 1632 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 D | README.md | 26 …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 D | prism.js | 175 …phrase:{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 D | CHANGELOG.md | 607 …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 D | Suggest.php | 42 public function phrase(string $name, string $field): Phrase function in Elastica\\QueryBuilder\\DSL\\Suggest
|
/plugin/fckg/fckeditor/ |
H A D | license.txt | 1074 "MPL", "NPL" or any confusingly similar phrase do not appear in your
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/ |
H A D | wsdl_class.phpt | 34 public function doSpellingSuggestion($key, $phrase)
|