Home
last modified time | relevance | path

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

/haiku/src/bin/unzip/
H A Dtimezone.c123 static ZCONST char *getrule OF((ZCONST char *strp, struct rule * ZCONST rulep));
345 static ZCONST char *getrule(strp, rulep) in getrule() function
435 if ((name = getrule(name, &start)) == NULL)
439 if ((name = getrule(name, &end)) == NULL)