Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dsort.c38 redisSortOperation *createSortOperation(int type, robj *pattern) { in createSortOperation() function
269 listAddNodeTail(operations,createSortOperation( in sortCommand()