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