Home
last modified time | relevance | path

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

/dports/net/pecl-oauth2/oauth-2.0.7/tests/
H A Doauth_curl_debug_handler.phpt15 $x->setRequestEngine(OAUTH_REQENGINE_STREAMS);
H A Dplaintext.phpt14 $x->setRequestEngine(OAUTH_REQENGINE_STREAMS);
H A Drsa.phpt16 $x->setRequestEngine(OAUTH_REQENGINE_STREAMS);
H A Dplaintext2.phpt14 $x->setRequestEngine(OAUTH_REQENGINE_STREAMS);
H A Dreqtoken_bug44603.phpt14 $x->setRequestEngine(OAUTH_REQENGINE_STREAMS);
H A Dreqtoken_php.phpt15 $x->setRequestEngine(OAUTH_REQENGINE_STREAMS);
H A Doauth_reqtoken.phpt10 $x->setRequestEngine(OAUTH_REQENGINE_STREAMS);
/dports/net/pecl-oauth2/oauth-2.0.7/
H A Dphp_oauth.h103 #define OAUTH_REQENGINE_STREAMS 1 macro
H A Doauth.c1600 case OAUTH_REQENGINE_STREAMS:
1884 soo->reqengine = OAUTH_REQENGINE_STREAMS;
2343 case OAUTH_REQENGINE_STREAMS:
2798 …REGISTER_LONG_CONSTANT("OAUTH_REQENGINE_STREAMS", OAUTH_REQENGINE_STREAMS, CONST_CS | CONST_PERSIS…