HomeSort by relevance Sort by last modified time
    Searched refs:yadis (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
openid.php 4 * Supports Yadis discovery.
174 * Performs Yadis and HTML discovery. Normally not used.
187 # We save the original url in case of Yadis discovery failure.
192 # A flag to disable yadis discovery in case of failure in headers.
193 $yadis = true; variable
197 if ($yadis) {
259 $yadis = false; variable
277 # At this point, the YADIS Discovery has failed, so we'll switch
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
openid.php 4 * Supports Yadis discovery.
174 * Performs Yadis and HTML discovery. Normally not used.
187 # We save the original url in case of Yadis discovery failure.
192 # A flag to disable yadis discovery in case of failure in headers.
193 $yadis = true; variable
197 if ($yadis) {
259 $yadis = false; variable
277 # At this point, the YADIS Discovery has failed, so we'll switch

Completed in 126 milliseconds