Home
last modified time | relevance | path

Searched refs:HASH_VALUES_NAME_VALUE_SEPARATOR (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/clean-css/lib/options/
Dformat.js50 var HASH_VALUES_NAME_VALUE_SEPARATOR = '='; variable
162 var parts = directive.split(HASH_VALUES_NAME_VALUE_SEPARATOR);