Searched refs:Db_set_re_delim (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDb.java450 public void set_re_delim(int re_delim) throws com.sleepycat.db.DatabaseException { db_javaJNI.Db_set_re_delim(swigCPtr, this, re_delim); }
H A Ddb_javaJNI.java135 public final static native void Db_set_re_delim(long jarg1, Db jarg1_, int jarg2) throws com.sleepycat.db.DatabaseException; method in class:db_javaJNI
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java_wrap.c2701 SWIGINTERN db_ret_t Db_set_re_delim(struct Db *self,int re_delim){ function
5202 result = (db_ret_t)Db_set_re_delim(arg1,arg2);

Completed in 122 milliseconds