Home
last modified time | relevance | path

Searched refs:type (Results 2551 – 2575 of 4303) sorted by relevance

1...<<101102103104105106107108109110>>...173

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dio.asp65 ' Get the resource type directory.
71 ' Return the resource type directory combined with the required path.
216 Response.Write "<script type=""text/javascript"">"
/plugin/pdfjs/pdfjs/web/locale/kn/
H A Dviewer.properties181 # "{{type}}" will be replaced with an annotation type from a list defined in
184 text_annotation_type.alt=[{{type}} ಟಿಪ್ಪಣಿ]
/plugin/pdfjs/pdfjs/web/locale/sw/
H A Dviewer.properties121 # "{{type}}" will be replaced with an annotation type from a list defined in
124 text_annotation_type.alt=[{{type}} Ufafanuzi]
/plugin/statistics/inc/
H A DStatisticsQuery.class.php97 AND (type = 'l' OR type = 'p')";
105 AND type = 'C'";
165 foreach(array('E', 'C', 'D') as $type) {
170 AND type = '$type'
175 $data[$row['time']][$type] = $row['cnt'];
418 AND `type` = 'view'
429 AND `type` = 'edit'
/plugin/todo/syntax/
H A Dlist.php17 * @return string Syntax mode type
24 * @return string Paragraph type
215 * one deeper nested) also make sure to check the file type (for example
221 * @param string $type - Type either 'd' for directory or 'f' for file
226 public function search_todos(&$data, $base, $file, $type, $lvl, $opts) { argument
230 if($type == 'd') return true;
/plugin/siteexport/renderer/
H A Dpdf.php205 * @param string $type
409 public function _highlight($type, $text, $language = NULL, $filename = NULL, $options = NULL) { argument
411 parent::_highlight($type, $text, $language, $filename, $options);
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js1661 type: "",
1668 opts.type = opts.type.toLowerCase();
1716 if (!options.type) {
2144 this.type = "";
2216 switch(this.type) {
2534 switch(type) {
2556 switch(type) {
3084 type: type
3149 if (type === "array" || type === "nodebuffer") {
4141 if (!type) {
[all …]
/plugin/abc2/abc-libraries/abc2svg/
H A Dgrid-1.js138 switch(s.type){case C.NOTE:case C.REST:if(!s.a_gch)
140 for(i=0;i<s.a_gch.length;i++){if(s.a_gch[i].type=='g'){if(!chord[beat_i]){chord[beat_i]=s.a_gch[i].text
157 while(s.ts_next&&s.ts_next.type==C.BAR)
171 if(grid){var C=abc2svg.C,tsfirst=this.get_tsfirst(),voice_tb=this.get_voice_tb(),p_v=voice_tb[this.get_top_v()],s={type:C.BLOCK,subtype:'grid',dur:0,time:0,p_v:p_v,v:p_v.v,st:p_v.st} property in abc2svg.grid.output_music.s
/plugin/blogtng/helper/
H A Dcomments.php82 foreach($types as $type){
83 $args[] = $type;
599 foreach($types as $type){
600 $args[] = $type;
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dgithub-gist.min.css1 …emphasis,.hljs-quote{color:#df5000}.hljs-keyword,.hljs-selector-tag,.hljs-type{color:#a71d5d}.hljs…
H A Dir-black.min.css1 …fa3}.hljs-regexp,.hljs-link{color:#e9c062}.hljs-title,.hljs-section,.hljs-type,.hljs-doctag{color:…
H A Dzenburn.min.css1 …tle,.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-section,.hljs-type{color:#efef8f}.hljs…
H A Darta.min.css1 …ition{color:#00cc66}.hljs-built_in,.hljs-builtin-name,.hljs-literal,.hljs-type,.hljs-template-vari…
H A Dhopscotch.min.css1 …dd464c}.hljs-number,.hljs-built_in,.hljs-builtin-name,.hljs-literal,.hljs-type,.hljs-params{color:…
H A Dfar.min.css1 …-addition{color:#ff0}.hljs-keyword,.hljs-selector-tag,.hljs-section,.hljs-type,.hljs-name,.hljs-se…
/plugin/jalbum/syntax/
H A Dslideshow.php83 $jsscript ='<script type="text/javascript">'.
/plugin/google_maps/syntax/
H A Dmaps.php135 if ($state == DOKU_LEXER_SPECIAL && $options['type'] == 'embedded')
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DGraphNamespace.asciidoc32 $params['type'] = DEPRECATED (list) A comma-separated list of document types to search; leave empty to perform the operation on all types
/plugin/statistics/
H A Dstyle.css4 list-style-type: none;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DHubic.php129 'type' => 'web_server',
H A DHarvest.php123 'type' => 'web_server',
H A DParrotFlowerPower.php126 'type' => 'web_server',
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DTerminalNodeImpl.php24 public function getChild(int $i, ?string $type = null) : ?Tree argument
/plugin/batchedit/
H A Dserver.js35 type : 'POST',
40 errorHandler('invalid_data', 'Invalid data type');
/plugin/nspages/printers/
H A DprinterPictures.php20 function _print($tab, $type) {
19 _print($tab, $type) global() argument

1...<<101102103104105106107108109110>>...173