Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/
Dprocessor.js163 _proto.processSync = function processSync(rule, options) { function
/third_party/node/tools/lint-md/
Dlint-md.mjs626 processSync(file) { method in Processor