Home
last modified time | relevance | path

Searched defs:DEFAULT_MODE (Results 1 – 2 of 2) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DHTMLParserMode.php10 const DEFAULT_MODE = 0; define in Mpdf\\HTMLParserMode
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLexer.php20 public const DEFAULT_MODE = 0; define in Antlr\\Antlr4\\Runtime\\Lexer