Searched refs:cntclose (Results 1 - 1 of 1) sorted by relevance

/httpd/support/
H A Dapxs.in586 my $cntclose = () = ($before =~ m|^\s*</.*$|mg);
588 if ($cntopen == $cntclose) {
592 elsif ($cntopen < $cntclose) {

Completed in 9 milliseconds