Searched refs:VAL_FALSE_LEN (Results 1 – 1 of 1) sorted by relevance
35 static const UChar VAL_FALSE_LEN = 5; variable180 if (u_strncmp(val, VAL_FALSE, VAL_FALSE_LEN) == 0) { in createInstance()