Lines Matching refs:debug
231 this.debug(this.pattern, set)
260 this.debug('matchOne',
263 this.debug('matchOne', file.length, pattern.length)
271 this.debug('matchOne loop')
275 this.debug(pattern, p, f)
283 this.debug('GLOBSTAR', [pattern, p, f])
310 this.debug('** at the end')
328 this.debug('\nglobstar while', file, fr, pattern, pr, swallowee)
332 this.debug('globstar found match!', fr, fl, swallowee)
340 this.debug('dot detected!', file, fr, pattern, pr)
345 this.debug('globstar swallow a segment, and continue')
356 this.debug('\n>>> no match, partial?', file, fr, pattern, pr)
368 this.debug('string match', p, f, hit)
371 this.debug('pattern match', p, f, hit)
478 this.debug('clearStateChar %j %j', stateChar, re)
484 this.debug('%s\t%s %s %j', pattern, i, re, c)
525 this.debug('%s\t%s %s %j <-- stateChar', pattern, i, re, c)
530 this.debug(' in class')
539 this.debug('call clearStateChar %j', stateChar)
566 this.debug(this.pattern, '\t', plEntry)
575 this.debug('plType %j %j', stateChar, re)
701 this.debug('setting tail', re, pl)
719 this.debug('tail=%j\n %s', tail, tail, pl, re)
886 this.debug('match', f, this.pattern)
903 this.debug(this.pattern, 'split', f)
911 this.debug(this.pattern, 'set', set)