Home
last modified time | relevance | path

Searched refs:origCount (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A DJpegMeta.php2143 $origCount = count($origValue);
2145 if ($origCount == 0 ) {
2154 $count = $origCount;
2158 while (($j < $count) && ($j < $origCount)) {
2184 $count = $origCount;
2188 while (($j < $count) && ($j < $origCount)) {
2200 $count = $origCount;
2204 while (($j < $count) && ($j < $origCount)) {
2216 $count = $origCount;
2220 while (($j < $count) && ($j < $origCount)) {
[all...]