Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DFunctionCommentThrowTagSniff.php242 $tagCount = count($throwTags);
243 if ($tokenCount !== $tagCount) {
247 $tagCount,
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DDescriptionFactory.php122 $tagCount = 0;
127 $tokens[$i] = '%' . ++$tagCount . '$s';
/plugin/diagramsnet/lib/plugins/
H A Dtags.js108 function matchTags(tags, lookup, tagCount) argument
114 if (tmp.length > tagCount)
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js7228 var tagCount = 0;
7236 tagCount++;
7256 for (var j = 0; j < tmp.length && (matchCount < tagCount); j++)
7264 match = matchCount == tagCount;
H A DExtensions.js4169 var tagCount = 0;
4179 tagCount++;
4185 tagCount++;
4246 openTagsCount.push(tagCount);
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js6977 var tagCount=match?match.length:0;
6982 return tagCount+10*classCount+100*idCount
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js26243 var tagCount = match ? match.length : 0;
26251 return tagCount + 10*classCount + 100*idCount;
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js6988 var tagCount=match?match.length:0;
6993 return tagCount+10*classCount+100*idCount