Home
last modified time | relevance | path

Searched refs:succeeded (Results 1 – 25 of 27) sorted by relevance

12

/plugin/openid/Auth/OpenID/
H A DAX.php1004 * @param bool $succeeded
1008 function make($succeeded=true, $error_message=null) argument
1010 if (($succeeded) && ($error_message !== null)) {
1015 return new Auth_OpenID_AX_StoreResponse($succeeded, $error_message);
1018 function __construct($succeeded=true, $error_message=null) argument
1020 if ($succeeded) {
1032 function succeeded() function in Auth_OpenID_AX_StoreResponse
1047 if ((!$this->succeeded()) && $this->error_message) {
H A DMessage.php644 $succeeded = $this->namespaces->addAlias($openid_ns_uri,
647 if ($succeeded === false) {
/plugin/fedauth/Auth/OpenID/
H A DAX.php983 function make($succeeded=true, $error_message=null) argument
985 if (($succeeded) && ($error_message !== null)) {
990 return new Auth_OpenID_AX_StoreResponse($succeeded, $error_message);
993 function Auth_OpenID_AX_StoreResponse($succeeded=true, $error_message=null) argument
995 if ($succeeded) {
1007 function succeeded() function in Auth_OpenID_AX_StoreResponse
1015 if ((!$this->succeeded()) && $this->error_message) {
H A DMessage.php580 $succeeded = $this->namespaces->addAlias($openid_ns_uri,
583 if ($succeeded === false) {
/plugin/stopforumspam2/
H A Dhelper.php176 …* @return array ('succeeded' => [TRUE if succeeded, or FALSE if failed], 'message' => [a message t…
179 …if ($ip == null or $email == null or $username == null) return array('succeeded' => FALSE, 'messag…
181 … if ($api == '') return array('succeeded' => FALSE, 'message' => $this->getLang('lackingAPI'));
/plugin/siteexport/inc/
H A Dfilewriter.php74 $succeeded = $this->pdfGenerator->createPDFFromFile($FILE, $NAME);
77 $this->__moveDataToZip($succeeded, "_debug/$NAME.html", $ZIP, true);
80 if ($succeeded === false) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DParserATNSimulator.php1485 * true pred and include in succeeded set. Returns Pair of sets.
1498 $succeeded = new ATNConfigSet($configs->fullCtx);
1506 $succeeded->add($c);
1511 $succeeded->add($c);
1515 return [$succeeded, $failed];
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DConnectManager.as155 // Cleans up all connections if none have succeeded by the timeout interval
H A DJplayerMp3.as298 …return true; // Technically the pause(0) succeeded. ie., It did nothing, since nothing was require…
H A DJplayerMp4.as294 …return true; // Technically the pause(0) succeeded. ie., It did nothing, since nothing was require…
H A DJplayerRtmp.as798 …return true;// Technically the pause(0) succeeded. ie., It did nothing, since nothing was required.
/plugin/diagramsnet/lib/stencils/
H A DLICENSE16 …f 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as othe…
/plugin/diagramsnet/lib/templates/
H A DLICENSE16 …f 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as othe…
/plugin/diagramsnet/lib/img/
H A DLICENSE16 …f 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as othe…
/plugin/bible/bible_douayRheims/
H A DJosue.txt90 …5:7. The children of these succeeded in the place of their fathers, and were circumcised by Josue:…
340 …14:4. But in their place succeeded the children of Joseph divided into two tribes, of Manasses and…
H A DJudges.txt305 10:3. To him succeeded Jair, the Galaadite, who judged Israel for two and twenty years,
371 12:11. To him succeeded Ahialon, a Zabulonite: and he judged Israel ten years:
H A D2_Machabees.txt263 …n gained ground by little and little, and that things for the most part succeeded prosperously wit…
H A DDaniel.txt233 5:31. And Darius, the Mede, succeeded to the kingdom, being threescore and two years old.
H A D1_Machabees.txt220 …ard these things, he was amazed and discouraged: because things had not succeeded in Israel accord…
H A DDeuteronomy.txt300 …Jacan into Mosera, where Aaron died and was buried, and Eleazar his son succeeded him in the pries…
H A DGenesis.txt1078 36:38. And when he also was dead, Balanan, the son of Achobor, succeeded to the kingdom.
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/subjectindex/plugins/
H A Dbible_verses.txt19251 …of judgment with you. Why is it that the way of wicked ones is what has succeeded, that all those …
27162 And our forefathers who succeeded to it also brought it in with Joshua into the land possessed by t…
27797 But, when two years had elapsed, Felix was succeeded by Porcius Festus; and because Felix desired t…

12