Home
last modified time | relevance | path

Searched refs:zx_format_parse_error (Results 1 – 10 of 10) sorted by path

/dports/security/p5-Net-SAML/zxid-1.42/Net/
H A DSAML.pm96 *zx_format_parse_error = *Net::SAMLc::zx_format_parse_error;
H A DSAML_wrap.c8153 result = (int)zx_format_parse_error(arg1,arg2,arg3,arg4); in XS()
/dports/security/p5-Net-SAML/zxid-1.42/php/
H A Dzxid_wrap.c6813 result = (int)zx_format_parse_error(arg1,arg2,arg3,arg4); in ZEND_NAMED_FUNCTION()
44980 SWIG_ZEND_NAMED_FE(zx_format_parse_error,_wrap_zx_format_parse_error,NULL)
/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzx.h297 int zx_format_parse_error(struct zx_ctx* ctx, char* buf, int siz, char* logkey);
H A Dzxencdectest.c328 zx_format_parse_error(cf->ctx, buf, sizeof(buf), "test6"); in covimp_test()
H A Dzxidwsp.c782 zx_format_parse_error(cf->ctx, msg, sizeof(msg), "valid"); in zxid_wsp_validate()
H A Dzxlibdec.c42 int zx_format_parse_error(struct zx_ctx* ctx, char* buf, int siz, char* logkey) in zx_format_parse_error() function
/dports/security/p5-Net-SAML/zxid-1.42/zxidjava/
H A Dzxid_wrap.c3236 result = (int)zx_format_parse_error(arg1,arg2,arg3,arg4);
H A Dzxidjni.java736 …public static int zx_format_parse_error(SWIGTYPE_p_zx_ctx ctx, String buf, int siz, String logkey)…
737 return zxidjniJNI.zx_format_parse_error(SWIGTYPE_p_zx_ctx.getCPtr(ctx), buf, siz, logkey);
H A DzxidjniJNI.java197 …public final static native int zx_format_parse_error(long jarg1, String jarg2, int jarg3, String j…