Home
last modified time | relevance | path

Searched refs:uniqbase (Results 1 – 4 of 4) sorted by relevance

/dports/devel/py-oslo.db/oslo.db-11.1.0/oslo_db/sqlalchemy/
H A Dexc_filters.py143 uniqbase = "uniq_"
144 if not columns.startswith(uniqbase):
148 (uniqbase in str(columns.split("0")[:1])):
153 columns = columns[len(uniqbase):].split("0")[1:]
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/dsslib/sort/
H A Dsort.c62 char* uniqbase; member
244 state->uniqbase = stkptr(state->uniqstack, 0); in sort_beg()
/dports/shells/ksh93/ast-93u/src/cmd/dsslib/sort/
H A Dsort.c62 char* uniqbase; member
244 state->uniqbase = stkptr(state->uniqstack, 0); in sort_beg()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/dsslib/sort/
H A Dsort.c62 char* uniqbase; member
244 state->uniqbase = stkptr(state->uniqstack, 0); in sort_beg()