Home
last modified time | relevance | path

Searched refs:count (Results 1 – 25 of 189) sorted by path

12345678

/template/20cones/images/
H A Dpagetools-build.php25 $cnt = count($input);
/template/a_free_worldic/
H A Dtpl_functions.php317 while(count($path) > 0) {
/template/a_new_day/js/
H A Dcontrols.js418 var count = 0;
H A Dprototype.js169 sub: function(pattern, replacement, count) { argument
171 count = count === undefined ? 1 : count;
174 if (--count < 0) return match[0];
/template/a_new_day/
H A Dtpl_functions.php22 while(!$found && count($path) >= 0) {
34 $nr = count($lines);
57 $last_position = $positions[count($positions) - 1];
H A Dtplfn_sidebar.php61 for($i=0; $i<count($lines); $i++)
/template/able/css/
H A Dable.css1519 div.sharedaddy .wpl-count {
1522 .wpl-count-number {
/template/ad-hominem/
H A Ddetail.php109 if(count($media_usage) > 0){
H A Dmy_template.php295 $last = count($crumbs);
328 $count = count($parts);
329 $isdir = ( $parts[$count-1] == $conf['start']);
347 for($i = 0; $i < $count - 1; $i++) {
351 if ($i == $count-2 && $isdir) break; // Skip last if it is an index page
363 echo tpl_pagetitle($page . $parts[$count-1], true);
365 echo tpl_pagelink($page . $parts[$count-1], null, true);
442 if(!$tocok || !is_array($toc) || !$conf['tocminheads'] || count($toc) < $conf['tocminheads']) {
455 if (count(
[all...]
/template/adoradark/
H A Ddetail.php63 if(count($media_usage) > 0){
/template/adoradark/images/
H A Dpagetools-build.php23 $cnt = count($input);
/template/amanuensis/inc/
H A Dindex.php75 $arrlent = count($pageid);
115 $count=array();
124 $count[$l]++;
128 $nslist[$l][$count[$l]][] = noNS($item['id']);
133 if (is_array ($nslist[$l][$count[$l]])){
134 if (!in_array(noNS($item['id']),$nslist[$l][$count[$l]])){
/template/ameoto/
H A Dtpl_functions.php21 while(!$found && count($path) >= 0) {
/template/arcade-basic/css/
H A Dable.css1519 div.sharedaddy .wpl-count {
1522 .wpl-count-number {
/template/arcadebasic/css/
H A Darcadebasic-responsive.css123 -webkit-column-count: 1 !important;
124 -moz-column-count: 1 !important;
125 column-count: 1 !important; } }
/template/arctic-mbo/
H A Dtpl_functions.php368 while(count($path) > $min_path_depth) {
403 $count = count($parts);
408 $count = 1;
416 for($i=0; $i<$count - 1; $i++){
/template/arctic/
H A Dtpl_functions.php366 while(count($path) > 0) {
/template/arctictut/
H A Dtpl_functions.php351 while(count($path) > 0) {
/template/argon-alt/assets/css/
H A Dargon-design-system.css5371 column-count: 3;
H A Ddoku.css6267 column-count: 3;
/template/argon/assets/css/
H A Dargon-design-system.css4853 column-count: 3;
H A Ddoku.css6057 column-count: 3;
/template/basical/css/
H A Dbasical.css403 ul.footermenu .count{
/template/battlehorse/js/
H A Dcontrols.js418 var count = 0;
H A Dprototype.js169 sub: function(pattern, replacement, count) { argument
171 count = count === undefined ? 1 : count;
174 if (--count < 0) return match[0];

12345678