UNPKG

3.39 kBPlain TextView Raw
1!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
2!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
3!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/
4!_TAG_PROGRAM_NAME Exuberant Ctags //
5!_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/
6!_TAG_PROGRAM_VERSION 5.8 //
7Assign build/index.js /^var _objectAssign = require('object-assign');$/;" c
8Assign2 build/index.js /^var _objectAssign2 = _interopRequireDefault(_objectAssign);$/;" c
9Context build/index.js /^ var errorContext = { plugin };$/;" c
10Context lib/index.js /^ const errorContext = {plugin};$/;" c
11Level build/index.js /^ throw new Error(`Invalid logLevel: ${options.logLevel}`);$/;" c
12Level lib/index.js /^ throw new Error(`Invalid logLevel: ${options.logLevel}`);$/;" c
13Options build/index.js /^var defaultOptions = {$/;" c
14Options lib/index.js /^const defaultOptions = {$/;" c
15Value build/index.js /^ var resolvedValue = closest(rule, prop);$/;" c
16Value lib/index.js /^ const resolvedValue = closest(rule, prop);$/;" c
17_interopRequireDefault build/index.js /^function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }$/;" f
18check test/test.js /^ function check(actual, expected, options) {$/;" f
19closest build/index.js /^ function closest(container, prop) {$/;" f
20closest lib/index.js /^ function closest(container, prop) {$/;" f
21each build/index.js /^ container.each(function (node) {$/;" f
22eachDecl build/index.js /^ eachDecl(container, function (decl) {$/;" f
23eachDecl build/index.js /^ eachDecl(rule, function (decl) {$/;" f
24eachDecl build/index.js /^function eachDecl(container, callback) {$/;" f
25eachDecl lib/index.js /^function eachDecl(container, callback) {$/;" f
26error build/index.js /^ error(message, rule) {$/;" f
27error lib/index.js /^ error(message, rule) {$/;" f
28function build/index.js /^ return function (root, result) {$/;" f
29if build/index.js /^ if (decl.prop === prop) {$/;" f
30if build/index.js /^ if (!container) {$/;" f
31if build/index.js /^ if (!resolvedValue) {$/;" f
32if build/index.js /^ if (node.type === 'atrule') {$/;" f
33if build/index.js /^ if (node.type === 'decl') {$/;" f
34if build/index.js /^ if (!log) {$/;" f
35if lib/index.js /^ if (decl.prop === prop) {$/;" f
36if lib/index.js /^ if (!container) {$/;" f
37if lib/index.js /^ if (!resolvedValue) {$/;" f
38if lib/index.js /^ if (node.type === 'atrule') {$/;" f
39if lib/index.js /^ if (node.type === 'decl') {$/;" f
40if lib/index.js /^ if (!log) {$/;" f
41if test/test.js /^ if (expected instanceof RegExp) {$/;" f
42media test/test.js /^ @media (min-width: 400px) {$/;" f
43obj build/index.js /^function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }$/;" o
44propertyLookup build/index.js /^function propertyLookup(options) {$/;" f
45propertyLookup lib/index.js /^function propertyLookup(options) {$/;" f
46resolveLookup build/index.js /^ function resolveLookup(rule, orig, prop) {$/;" f
47resolveLookup lib/index.js /^ function resolveLookup(rule, orig, prop) {$/;" f
48stripTabs test/test.js /^ function stripTabs(input) {$/;" f
49walkRules build/index.js /^ root.walkRules(function (rule) {$/;" f
50warn build/index.js /^ warn(message, rule, result) {$/;" f
51warn lib/index.js /^ warn(message, rule, result) {$/;" f