/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/searchtablejs/ |
H A D | script.js | 27 filterwords: function(phrase, _id) { argument 28 var words = phrase.value.toLowerCase().split(" ");
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/ |
H A D | Suggest.php | 38 * 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 D | wsdl_class.phpt | 34 public function doSpellingSuggestion($key, $phrase)
|
H A D | wsdl_class_namespace.phpt | 36 public function doSpellingSuggestion($key, $phrase)
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
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/pdfjs/pdfjs/web/locale/en-ZA/ |
H A D | viewer.properties | 113 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 D | README.md | 26 When the user hits 'Save' (or a draft is attempted to be saved) a prompt will open, asking the user to enter a pass phrase key for the encryption. Once supplied, the encryption will be done in the browser and the encrypted text submitted to the server.
|
/plugin/vbsso/ |
H A D | README.md | 64 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 D | viewer.properties | 162 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 D | viewer.properties | 162 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 D | viewer.properties | 162 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 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/pdfjs/pdfjs/web/locale/fr/ |
H A D | viewer.properties | 162 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 D | viewer.properties | 162 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 D | readme.md | 246 'The phrase in English': 'Translation' 249 The phrase in English must be left intact.
|
/plugin/codemirror/dist/modes/ |
H A D | ruby.min.js.map | 1 …phrase","mayIndent","startState","indented","indentUnit","continuedLine","token","indentation","kw…
|
H A D | crystal.min.js.map | 1 …phrase","sol","startState","token","indent","textAfter","replace","indentUnit","fold","electricInp…
|
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"/>…
|
/plugin/davcard/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 120 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
|
/plugin/webdavclient/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 120 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
|
/plugin/davcal/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 80 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
|
/plugin/webdav/vendor/sabre/vobject/ |
H A D | CHANGELOG.md | 346 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
|