Home
last modified time | relevance | path

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

/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron.inc.php238 function parseElement($element, &$targetArray, $numberOfElements) { argument
240 for ($i=0;$i<$numberOfElements;$i++) {
248 $matches[4] = $numberOfElements; //to
H A Dpseudo-cron-image.php281 function parseElement($element, &$targetArray, $numberOfElements) { argument
283 for ($i=0;$i<$numberOfElements;$i++) {
291 $matches[4] = $numberOfElements; //to
/plugin/cronojob/
H A Dpseudocron.php220 function parseElement($element, &$targetArray, $numberOfElements) { argument
222 for ($i=0;$i<$numberOfElements;$i++) {
230 $matches[4] = $numberOfElements; //to