Home
last modified time | relevance | path

Searched defs:level (Results 126 – 150 of 261) sorted by path

1234567891011

/plugin/discussion/
H A Dadmin.php219 function _addComment($cid, &$data, &$result, $parent = '', $level = 1) {
/plugin/dokuprism/prism/
H A Dprism.js63 Prism.languages.gedcom={"line-value":{pattern:/(^[\t ]*\d+ +(?:@\w[\w!"$%&'()*+,\-./:;<=>?[\\\]^`{|}~\x80-\xfe #]*@ +)?\w+ ).+/m,lookbehind:!0,inside:{pointer:{pattern:/^@\w[\w!"$%&'()*+,\-./:;<=>?[\\\]^`{|}~\x80-\xfe #]*@$/,alias:"variable"}}},record:{pattern:/(^[\t ]*\d+ +(?:@\w[\w!"$%&'()*+,\-./:;<=>?[\\\]^`{|}~\x80-\xfe #]*@ +)?)\w+/m,lookbehind:!0,alias:"tag"},level:{pattern:/(^[\t ]*)\d+/m,lookbehind:!0,alias:"number"},pointer:{pattern:/@\w[\w!"$%&'()*+,\-./:;<=>?[\\\]^`{|}~\x80-\xfe #]*@/,alias:"variable"}}; class in Prism.languages.gedcom
/plugin/dokutexit/
H A Dlatex.php116 function header($text, $level) {
148 function section_open($level) {
273 function listitem_open($level) {
/plugin/dw2markdown/
H A Drenderer.php51 function header($text, $level, $pos, $returnonly = false) {
60 function section_open($level) {
262 function listitem_open($level,$node=false) {
/plugin/dw2pdf/
H A Drenderer.php71 header($text, $level, $pos, $returnonly = false) global() argument
130 calculateBookmarklevel($level) global() argument
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php9336 DivLn($h, $level = 3, $move_y = true, $collapsible = false, $state = 0) global() argument
11698 TableHeaderFooter($content = '', $tablestartpage = '', $tablestartcolumn = '', $horf = 'H', $level = 0, $firstSpread = true, $finalSpread = true) global() argument
23264 Bookmark($txt, $level = 0, $y = 0) global() argument
23401 TOC_Entry($txt, $level = 0, $toc_id = 0) global() argument
[all...]
H A DOtl.php1633 function _applyGSUBsubtable($lookupID, $subtable, $ptr, $currGlyph, $currGID, $subtable_offset, $Type, $Flag, $MarkFilteringSet, $LuCoverage, $level, $currentTag, $is_old_spec, $tagInt) argument
3282 _applyGPOSsubtable($lookupID, $subtable, $ptr, $currGlyph, $currGID, $subtable_offset, $Type, $Flag, $MarkFilteringSet, $LuCoverage, $tag, $level, $is_old_spec) global() argument
6169 _dumpproc($GPOSSUB, $lookupID, $subtable, $Type, $Format, $ptr, $currGlyph, $level) global() argument
[all...]
H A DOtlDump.php1975 function _getGSUBarray(&$Lookup, &$lul, $scripttag, $level = 1, $coverage = '', $exB = '', $exL = '') argument
3221 _getGPOSarray(& $Lookup, $lul, $scripttag, $level = 1, $lcoverage = '', $exB = '', $exL = '') global() argument
[all...]
/plugin/dw2pdf/vendor/mpdf/qrcode/src/
H A DQrCode.php25 private $level; variable in Mpdf\\QrCode\\QrCode
201 public function __construct($value, $level = 'L') argument
707 private function isAllowedErrorCorrectionLevel($level) argument
[all...]
/plugin/dw2pdf/vendor/psr/log/Psr/Log/
H A DLoggerInterface.php124 public function log($level, $message, array $context = array()); argument
H A DLoggerTrait.php141 abstract public function log($level, $message, array $context = array()); argument
H A DNullLogger.php26 public function log($level, $message, array $context = array()) argument
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php41 public function testLogsAtAllLevels($level, $message) argument
[all...]
H A DTestLogger.php69 public function log($level, $message, array $context = []) argument
81 public function hasRecords($level) argument
86 public function hasRecord($record, $level) argument
102 public function hasRecordThatContains($message, $level) argument
109 hasRecordThatMatches($regex, $level) global() argument
116 hasRecordThatPasses(callable $predicate, $level) global() argument
[all...]
/plugin/edittable/renderer/
H A Dinverse.php43 function header($text, $level, $pos) {
52 function section_open($level) {
240 function listitem_open($level, $node = false) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/
H A DEmptyLogger.php35 public function log($level, $message, array $context = []) argument
/plugin/elasticsearch/vendor/psr/log/Psr/Log/
H A DLoggerInterface.php124 public function log($level, $message, array $context = array()); argument
H A DLoggerTrait.php141 abstract public function log($level, $message, array $context = array()); argument
H A DNullLogger.php26 public function log($level, $message, array $context = array()) argument
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php41 public function testLogsAtAllLevels($level, $message) argument
[all...]
H A DTestLogger.php69 public function log($level, $message, array $context = []) argument
81 public function hasRecords($level) argument
86 public function hasRecord($record, $level) argument
102 public function hasRecordThatContains($message, $level) argument
109 hasRecordThatMatches($regex, $level) global() argument
116 hasRecordThatPasses(callable $predicate, $level) global() argument
[all...]
/plugin/epub/
H A Drenderer.php94 function header($text, $level, $pos, $readonly=false) {
/plugin/eventline/
H A Dplain.php50 function header($text, $level, $pos) {
/plugin/extlist/
H A Dsyntax.php179 private function olist_marker($level) argument
/plugin/fckg/
H A Drenderer.php68 function header($text, $level, $pos) {

1234567891011