Searched defs:__string (Results 1 – 2 of 2) sorted by relevance
40 static inline size_t strnlen (const char *__string, size_t __maxlen) in strnlen()
137 def gettext(__context, __string, **variables): argument