Home | History | Annotate | Download | only in common

Lines Matching full:realkey

75                    const char *key, const char **realKey) {
97 *realKey=tableKey;
106 const char *key, const char **realKey) {
128 *realKey=tableKey;
811 const char *realKey=key;
813 return res_getTableItemByKey(pResData, pResData->rootRes, &idx, &realKey);