Home
last modified time | relevance | path

Searched defs:albumcount (Results 1 – 4 of 4) sorted by relevance

/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/
H A Dseo_cleanup.php147 $albumcount = sanitize_numeric($_GET['albumcount']); variable
154 $albumcount = 0; variable
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Utils/MetaData/
H A DArtist.cpp33 uint16_t albumcount; member
79 uint16_t Artist::albumcount() const in albumcount() function in Artist
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/utilities/
H A Dgallery_statistics.php491 $albumcount = $_zp_gallery->getNumAlbums(true); variable
/dports/www/swiggle/swiggle-0.4/
H A Dswiggle.c110 int albumcount, i, imgcount; local