Group
Extension

Matches 6

zxid ( S/SA/SAMPO/zxid-1.42.tgz, SAMPO, 2016; MetaCPAN )
zxid/zxidconf.h ( view source; MetaCPAN )
'n'

/*(c) JSON client Content-Type header generation
 * Various styles exist.
 *
 * Does not affect metadata. */
//#define ZXID_JSON_CONTENT_TYPE "Content-Type: text/json"
#define ZXID_JSON_CONTENT_T
YPE "Content-Type: application/json"


/*(c) Command that will be executed by zxidwspcgi to respond to a web service call. */
#ifndef ZXID_WSPCGICMD
#define ZXID_WSPCGICMD "./zxid-wspcgicmd.sh"
#endif
zxid ( S/SA/SAMPO/zxid-1.42.tgz, SAMPO, 2016; MetaCPAN )
zxid/php/php_zxid.h ( view source; MetaCPAN )
xid_find_ses);
ZEND_NAMED_FUNCTION(_wrap_zxid_ses_to_ldif);
ZEND_NAMED_FUNCTION(_wrap_zxid_ses_to_json);
ZEND_NAMED_FUNCTION(_wrap_zxid_ses_to_qs);
ZEND_NAMED_FUNCTION(_wrap_zxid_ses_to_pool);
ZEND_NA
zxid ( S/SA/SAMPO/zxid-1.42.tgz, SAMPO, 2016; MetaCPAN )
zxid/zxidpriv.h ( view source; MetaCPAN )
t* res_len, int auto_flags, const char* status);
ZXID_DECL char* zxid_simple_show_json(zxid_conf* cf, const char* json, int* res_len, int auto_flags, const char* status);

/* zxidmeta */

#ifdef USE_O
zxid ( S/SA/SAMPO/zxid-1.42.tgz, SAMPO, 2016; MetaCPAN )
zxid/zxidutil.h ( view source; MetaCPAN )
onst char* zx_json_extract_raw(const char* hay, const char* key, int* len);
ZXID_DECL char* zx_json_extract_dup(struct zx_ctx* c, const char* hay, const char* key);
ZXID_DECL int zx_json_extract_int(c
zxid ( S/SA/SAMPO/zxid-1.42.tgz, SAMPO, 2016; MetaCPAN )
zxid/Net/SAML.pm ( view source; MetaCPAN )
*Net::SAMLc::zxid_find_ses;
*ses_to_ldif = *Net::SAMLc::zxid_ses_to_ldif;
*ses_to_json = *Net::SAMLc::zxid_ses_to_json;
*ses_to_qs = *Net::SAMLc::zxid_ses_to_qs;
*ses_to_pool = *Net::SAMLc::zxid_ses_t
zxid ( S/SA/SAMPO/zxid-1.42.tgz, SAMPO, 2016; MetaCPAN )
zxid/zxid.h ( view source; MetaCPAN )
UTO_FMTQ  0x2000 /* Output Format Query String */
#define ZXID_AUTO_FMTJ  0x4000 /* Output Format JSON */

ZXID_DECL char* zxid_simple(char* conf, char* qs, int auto_flags);
ZXID_DECL char* zxid_idp_l
ruct zx_str* zxid_ses_to_ldif(zxid_conf* cf, zxid_ses* ses);
ZXID_DECL struct zx_str* zxid_ses_to_json(zxid_conf* cf, zxid_ses* ses);
ZXID_DECL struct zx_str* zxid_ses_to_qs(zxid_conf* cf, zxid_ses* s

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.