Home
last modified time | relevance | path

Searched defs:string_end (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/posix/
Dfnmatch_loop.c39 FCT (const CHAR *pattern, const CHAR *string, const CHAR *string_end, in FCT()
993 EXT (INT opt, const CHAR *pattern, const CHAR *string, const CHAR *string_end, in EXT()
/glibc-2.36/locale/
Dloadarchive.c120 off_t string_end = h->string_offset + h->string_used; in calculate_head_size() local