/plugin/jplayer/vendor/robloach/component-installer/ |
H A D | README.md | 40 ### Using the Component 76 ### Installation Directory 95 ### Base URL 118 ### Assetic filters 176 ### Component Name 195 ### RequireJS Configuration 232 ### Packages Without Composer Support 276 ### Packages Without Component Support In *composer.json*
|
/plugin/404manager/ |
H A D | README.md | 19 ### For writers 28 ### For readers 62 ### Redirection by configuration (Admin Page) 77 ### Redirection by best name page 94 #### Example 106 ### Redirection by best namespace 115 ### Redirection to the intern search engine 120 #### Example
|
/plugin/authgooglesheets/vendor/monolog/monolog/ |
H A D | README.md | 65 ### Requirements 69 ### Support 73 ### Submitting bugs and feature requests 77 ### Framework Integrations 100 ### Author 105 ### License 109 ### Acknowledgements
|
/plugin/socialshareprivacy2/JC/ |
H A D | README.md | 51 ### raw 57 ### json 67 ### expires 73 ### path 87 ### domain 93 ### secure
|
/plugin/ahrefmenu/ |
H A D | xmlTree.js | 6 function showBranch(branch){ argument 33 function highlightBranch(branch){ argument 43 function unhiglightBranch(branch, objBack) { argument
|
H A D | tree.dtd | 2 <!ELEMENT branch (branchText,(branch|leaf|branchLink)*)> element
|
/plugin/git/lib/ |
H A D | Git.php | 288 public function getFile($filename, $branch = 'HEAD') { 487 public function create_branch($branch) { 500 public function delete_branch($branch, $force = false) { 549 public function checkout($branch) { 563 public function merge($branch, $msg = "") 652 public function pull($remote, $branch)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/ |
H A D | PushFilter.php | 25 public $branch; variable in Google\\Service\\CloudBuild\\PushFilter 38 public function setBranch($branch)
|
H A D | PullRequestFilter.php | 25 public $branch; variable in Google\\Service\\CloudBuild\\PullRequestFilter 38 public function setBranch($branch)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/ |
H A D | GoogleCloudRetailV2GetDefaultBranchResponse.php | 25 public $branch; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2GetDefaultBranchResponse 38 public function setBranch($branch)
|
H A D | GoogleCloudRetailV2SearchRequest.php | 28 public $branch; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequest 105 public function setBranch($branch)
|
/plugin/gitbacked/lib/ |
H A D | Git.php | 561 public function create_branch($branch) { 574 public function delete_branch($branch, $force = false) { 645 public function checkout($branch) { 659 public function merge($branch) { 725 public function push($remote, $branch) { 738 public function pull($remote, $branch) {
|
/plugin/findologicxmlexport/vendor/hoa/zformat/ |
H A D | Parameter.php | 272 public function branchExists($branch) 291 public function unlinearizeBranch($branch)
|
/plugin/dwcommits/ |
H A D | helper.php | 674 function construct_ab_clause($author,$branch,$op,$msg){
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | GitLabClient.js | 654 branch: decodeURIComponent(ref), property in GitLabClient.writeFile.entity 1114 (mxUtils.bind(this, function(branch, idx) argument
|
H A D | GitHubClient.js | 620 branch: decodeURIComponent(ref), property in GitHubClient.writeFile.entity 1131 (mxUtils.bind(this, function(branch, idx) argument
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | commons-codec-1.10.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
H A D | commons-io-2.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/plugin/combo/resources/dictionary/ |
H A D | carbon-icons.json | 165 "branch": "branch", string
|
/plugin/dokuprism/prism/ |
H A D | prism.js | 134 !function(e){e.languages.pug={comment:{pattern:/(^([\t ]*))\/\/.*(?:(?:\r?\n|\r)\2[\t ].+)*/m,lookbehind:!0},"multiline-script":{pattern:/(^([\t ]*)script\b.*\.[\t ]*)(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/m,lookbehind:!0,inside:e.languages.javascript},filter:{pattern:/(^([\t ]*)):.+(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/m,lookbehind:!0,inside:{"filter-name":{pattern:/^:[\w-]+/,alias:"variable"},text:/\S[\s\S]*/}},"multiline-plain-text":{pattern:/(^([\t ]*)[\w\-#.]+\.[\t ]*)(?:(?:\r?\n|\r(?!\n))(?:\2[\t ].+|\s*?(?=\r?\n|\r)))+/m,lookbehind:!0},markup:{pattern:/(^[\t ]*)<.+/m,lookbehind:!0,inside:e.languages.markup},doctype:{pattern:/((?:^|\n)[\t ]*)doctype(?: .+)?/,lookbehind:!0},"flow-control":{pattern:/(^[\t ]*)(?:case|default|each|else|if|unless|when|while)\b(?: .+)?/m,lookbehind:!0,inside:{each:{pattern:/^each .+? in\b/,inside:{keyword:/\b(?:each|in)\b/,punctuation:/,/}},branch:{pattern:/^(?:case|default|else|if|unless|when|while)\b/,alias:"keyword"},rest:e.languages.javascript}},keyword:{pattern:/(^[\t ]*)(?:append|block|extends|include|prepend)\b.+/m,lookbehind:!0},mixin:[{pattern:/(^[\t ]*)mixin .+/m,lookbehind:!0,inside:{keyword:/^mixin/,function:/\w+(?=\s*\(|\s*$)/,punctuation:/[(),.]/}},{pattern:/(^[\t ]*)\+.+/m,lookbehind:!0,inside:{name:{pattern:/^\+\w+/,alias:"function"},rest:e.languages.javascript}}],script:{pattern:/(^[\t ]*script(?:(?:&[^(]+)?\([^)]+\))*[\t ]).+/m,lookbehind:!0,inside:e.languages.javascript},"plain-text":{pattern:/(^[\t ]*(?!-)[\w\-#.]*[\w\-](?:(?:&[^(]+)?\([^)]+\))*\/?[\t ]).+/m,lookbehind:!0},tag:{pattern:/(^[\t ]*)(?!-)[\w\-#.]*[\w\-](?:(?:&[^(]+)?\([^)]+\))*\/?:?/m,lookbehind:!0,inside:{attributes:[{pattern:/&[^(]+\([^)]+\)/,inside:e.languages.javascript},{pattern:/\([^)]+\)/,inside:{"attr-value":{pattern:/(=\s*(?!\s))(?:\{[^}]*\}|[^,)\r\n]+)/,lookbehind:!0,inside:e.languages.javascript},"attr-name":/[\w-]+(?=\s*!?=|\s*[,)])/,punctuation:/[!=(),]+/}}],punctuation:/:/,"attr-id":/#[\w\-]+/,"attr-class":/\.[\w\-]+/}},code:[{pattern:/(^[\t ]*(?:-|!?=)).+/m,lookbehind:!0,inside:e.languages.javascript}],punctuation:/[.\-!=|]+/};for(var t=[{filter:"atpl",language:"twig"},{filter:"coffee",language:"coffeescript"},"ejs","handlebars","less","livescript","markdown",{filter:"sass",language:"scss"},"stylus"],n={},a=0,i=t.length;a<i;a++){var r=t[a];r="string"==typeof r?{filter:r,language:r}:r,e.languages[r.language]&&(n["filter-"+r.filter]={pattern:RegExp("(^([\t ]*)):<filter_name>(?:(?:\r?\n|\r(?!\n))(?:\\2[\t ].+|\\s*?(?=\r?\n|\r)))+".replace("<filter_name>",(function(){return r.filter})),"m"),lookbehind:!0,inside:{"filter-name":{pattern:/^:[\w-]+/,alias:"variable"},text:{pattern:/\S[\s\S]*/,alias:[r.language,"language-"+r.language],inside:e.languages[r.language]}}})}e.languages.insertBefore("pug","filter",n)}(Prism); class in e.languages.pug.flow-control.inside
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 33096 forEach(tree, function(branch, depth) { argument
|
/plugin/flowcharts/ |
H A D | mermaid.min.js | 34 …t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==S… class in Br
|
/plugin/mermaid/ |
H A D | mermaid.min.js | 277 `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var wt=this.next();return wt||this.lex()},begin:function(wt){this.conditionStack.push(wt)},popState:f global() property in AnonymousFunction3478d9c73f900.b [all...] |
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js | 28 …tion(t,e,n){"use strict";var r=n(4),i=n(20).Graph;function a(t,e,n,i){var a;do{a=r.uniqueId(i)}whi… property in Rn
|
/plugin/diagramsnet/lib/js/mermaid/ |
H A D | mermaid.min.js | 29 …tion(t,e,n){"use strict";var r=n(4),i=n(20).Graph;function a(t,e,n,i){var a;do{a=r.uniqueId(i)}whi… field in AnonymousClass0948423786001
|