Home
last modified time | relevance | path

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

/plugin/autotweet/
H A DOAuth.php295 "oauth_nonce" => OAuthRequest::generate_nonce(),
473 private static function generate_nonce() { function in OAuthRequest