Searched refs:zerodigit (Results 1 – 1 of 1) sorted by relevance
2521 const UChar zerodigit = 0x0030; /* 0 */ in TestSearchForNull() local2539 if (_pattern[pos] == zerodigit) { in TestSearchForNull()2548 if (_text[pos] == zerodigit) { in TestSearchForNull()