Home
last modified time | relevance | path

Searched refs:TYPE (Results 51 – 75 of 182) sorted by last modified time

12345678

/plugin/cli/
H A Dsyntax.php20 const TYPE=3; define in syntax_plugin_cli
151 $this->current[self::TYPE]=$last[self::TYPE];
172 $this->current[self::TYPE]=$type;
181 … return array( $state, $this->_parse_conversation($match), $top[self::TYPE], $top[self::STYLE] );
186 return array($state, count($this->stack) -1, $top[self::TYPE], $top[self::STYLE] );
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js3989 module.exports = function (TYPE, $create) {
3990 var IS_MAP = TYPE == 1;
3991 var IS_FILTER = TYPE == 2;
3992 var IS_SOME = TYPE == 3;
3993 var IS_EVERY = TYPE == 4;
3994 var IS_FIND_INDEX = TYPE == 6;
3995 var NO_HOLES = TYPE == 5 || IS_FIND_INDEX;
4011 if (TYPE) {
4012 if (IS_MAP) result[index] = res;else if (res) switch (TYPE) {
4264 module.exports = function (it, TYPE) {
[all …]
H A Dpdf.js.map1TYPE","IS_FILTER","IS_SOME","IS_EVERY","IS_FIND_INDEX","NO_HOLES","$create","res","isArray","origi…
H A Dpdf.worker.js5158 module.exports = function (TYPE, $create) {
5159 var IS_MAP = TYPE == 1;
5160 var IS_FILTER = TYPE == 2;
5161 var IS_SOME = TYPE == 3;
5162 var IS_EVERY = TYPE == 4;
5163 var IS_FIND_INDEX = TYPE == 6;
5164 var NO_HOLES = TYPE == 5 || IS_FIND_INDEX;
5180 if (TYPE) {
5181 if (IS_MAP) result[index] = res;else if (res) switch (TYPE) {
5433 module.exports = function (it, TYPE) {
[all …]
H A Dpdf.worker.js.map1TYPE","IS_FILTER","IS_SOME","IS_EVERY","IS_FIND_INDEX","NO_HOLES","$create","res","isArray","origi…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1TYPE=\"syntaxhighlighter\" /> feature\n elements = elements.concat(dom.getSyntaxHighlighterScri…
/plugin/codeprettify/code-prettify/src/
H A Dlang-pascal.js42 …T|OBJECT|OF|OR|PACKED|PROCEDURE|PROGRAM|RECORD|REPEAT|SET|SHL|SHR|THEN|TO|TYPE|UNIT|UNTIL|USES|VAR…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml628 val['TYPE'] = "Shape: #{type}"
646 "TYPE" => "Shape: graph/circle"
653 "TYPE" => "Shape: graph/line",
660 "TYPE" => "Shape: graph/label",
/plugin/404manager/db/
H A Dupdate0001.sql14 TYPE TEXT, -- which algorithm or manual entry field
/plugin/htmlokay/
H A Dsyntax.php486 function getError($TYPE, $match, $problem_str, $xtra = "") argument
491 if ($TYPE == HTML_OK_INVALIDID)
505 switch ($TYPE)
508 $error_string .= $this->htmlOK_errors[$TYPE] . ": <b>{$problem_str}</b><br />";
509 $js = $this->htmlOK_errors[$TYPE] . '.'
515 $error_string .= $this->htmlOK_errors[$TYPE] . ": <b>{$problem_str}</b><br />";
516 … $js = $this->htmlOK_errors[$TYPE] . " at current HTML access level: <b>{$problem_str}</b>";
521 $error_string .= $this->htmlOK_errors[$TYPE] . ": <b>{$problem_str}</b><br />";
529 $error_string .= $this->htmlOK_errors[$TYPE] . ':<BR />';
540 if ($TYPE == HTML_OK_BADCLASSNAME)
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js6TYPE",186:"OVERLAY.CHART.TYPE",187:"SELECT.END",188:"OPEN.MAIL",189:"SEND.MAIL",190:"STANDARD.FONT…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js24822 if (state.mode === TYPE) { state.mode = TYPEDO; } /* skip check */
24902 state.mode = hold & 0x200 ? DICTID : TYPE;
25141 state.mode = TYPE;
25172 state.mode = TYPE;
25174 case TYPE:
25281 state.mode = TYPE;
25533 if (state.mode === TYPE) {
25594 state.mode = TYPE;
25873 (state.mode === TYPE ? 128 : 0) +
25940 var TYPE = 12; /* i: waiting for type bits, including last-flag bit */
[all …]
H A Dpdfmake.min.js.map1TYPE","TYPEDO","inf_leave","FLAGS","BAD","DICTID","TIME","OS","xflags","EXLEN","extra_len","EXTRA"…
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js5756 var TYPE = 12; /* i: waiting for type bits, including last-flag bit */
6049 state.mode = TYPE;
6474 if (state.mode === TYPE) { state.mode = TYPEDO; } /* skip check */
6554 state.mode = hold & 0x200 ? DICTID : TYPE;
6793 state.mode = TYPE;
6824 state.mode = TYPE;
6826 case TYPE:
6933 state.mode = TYPE;
7185 if (state.mode === TYPE) {
7246 state.mode = TYPE;
[all …]
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
H A DXmlTest.php1214 'TEL;TYPE="voice,video":tel:+1-555-555-555' . "\n" .
1238 'TEL;TYPE="voice,video":tel:+1-555-555-555' . "\n" .
2114 'TEL;TYPE=home:tel:+33-01-23-45-67' . "\n" .
2137 'TEL;TYPE=home:tel:+33-01-23-45-67' . "\n" .
2167 'EMAIL;TYPE=work:jqpublic@xyz.example.com' . "\n" .
2230 'LANG;TYPE=work;PREF=2:en' . "\n" .
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md55 `TYPE` parameter. (@kbond)
/plugin/pgn4web/
H A Dpgn4web.patch4 …onControlSpace" WIDTH="' + spaceSize + '"></TD><TD><INPUT ID="backButton" TYPE="BUTTON" VALUE="&lt…
7 - text += '<INPUT ID="autoplayButton" TYPE="BUTTON" VALUE=' + (isAutoPlayOn ? "=" : "+") + ' STY…
8 + text += '<INPUT ID="autoplayButton" TYPE="BUTTON" VALUE=' + (isAutoPlayOn ? "=" : "\u2192") + …
11 …ontrolSpace" WIDTH="' + spaceSize + '"></TD><TD><INPUT ID="forwardButton" TYPE="BUTTON" VALUE="&gt…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.ClassUseCDATA.txt
H A DAttr.DefaultImageAlt.txt
H A DAutoFormat.PurifierLinkify.DocURL.txt
H A DAutoFormat.RemoveEmpty.txt
H A DAutoFormat.RemoveSpansWithoutAttributes.txt
H A DCSS.AllowImportant.txt
H A DCSS.AllowedProperties.txt
H A DCSS.DefinitionRev.txt

12345678