Home
last modified time | relevance | path

Searched refs:COMMENT (Results 1 – 25 of 35) sorted by relevance

12

/plugin/cli/
H A Dsyntax.php19 const COMMENT=2; define in syntax_plugin_cli
78 $this->stack[0][self::COMMENT]=$this->_toregexp($s, 1);
81 $this->_parsenamedparam($this->getConf('namedcomment'), self::COMMENT);
150 $this->current[self::COMMENT]=$last[self::COMMENT];
166 $this->current[self::COMMENT]=($params['comment']) ?
168 : (($type && ($t=$this->namedpcc[$type][self::COMMENT])) ?
170 : $this->stack[0][self::COMMENT]
243 $ar=preg_split($this->current[self::COMMENT], $comcom, 2, PREG_SPLIT_DELIM_CAPTURE);
351 $this->namedpcc[$nom][$kind]=$this->_toregexp($val, $kind == self::COMMENT);
/plugin/infomail/
H A Dtemplate.txt13 * ''@COMMENT@'': Text der Mail
19 @COMMENT@
/plugin/blogtng/lang/ru/
H A Dsubscribermail.txt8 @COMMENT@
H A Dnotifymail.txt8 @COMMENT@
/plugin/blogtng/lang/ko/
H A Dsubscribermail.txt7 @COMMENT@
H A Dnotifymail.txt7 @COMMENT@
/plugin/blogtng/lang/zh/
H A Dsubscribermail.txt6 @COMMENT@
H A Dnotifymail.txt6 @COMMENT@
/plugin/recommend/lang/de/
H A Dtemplate.txt5 @COMMENT@
/plugin/recommend/lang/en/
H A Dtemplate.txt5 @COMMENT@
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy_print.php138 …array_unshift($this->tokens, array(COMMENT, ' CSSTidy ' . $this->parser->version . ': ' . date('r'…
201 case COMMENT:
231 if ($this->tokens[$i][0] == COMMENT) {
H A Dclass.csstidy.php320 $this->tokens[] = array($type, ($type == COMMENT) ? $data : trim($data));
802 $this->_add_token(COMMENT, $cur_comment);
/plugin/blogtng/lang/en/
H A Dsubscribermail.txt7 @COMMENT@
H A Dnotifymail.txt7 @COMMENT@
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D30.30.js.map1COMMENT'\n // blockComment: ['COMMENT', '.'],\n },\n brackets: [['(', ')']],\n aut…
H A D35.35.js.map1 … 'COLUMNS',\n 'COLUMN_FORMAT',\n 'COLUMN_NAME',\n 'COMMENT',\n 'COMMI…
/plugin/scrape/HTMLPurifier/Lexer/
H A DPH5P.php
/plugin/codemirror/dist/modes/
H A Dscheme.min.js.map1COMMENT","STRING","ATOM","NUMBER","BRACKET","INDENT_WORD_SKIP","makeKeywords","str","obj","words",…
H A Dcobol.min.js.map1COMMENT","STRING","ATOM","NUMBER","KEYWORD","MODTAG","COBOLLINENUM","PERIOD","makeKeywords","str",…
H A Dgherkin.min.js.map1 …e;\n return \"bracket\";\n }\n\n }\n\n // LINE COMMENT\n if (stream…
/plugin/statistics/
H A Ddb.sql177 COMMENT =''
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js6134 var COMMENT = 8; /* i: waiting for end of comment (gzip) */
6742 state.mode = COMMENT;
6744 case COMMENT:
/plugin/revealjs/plugin/highlight/
H A Dhighlight.js2COMMENT:"C",beginRe:"bR",endRe:"eR",illegalRe:"iR",lexemesRe:"lR",terminators:"t",terminator_end:"… property in AnonymousFunction892c8c100200.r

12