Lines Matching refs:assoc
293 foreach ($matching_associations as $key => $assoc) {
294 $issued[$key] = $assoc[0];
295 $assocs[$key] = $assoc[1];
303 list(, $assoc) = $matching_associations[0];
304 return $assoc;
376 $assoc = $this->getAssociation($server_url, $handle);
377 if ($assoc === null) {
495 list($assoc_filename, $assoc) = $pair;
497 if ($assoc->getExpiresIn() == 0) {
660 list($assoc_filename, $assoc) = $pair;
662 if ($assoc->getExpiresIn() == 0) {