Home
last modified time | relevance | path

Searched defs:newtoken (Results 1 – 25 of 126) sorted by relevance

123456

/dports/www/moodle310/moodle/admin/registration/
H A Dconfirmregistration.php40 $newtoken = optional_param('newtoken', '', PARAM_ALPHANUM); variable
/dports/www/moodle311/moodle/admin/registration/
H A Dconfirmregistration.php40 $newtoken = optional_param('newtoken', '', PARAM_ALPHANUM); variable
/dports/www/moodle39/moodle/admin/registration/
H A Dconfirmregistration.php40 $newtoken = optional_param('newtoken', '', PARAM_ALPHANUM); variable
/dports/www/aria2/aria2-1.36.0/test/
H A DDHTTokenTrackerTest.cc40 std::string newtoken = tracker.generateToken(infohash, ipaddr, port); in testGenerateToken() local
/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/lib/
H A Dlibrfc3041.c40 …ntifier, ipv6calc_ipv6addr *token, ipv6calc_ipv6addr *newidentifier, ipv6calc_ipv6addr *newtoken) { in librfc3041_calc()
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/d1x-rebirth/main/
H A Dsnddecom.cpp66 int newtoken = 1; in sound_decompress() local
/dports/news/inn-current/inn-2.7-20211226/contrib/
H A Drespool.c30 TOKEN token, newtoken; in ProcessLine() local
/dports/news/inn/inn-2.6.4/contrib/
H A Drespool.c30 TOKEN token, newtoken; in ProcessLine() local
/dports/sysutils/shlock/inn-2.6.4/contrib/
H A Drespool.c30 TOKEN token, newtoken; in ProcessLine() local
/dports/cad/electric/electric-7.00/src/vhdl/
H A Dvhdl.c2499 TOKENLIST *newtoken; in vhdl_makekeytoken() local
2537 TOKENLIST *newtoken; in vhdl_makeidenttoken() local
2588 TOKENLIST *newtoken; in vhdl_makestrtoken() local
2650 TOKENLIST *newtoken; in vhdl_makedecimaltoken() local
2691 TOKENLIST *newtoken; in vhdl_maketoken() local
2728 TOKENLIST *newtoken; in vhdl_makechartoken() local
/dports/audio/julius/julius-4.1.2/libsent/src/phmm/
H A Dvsegment.c66 SEGTOKEN *newtoken, *token, *tmptoken, *root; in viterbi_segment() local
/dports/cad/ngspice_rework/ngspice-35/src/xspice/enh/
H A Denhtrans.c214 char *newtoken; in count_tokens() local
/dports/security/libpwquality/libpwquality-1.4.4/src/
H A Dpam_pwquality.c191 const char *newtoken = NULL; in pam_sm_chauthtok() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/atifs/src/
H A DCompiler2Pass.cpp241 TokenInst newtoken; in ValidateToken() local
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/atifs/src/
H A DCompiler2Pass.cpp241 TokenInst newtoken; in ValidateToken() local
/dports/www/moodle311/moodle/lib/classes/hub/
H A Dregistration.php344 public static function confirm_registration($token, $newtoken, $hubname) {
/dports/www/moodle310/moodle/lib/classes/hub/
H A Dregistration.php344 public static function confirm_registration($token, $newtoken, $hubname) {
/dports/www/moodle39/moodle/lib/classes/hub/
H A Dregistration.php344 public static function confirm_registration($token, $newtoken, $hubname) {
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/pcp/
H A Dpcpdauthtoken.c69 static void newtoken(char *p) in newtoken() function
/dports/mail/courier/courier-0.65.3/pcp/
H A Dpcpdauthtoken.c70 static void newtoken(char *p) in newtoken() function
/dports/devel/checkheaders/checkheaders-1.0.1/src/
H A Dtokenize.cpp70 Token *newtoken = new Token; in addtoken() local
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_code_line.c28 Elm_Code_Token *token, *newtoken; in _elm_code_line_tokens_split_at() local
/dports/textproc/refdb/refdb-0.9.9-1/src/
H A Drefdbdnote.c682 char *newtoken; in getnote() local
2425 char *newtoken; in addlink() local
/dports/biology/wise/wise2.4.1/src/dyc/
H A Dy.tab.c246 #define YYBACKUP( newtoken, newvalue )\ argument
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/shibsp/attribute/resolver/impl/
H A DQueryAttributeResolver.cpp377 saml1::Assertion* newtoken = assertions.front(); in SAML1Query() local
566 saml2::Assertion* newtoken = nullptr; in SAML2Query() local

123456