Home
last modified time | relevance | path

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

/third_party/protobuf/php/ext/google/protobuf/
Dnames.c108 static char nolocale_toupper(char ch) { in nolocale_toupper() function
152 char first = nolocale_toupper(segment[0]); in fill_segment()