Home
last modified time | relevance | path

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

/dports/www/libwww/w3c-libwww-5.4.2/PICS-client/src/
H A DCSLL.h167 HTList * userRanges);
H A DCSLabel.c1518 PUBLIC FVal_t CSLabel_ratingsIncludeRanges(CSLabel_t * pCSLabel, HTList * userRanges) in CSLabel_ratingsIncludeRanges() argument
1523 while ((pUserRange = (Range_t *)HTList_nextObject(userRanges))) { in CSLabel_ratingsIncludeRanges()