Home
last modified time | relevance | path

Searched refs:PRIORITY (Results 1 – 14 of 14) sorted by last modified time

/plugin/combo/db/combo/
H A Dupdate0003.sql10 PRIORITY INTEGER NOT NULL, -- the priority in which the match must be performed field
14 insert into PAGE_RULES_tmp(ID, MATCHER, TARGET, PRIORITY, TIMESTAMP)
/plugin/avtaskbox/
H A DREADME.md18 PRIORITY: High
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D61.61.js.map1 …\n 'PRIMARY_ROLE',\n 'PRINT',\n 'PRIOR',\n 'PRIORITY',\n 'PRIOR…
H A Dbundle.js.map1PRIORITY\n\n addUnitPriority('month', 8);\n\n // PARSING\n\n addRegexToken('M', match1…
/plugin/webdav/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php226 $priorityA = isset($a->PRIORITY) ? (int) $a->PRIORITY->getValue() : 0;
227 $priorityB = isset($b->PRIORITY) ? (int) $b->PRIORITY->getValue() : 0;
/plugin/task/lang/es/
H A Dsubscribermail.txt11 Prioridad: @PRIORITY@
/plugin/task/
H A D_template.txt5 ~~TASK:@USER@?@DATE@@PRIORITY@~~
/plugin/task/lang/de/
H A Dsubscribermail.txt11 Priorität: @PRIORITY@
/plugin/task/lang/en/
H A Dsubscribermail.txt11 Priority: @PRIORITY@
/plugin/task/lang/pt-br/
H A Dsubscribermail.txt11 Priority: @PRIORITY@
/plugin/task/lang/cs/
H A Dsubscribermail.txt11 Priority: @PRIORITY@
/plugin/task/lang/ru/
H A Dsubscribermail.txt11 Приоритет: @PRIORITY@
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …NE NEG NOT '+\n 'OF ON OR OEN '+\n 'P PRIORITY PROGRAM PT PV '+\…
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php248 $priorityA = isset($a->PRIORITY) ? (int)$a->PRIORITY->getValue() : 0;
249 $priorityB = isset($b->PRIORITY) ? (int)$b->PRIORITY->getValue() : 0;