Lines Matching refs:count
224 if (count($this->footerScript) > 0) {
514 $loggedIn = (is_array($USERINFO) === true && count($USERINFO) > 0);
733 if (count($items) > 0) {
766 if (is_array($USERINFO) === true && count($USERINFO) > 0) {
771 if (is_array($USERINFO) === true && count($USERINFO) > 0) {
1016 $loggedIn = (is_array($USERINFO) === true && count($USERINFO) > 0);
1321 $last = count($crumbs);
1408 $count = count($parts);
1411 for ($i = 0; $i < ($count - 1); $i++) {
1439 if (count($matches) > 0 && count($matches[0]) > (($showLast * 2) + 2)) {
1440 $count = count($matches[0]);
1447 for ($i = ($count - ($showLast * 2)); $i <= $count; $i++) {
1619 strcasecmp($ACT, 'admin') === 0 && count($MIKIO_ICONS) > 0
1630 if (is_array($preview) === true && count($preview) > 0) {
1650 if (count($MIKIO_ICONS) > 0) {
1653 if (count($matches) > 1) {
1656 if (count($e) > 1) {
1663 if (count($e) < $i || empty($e[$i]) === true) {
1688 $s = preg_replace('/(class=")(.*)"/', '$1mikio-icon $2"', $s, -1, $count);
1689 if ($count === 0) {
1700 if (is_array($preview) === true && count($preview) > 0) {
1966 if (count($matches) > 0) {
1968 if (count($imageTagMatches) > 0) {
1972 if (count($imageTagMatches) > 0) {
2392 if (count($version_items) >= 1) {