Файловый менеджер - Редактировать - /var/www/jonas-eriksen.dk/wiki/inc/Parsing/ParserMode/Multiplyentity.php
Назад
<?php namespace dokuwiki\Parsing\ParserMode; /** * Implements the 640x480 replacement */ class Multiplyentity extends AbstractMode { /** @inheritdoc */ public function connectTo($mode) { $this->Lexer->addSpecialPattern( '(?<=\b)(?:[1-9]|\d{2,})[xX]\d+(?=\b)', $mode, 'multiplyentity' ); } /** @inheritdoc */ public function getSort() { return 270; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка