Home
last modified time | relevance | path

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

/dports/security/p5-Net-SAML/zxid-1.42/zxidjava/
H A DSWIGTYPE_p_zx_sa_Attribute_s.java11 public class SWIGTYPE_p_zx_sa_Attribute_s { class
14 protected SWIGTYPE_p_zx_sa_Attribute_s(long cPtr, boolean futureUse) { in SWIGTYPE_p_zx_sa_Attribute_s() method in SWIGTYPE_p_zx_sa_Attribute_s
18 protected SWIGTYPE_p_zx_sa_Attribute_s() { in SWIGTYPE_p_zx_sa_Attribute_s() method in SWIGTYPE_p_zx_sa_Attribute_s
22 protected static long getCPtr(SWIGTYPE_p_zx_sa_Attribute_s obj) { in getCPtr()
H A Dzxidjni.java3472 public static void attr_orig_set(SWIGTYPE_p_zxid_attr self, SWIGTYPE_p_zx_sa_Attribute_s value) {
3473 …zxidjniJNI.zxid_attr_orig_set(SWIGTYPE_p_zxid_attr.getCPtr(self), SWIGTYPE_p_zx_sa_Attribute_s.get…
3476 public static SWIGTYPE_p_zx_sa_Attribute_s attr_orig_get(SWIGTYPE_p_zxid_attr self) {
3478 return (cPtr == 0) ? null : new SWIGTYPE_p_zx_sa_Attribute_s(cPtr, false);
4719 …public static SWIGTYPE_p_zx_sa_Attribute_s find_attribute(zxid_a7n a7n, int nfmt_len, String nfmt,…
4721 return (cPtr == 0) ? null : new SWIGTYPE_p_zx_sa_Attribute_s(cPtr, false);
/dports/security/p5-Net-SAML/zxid-1.42/csharp/
H A DSWIGTYPE_p_zx_sa_Attribute_s.cs13 public class SWIGTYPE_p_zx_sa_Attribute_s { class
16 internal SWIGTYPE_p_zx_sa_Attribute_s(IntPtr cPtr, bool futureUse) { in SWIGTYPE_p_zx_sa_Attribute_s() method in SWIGTYPE_p_zx_sa_Attribute_s
20 protected SWIGTYPE_p_zx_sa_Attribute_s() { in SWIGTYPE_p_zx_sa_Attribute_s() method in SWIGTYPE_p_zx_sa_Attribute_s
24 internal static HandleRef getCPtr(SWIGTYPE_p_zx_sa_Attribute_s obj) { in getCPtr()
H A Dzxid.cs2698 …public static void zxid_attr_orig_set(SWIGTYPE_p_zxid_attr self, SWIGTYPE_p_zx_sa_Attribute_s valu… in zxid_attr_orig_set()
2699 …zxidPINVOKE.zxid_attr_orig_set(SWIGTYPE_p_zxid_attr.getCPtr(self), SWIGTYPE_p_zx_sa_Attribute_s.ge… in zxid_attr_orig_set()
2702 public static SWIGTYPE_p_zx_sa_Attribute_s zxid_attr_orig_get(SWIGTYPE_p_zxid_attr self) { in zxid_attr_orig_get()
2704SWIGTYPE_p_zx_sa_Attribute_s ret = (cPtr == IntPtr.Zero) ? null : new SWIGTYPE_p_zx_sa_Attribute_s in zxid_attr_orig_get()
3923 …public static SWIGTYPE_p_zx_sa_Attribute_s zxid_add_ldif_attrs(SWIGTYPE_p_zxid_conf cf, SWIGTYPE_p… in zxid_add_ldif_attrs()
3925SWIGTYPE_p_zx_sa_Attribute_s ret = (cPtr == IntPtr.Zero) ? null : new SWIGTYPE_p_zx_sa_Attribute_s in zxid_add_ldif_attrs()
3929 …public static SWIGTYPE_p_zx_sa_Attribute_s zxid_gen_boots(SWIGTYPE_p_zxid_conf cf, string uid, str… in zxid_gen_boots()
3931SWIGTYPE_p_zx_sa_Attribute_s ret = (cPtr == IntPtr.Zero) ? null : new SWIGTYPE_p_zx_sa_Attribute_s in zxid_gen_boots()
4119SWIGTYPE_p_zx_sa_Attribute_s ret = (cPtr == IntPtr.Zero) ? null : new SWIGTYPE_p_zx_sa_Attribute_s in zxid_find_attribute()
4231 …public static SWIGTYPE_p_zx_sa_Attribute_s zxid_mk_attribute(SWIGTYPE_p_zxid_conf cf, string name,… in zxid_mk_attribute()
[all …]
/dports/security/p5-Net-SAML/zxid-1.42/
H A DManifest606 csharp/SWIGTYPE_p_zx_sa_Attribute_s.cs
680 zxidjava/SWIGTYPE_p_zx_sa_Attribute_s.java
/dports/security/p5-Net-SAML/zxid-1.42/php/
H A Dzxid_wrap.c1012 #define SWIGTYPE_p_zx_sa_Attribute_s swig_types[37] macro
28906 if(SWIG_ConvertPtr(*args[1], (void **) &arg2, SWIGTYPE_p_zx_sa_Attribute_s, 0) < 0) { in ZEND_NAMED_FUNCTION()
28936 SWIG_SetPointerZval(return_value, (void *)result, SWIGTYPE_p_zx_sa_Attribute_s, 0); in ZEND_NAMED_FUNCTION()
40697 SWIG_SetPointerZval(return_value, (void *)result, SWIGTYPE_p_zx_sa_Attribute_s, 0); in ZEND_NAMED_FUNCTION()
46323 …estructors_ex(_wrap_destroy_p_zx_sa_Attribute_s,NULL,(char *)(SWIGTYPE_p_zx_sa_Attribute_s->name),…
46324 SWIG_TypeClientData(SWIGTYPE_p_zx_sa_Attribute_s,&le_swig__p_zx_sa_Attribute_s);
/dports/security/p5-Net-SAML/zxid-1.42/Net/
H A DSAML_wrap.c1517 #define SWIGTYPE_p_zx_sa_Attribute_s swig_types[35] macro
31881 res2 = SWIG_ConvertPtr(ST(1), &argp2,SWIGTYPE_p_zx_sa_Attribute_s, SWIG_POINTER_DISOWN | 0 ); in XS()
31917 …ST(argvi) = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_zx_sa_Attribute_s, 0 | 0); argv… in XS()
45360 …ST(argvi) = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_zx_sa_Attribute_s, 0 | 0); argv… in XS()