Searched refs:utf8slenmax (Results 1 – 2 of 2) sorted by relevance
112 const picoos_uint32 utf8slenmax,121 const picoos_uint32 utf8slenmax,
956 const picoos_uint32 utf8slenmax, in picobase_get_next_utf8char() argument965 if ((((*pos) + len) > utf8slenmax) || in picobase_get_next_utf8char()986 const picoos_uint32 utf8slenmax, in picobase_get_next_utf8charpos() argument993 if ((((*pos) + len) > utf8slenmax) || in picobase_get_next_utf8charpos()