Home
last modified time | relevance | path

Searched refs:phrase (Results 1 – 25 of 45) sorted by last modified time

12

/plugin/dokuprism/prism/
H A Dprism.js72 !function(t){function a(t){return RegExp("(^(?:"+t+"):[ \t]*(?![ \t]))[^]+","i")}t.languages.http={"request-line":{pattern:/^(?:CONNECT|DELETE|GET|HEAD|OPTIONS|PATCH|POST|PRI|PUT|SEARCH|TRACE)\s(?:https?:\/\/|\/)\S*\sHTTP\/[\d.]+/m,inside:{method:{pattern:/^[A-Z]+\b/,alias:"property"},"request-target":{pattern:/^(\s)(?:https?:\/\/|\/)\S*(?=\s)/,lookbehind:!0,alias:"url",inside:t.languages.uri},"http-version":{pattern:/^(\s)HTTP\/[\d.]+/,lookbehind:!0,alias:"property"}}},"response-status":{pattern:/^HTTP\/[\d.]+ \d+ .+/m,inside:{"http-version":{pattern:/^HTTP\/[\d.]+/,alias:"property"},"status-code":{pattern:/^(\s)\d+(?=\s)/,lookbehind:!0,alias:"number"},"reason-phrase":{pattern:/^(\s).+/,lookbehind:!0,alias:"string"}}},header:{pattern:/^[\w-]+:.+(?:(?:\r\n?|\n)[ \t].+)*/m,inside:{"header-value":[{pattern:a("Content-Security-Policy"),lookbehind:!0,alias:["csp","languages-csp"],inside:t.languages.csp},{pattern:a("Public-Key-Pins(?:-Report-Only)?"),lookbehind:!0,alias:["hpkp","languages-hpkp"],inside:t.languages.hpkp},{pattern:a("Strict-Transport-Security"),lookbehind:!0,alias:["hsts","languages-hsts"],inside:t.languages.hsts},{pattern:a("[^:]+"),lookbehind:!0}],"header-name":{pattern:/^[^:]+/,alias:"keyword"},punctuation:/^:/}}};var e,n=t.languages,s={"application/javascript":n.javascript,"application/json":n.json||n.javascript,"application/xml":n.xml,"text/xml":n.xml,"text/html":n.html,"text/css":n.css,"text/plain":n.plain},i={"application/json":!0,"application/xml":!0};function r(t){var a=t.replace(/^[a-z]+\//,"");return"(?:"+t+"|\\w+/(?:[\\w.-]+\\+)+"+a+"(?![+\\w.-]))"}for(var p in s)if(s[p]){e=e||{};var l=i[p]?r(p):p;e[p.replace(/\//g,"-")]={pattern:RegExp("(content-type:\\s*"+l+"(?:(?:\r\n?|\n)[\\w-].*)*(?:\r(?:\n|(?!\n))|\n))[^ \t\\w-][^]*","i"),lookbehind:!0,inside:s[p]}}e&&t.languages.insertBefore("http","header",e)}(Prism);
175 !function(n){function e(n,e){return RegExp(n.replace(/<MOD>/g,(function(){return"(?:\\([^|()\n]+\\)|\\[[^\\]\n]+\\]|\\{[^}\n]+\\})"})).replace(/<PAR>/g,(function(){return"(?:\\)|\\((?![^|()\n]+\\)))"})),e||"")}var i={css:{pattern:/\{[^{}]+\}/,inside:{rest:n.languages.css}},"class-id":{pattern:/(\()[^()]+(?=\))/,lookbehind:!0,alias:"attr-value"},lang:{pattern:/(\[)[^\[\]]+(?=\])/,lookbehind:!0,alias:"attr-value"},punctuation:/[\\\/]\d+|\S/},t=n.languages.textile=n.languages.extend("markup",{phrase:{pattern:/(^|\r|\n)\S[\s\S]*?(?=$|\r?\n\r?\n|\r\r)/,lookbehind:!0,inside:{"block-tag":{pattern:e("^[a-z]\\w*(?:<MOD>|<PAR>|[<>=])*\\."),inside:{modifier:{pattern:e("(^[a-z]\\w*)(?:<MOD>|<PAR>|[<>=])+(?=\\.)"),lookbehind:!0,inside:i},tag:/^[a-z]\w*/,punctuation:/\.$/}},list:{pattern:e("^[*#]+<MOD>*\\s+\\S.*","m"),inside:{modifier:{pattern:e("(^[*#]+)<MOD>+"),lookbehind:!0,inside:i},punctuation:/^[*#]+/}},table:{pattern:e("^(?:(?:<MOD>|<PAR>|[<>=^~])+\\.\\s*)?(?:\\|(?:(?:<MOD>|<PAR>|[<>=^~_]|[\\\\/]\\d+)+\\.|(?!(?:<MOD>|<PAR>|[<>=^~_]|[\\\\/]\\d+)+\\.))[^|]*)+\\|","m"),inside:{modifier:{pattern:e("(^|\\|(?:\r?\n|\r)?)(?:<MOD>|<PAR>|[<>=^~_]|[\\\\/]\\d+)+(?=\\.)"),lookbehind:!0,inside:i},punctuation:/\||^\./}},inline:{pattern:e("(^|[^a-zA-Z\\d])(\\*\\*|__|\\?\\?|[*_%@+\\-^~])<MOD>*.+?\\2(?![a-zA-Z\\d])"),lookbehind:!0,inside:{bold:{pattern:e("(^(\\*\\*?)<MOD>*).+?(?=\\2)"),lookbehind:!0},italic:{pattern:e("(^(__?)<MOD>*).+?(?=\\2)"),lookbehind:!0},cite:{pattern:e("(^\\?\\?<MOD>*).+?(?=\\?\\?)"),lookbehind:!0,alias:"string"},code:{pattern:e("(^@<MOD>*).+?(?=@)"),lookbehind:!0,alias:"keyword"},inserted:{pattern:e("(^\\+<MOD>*).+?(?=\\+)"),lookbehind:!0},deleted:{pattern:e("(^-<MOD>*).+?(?=-)"),lookbehind:!0},span:{pattern:e("(^%<MOD>*).+?(?=%)"),lookbehind:!0},modifier:{pattern:e("(^\\*\\*|__|\\?\\?|[*_%@+\\-^~])<MOD>+"),lookbehind:!0,inside:i},punctuation:/[*_%?@+\-^~]+/}},"link-ref":{pattern:/^\[[^\]]+\]\S+$/m,inside:{string:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0},url:{pattern:/(^\])\S+$/,lookbehind:!0},punctuation:/[\[\]]/}},link:{pattern:e('"<MOD>*[^"]+":.+?(?=[^\\w/]?(?:\\s|$))'),inside:{text:{pattern:e('(^"<MOD>*)[^"]+(?=")'),lookbehind:!0},modifier:{pattern:e('(^")<MOD>+'),lookbehind:!0,inside:i},url:{pattern:/(:).+/,lookbehind:!0},punctuation:/[":]/}},image:{pattern:e("!(?:<MOD>|<PAR>|[<>=])*(?![<>=])[^!\\s()]+(?:\\([^)]+\\))?!(?::.+?(?=[^\\w/]?(?:\\s|$)))?"),inside:{source:{pattern:e("(^!(?:<MOD>|<PAR>|[<>=])*)(?![<>=])[^!\\s()]+(?:\\([^)]+\\))?(?=!)"),lookbehind:!0,alias:"url"},modifier:{pattern:e("(^!)(?:<MOD>|<PAR>|[<>=])+"),lookbehind:!0,inside:i},url:{pattern:/(:).+/,lookbehind:!0},punctuation:/[!:]/}},footnote:{pattern:/\b\[\d+\]/,alias:"comment",inside:{punctuation:/\[|\]/}},acronym:{pattern:/\b[A-Z\d]+\([^)]+\)/,inside:{comment:{pattern:/(\()[^()]+(?=\))/,lookbehind:!0},punctuation:/[()]/}},mark:{pattern:/\b\((?:C|R|TM)\)/,alias:"comment",inside:{punctuation:/[()]/}}}}}),a=t.phrase.inside,o={inline:a.inline,link:a.link,image:a.image,footnote:a.footnote,acronym:a.acronym,mark:a.mark};t.tag.pattern=/<\/?(?!\d)[a-z0-9]+(?:\s+[^\s>\/=]+(?:=(?:("|')(?:\\[\s\S]|(?!\1)[^\\])*\1|[^\s'">=]+))?)*\s*\/?>/i;var r=a.inline.inside;r.bold.inside=o,r.italic.inside=o,r.inserted.inside=o,r.deleted.inside=o,r.span.inside=o;var d=a.table.inside;d.inline=o.inline,d.link=o.link,d.image=o.image,d.footnote=o.footnote,d.acronym=o.acronym,d.mark=o.mark}(Prism);
/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/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md626 - Deprecated both `prefix_len` & `min_word_len` fields in `Elastica\Suggest\CandidateGenerator\DirectGenerator` as these now return errors when using the phrase suggester to querying terms.
1508 (see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters-phrase.html)
/plugin/ckgedit/ckeditor/
H A DLICENSE.md1115 "MPL", "NPL" or any confusingly similar phrase do not appear in your
H A Dckeditor.js.unc22393 f = d ? "word" : "phrase",
22452 phrase: e,
22516 problem_grammar_data_attribute: "data-grayt-phrase",
H A Dckeditor.js1135 …t_problemdescription.label=n),d.fire("getGrammarSuggestionsList",{lang:g,phrase:e,rule:k}),e=this.…
/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/davcal/vendor/sabre/vobject/
H A DChangeLog.md80 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
/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/passpolicy/
H A Dwords.txt2630 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 …
H A D3.3.js.map1phrase from another language, transliteration, a thought, or a ship name in Western texts.\"\n …
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md583 * #586: `SCHEDULE-STATUS` should not contain a reason-phrase.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md346 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status
/plugin/codemirror/dist/
H A Dscripts.min.js.map1phrase","phraseText","phrases","getWrapperElement","getScrollerElement","getGutterElement","regist…
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/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/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-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/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/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

12