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