Home
last modified time | relevance | path

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

/plugin/issuetracker/
Ditsearch.php14 $cnt_i_findings = -1; // count issue findings variable
86 { $cnt_i_findings++;
92 $ref_findings['issues'][$cnt_i_findings] = $issue;
93 $ref_findings['issues'][$cnt_i_findings]['match'] = $needle;
116 if($cnt_i_findings > -1) {