Lines Matching refs:count
235 if (count($this->footerScript) > 0) {
523 $loggedIn = (is_array($USERINFO) === true && count($USERINFO) > 0);
616 if (count($pageToolsMenu) > 0 ) {
630 if (count($siteToolsMenu) > 0 ) {
650 if (count($userToolsMenu) > 0 ) {
674 if (count($pageToolsMenu) > 0) {
681 if (count($siteToolsMenu) > 0) {
695 if (count($userToolsMenu) > 0) {
812 if (count($items) > 0) {
845 if (is_array($USERINFO) === true && count($USERINFO) > 0) {
850 if (is_array($USERINFO) === true && count($USERINFO) > 0) {
1121 $loggedIn = (is_array($USERINFO) === true && count($USERINFO) > 0);
1173 if (0 !== count($forms)) {
1443 $last = count($crumbs);
1527 $count = count($parts);
1530 for ($i = 0; $i < ($count - 1); $i++) {
1565 if (count($matches) > 0 && count($matches[0]) > (($showLast * 2) + 2)) {
1566 $count = count($matches[0]);
1573 for ($i = ($count - ($showLast * 2)); $i <= $count; $i++) {
1765 (strcasecmp($ACT, 'admin') === 0 && count($MIKIO_ICONS) > 0)
1777 if (is_array($preview) === true && count($preview) > 0) {
1797 if (count($MIKIO_ICONS) > 0) {
1800 if (count($matches) > 1) {
1803 if (count($e) > 1) {
1810 if (count($e) < $i || empty($e[$i]) === true) {
1835 $s = preg_replace('/(class=")(.*)"/', '$1mikio-icon $2"', $s, -1, $count);
1836 if ($count === 0) {
1847 if (is_array($preview) === true && count($preview) > 0) {
2109 if (count($matches) > 0) {
2111 if (count($imageTagMatches) > 0) {
2115 if (count($imageTagMatches) > 0) {
2533 if (count($version_items) >= 1) {