Home
last modified time | relevance | path

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

/dports/security/p5-Net-SAML/zxid-1.42/zxidjava/
H A DSWIGTYPE_p_zxid_need.java11 public class SWIGTYPE_p_zxid_need { class
14 protected SWIGTYPE_p_zxid_need(long cPtr, boolean futureUse) { in SWIGTYPE_p_zxid_need() method in SWIGTYPE_p_zxid_need
18 protected SWIGTYPE_p_zxid_need() { in SWIGTYPE_p_zxid_need() method in SWIGTYPE_p_zxid_need
22 protected static long getCPtr(SWIGTYPE_p_zxid_need obj) { in getCPtr()
H A Dzxidjni.java1731 public static SWIGTYPE_p_zxid_need conf_need_get(zxid_conf self) {
1740 public static SWIGTYPE_p_zxid_need conf_want_get(zxid_conf self) {
3496 public static void need_n_set(SWIGTYPE_p_zxid_need self, SWIGTYPE_p_zxid_need value) {
3497 …zxidjniJNI.zxid_need_n_set(SWIGTYPE_p_zxid_need.getCPtr(self), SWIGTYPE_p_zxid_need.getCPtr(value)…
3500 public static SWIGTYPE_p_zxid_need need_n_get(SWIGTYPE_p_zxid_need self) {
3518 public static String need_usage_get(SWIGTYPE_p_zxid_need self) {
3526 public static String need_retent_get(SWIGTYPE_p_zxid_need self) {
3534 public static String need_oblig_get(SWIGTYPE_p_zxid_need self) {
3542 public static String need_ext_get(SWIGTYPE_p_zxid_need self) {
3546 public static SWIGTYPE_p_zxid_need new_zxid_need() {
[all …]
/dports/security/p5-Net-SAML/zxid-1.42/csharp/
H A DSWIGTYPE_p_zxid_need.cs13 public class SWIGTYPE_p_zxid_need { class
16 internal SWIGTYPE_p_zxid_need(IntPtr cPtr, bool futureUse) { in SWIGTYPE_p_zxid_need() method in SWIGTYPE_p_zxid_need
20 protected SWIGTYPE_p_zxid_need() { in SWIGTYPE_p_zxid_need() method in SWIGTYPE_p_zxid_need
24 internal static HandleRef getCPtr(SWIGTYPE_p_zxid_need obj) { in getCPtr()
H A Dzxid.cs1554 SWIGTYPE_p_zxid_need ret = (cPtr == IntPtr.Zero) ? null : new SWIGTYPE_p_zxid_need(cPtr, false); in zxid_conf_need_get()
1564 SWIGTYPE_p_zxid_need ret = (cPtr == IntPtr.Zero) ? null : new SWIGTYPE_p_zxid_need(cPtr, false); in zxid_conf_want_get()
2728 public static void zxid_need_n_set(SWIGTYPE_p_zxid_need self, SWIGTYPE_p_zxid_need value) { in zxid_need_n_set()
2729 …zxidPINVOKE.zxid_need_n_set(SWIGTYPE_p_zxid_need.getCPtr(self), SWIGTYPE_p_zxid_need.getCPtr(value… in zxid_need_n_set()
2732 public static SWIGTYPE_p_zxid_need zxid_need_n_get(SWIGTYPE_p_zxid_need self) { in zxid_need_n_get()
2734 SWIGTYPE_p_zxid_need ret = (cPtr == IntPtr.Zero) ? null : new SWIGTYPE_p_zxid_need(cPtr, false); in zxid_need_n_get()
2786 SWIGTYPE_p_zxid_need ret = (cPtr == IntPtr.Zero) ? null : new SWIGTYPE_p_zxid_need(cPtr, true); in new_zxid_need()
3525 …public static SWIGTYPE_p_zxid_need zxid_load_need(SWIGTYPE_p_zxid_conf cf, SWIGTYPE_p_zxid_need ne… in zxid_load_need()
3527 SWIGTYPE_p_zxid_need ret = (cPtr == IntPtr.Zero) ? null : new SWIGTYPE_p_zxid_need(cPtr, false); in zxid_load_need()
3549 public static SWIGTYPE_p_zxid_need zxid_is_needed(SWIGTYPE_p_zxid_need need, string name) { in zxid_is_needed()
[all …]
/dports/security/p5-Net-SAML/zxid-1.42/
H A DManifest639 csharp/SWIGTYPE_p_zxid_need.cs
694 zxidjava/SWIGTYPE_p_zxid_need.java
/dports/security/p5-Net-SAML/zxid-1.42/php/
H A Dzxid_wrap.c1033 #define SWIGTYPE_p_zxid_need swig_types[58] macro
14961 if(SWIG_ConvertPtr(*args[1], (void **) &arg2, SWIGTYPE_p_zxid_need, 0) < 0) { in ZEND_NAMED_FUNCTION()
14991 SWIG_SetPointerZval(return_value, (void *)result, SWIGTYPE_p_zxid_need, 0); in ZEND_NAMED_FUNCTION()
15016 if(SWIG_ConvertPtr(*args[1], (void **) &arg2, SWIGTYPE_p_zxid_need, 0) < 0) { in ZEND_NAMED_FUNCTION()
15046 SWIG_SetPointerZval(return_value, (void *)result, SWIGTYPE_p_zxid_need, 0); in ZEND_NAMED_FUNCTION()
29049 if(SWIG_ConvertPtr(*args[0], (void **) &arg1, SWIGTYPE_p_zxid_need, 0) < 0) { in ZEND_NAMED_FUNCTION()
29055 if(SWIG_ConvertPtr(*args[1], (void **) &arg2, SWIGTYPE_p_zxid_need, 0) < 0) { in ZEND_NAMED_FUNCTION()
29085 SWIG_SetPointerZval(return_value, (void *)result, SWIGTYPE_p_zxid_need, 0); in ZEND_NAMED_FUNCTION()
29446 SWIG_SetPointerZval(return_value, (void *)result, SWIGTYPE_p_zxid_need, 1); in ZEND_NAMED_FUNCTION()
44718 __wrap_delete_zxid_need(rsrc, SWIGTYPE_p_zxid_need->name TSRMLS_CC); in ZEND_RSRC_DTOR_FUNC()
[all …]
/dports/security/p5-Net-SAML/zxid-1.42/Net/
H A DSAML_wrap.c1538 #define SWIGTYPE_p_zxid_need swig_types[56] macro
32058 res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_zxid_need, 0 | 0 ); in XS()
32093 res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_zxid_need, 0 | 0 ); in XS()
32123 res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_zxid_need, 0 | 0 ); in XS()
32158 res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_zxid_need, 0 | 0 ); in XS()
32189 res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_zxid_need, 0 | 0 ); in XS()
32230 res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_zxid_need, 0 | 0 ); in XS()
32261 res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_zxid_need, 0 | 0 ); in XS()
32302 res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_zxid_need, 0 | 0 ); in XS()
32333 res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_zxid_need, 0 | 0 ); in XS()
[all …]