UNPKG

2.98 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 //
7Swig index.js /^ Swig.prototype._r = function () {$/;" c
8Swig index.js /^var Swig = require('swig').Swig;$/;" v
9Swig test/ut/test.js /^var Swig = require('..\/..\/');$/;" v
10Swig._r index.js /^ Swig.prototype._r = function () {$/;" m
11exports tags/body.js /^var exports = module.exports;$/;" v
12exports tags/head.js /^var exports = module.exports;$/;" v
13exports tags/html.js /^var exports = module.exports;$/;" v
14exports tags/require.js /^var exports = module.exports;$/;" v
15exports tags/script.js /^var exports = module.exports;$/;" v
16exports tags/style.js /^var exports = module.exports;$/;" v
17exports tags/uri.js /^var exports = module.exports;$/;" v
18exports.compile tags/body.js /^exports.compile = function(compiler, args, content, parents, options, blockName) {$/;" f
19exports.compile tags/head.js /^exports.compile = function(compiler, args, content, parents, options, blockName) {$/;" f
20exports.compile tags/html.js /^exports.compile = function(compiler, args, content, parents, options, blockName) {$/;" f
21exports.compile tags/require.js /^exports.compile = function(compiler, args, content, parents, options, blockName) {$/;" f
22exports.compile tags/script.js /^exports.compile = function(compiler, args, content, parents, options, blockName) {$/;" f
23exports.compile tags/style.js /^exports.compile = function(compiler, args, content, parents, options, blockName) {$/;" f
24exports.compile tags/uri.js /^exports.compile = function(compiler, args, content, parents, options, blockName) {$/;" f
25exports.compile tags/widget.js /^exports.compile = function (compiler, args) {$/;" f
26exports.parse tags/body.js /^exports.parse = function() {$/;" f
27exports.parse tags/head.js /^exports.parse = function(str, line, parser, types) {$/;" f
28exports.parse tags/html.js /^exports.parse = function(str, line, parser, types) {$/;" f
29exports.parse tags/require.js /^exports.parse = function(str, line, parser, types) {$/;" f
30exports.parse tags/script.js /^exports.parse = function(str, line, parser, types) {$/;" f
31exports.parse tags/style.js /^exports.parse = function(str, line, parser, types) {$/;" f
32exports.parse tags/uri.js /^exports.parse = function(str, line, parser, types) {$/;" f
33exports.parse tags/widget.js /^exports.parse = function (str, line, parser, types, stack, opts) {$/;" f
34ignore tags/widget.js /^var ignore = 'ignore',$/;" v
35module.exports index.js /^module.exports = function (res, options) {$/;" f
36r.fis test/ut/test.js /^ fis: new rApi.ResourceApi(__dirname + '\/config')$/;" p
37rApi test/ut/test.js /^var rApi = require('..\/..\/..\/yog\/middleware\/yog-resource-api');$/;" v
38swig test/ut/test.js /^var swig = Swig(r);$/;" v