Home
last modified time | relevance | path

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

/dports/security/ftimes/ftimes-3.11.0/src/
H A Dftimes.h131 #define FTIMES_MIN_STRING_REPEATS 0 macro
H A Dproperties.c892 if (iValue < FTIMES_MIN_STRING_REPEATS || iValue > FTIMES_MAX_STRING_REPEATS) in PropertiesReadLine()