Searched defs:foldbuf (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/perl/ |
H A D | regexec.c | 1802 …AR(trie_type, trie, widecharmap, uc, uc_end, uscan, len, uvc, charid, foldlen, foldbuf, uniflags) \ argument 3264 U8 foldbuf[ UTF8_MAXBYTES_CASE + 1 ]; in S_find_byclass() local 6765 U8 foldbuf[ UTF8_MAXBYTES_CASE + 1 ]; in S_regmatch() local 6943 U8 foldbuf[UTF8_MAXBYTES_CASE + 1]; in S_regmatch() local
|
H A D | regcomp.c | 10434 U8 foldbuf[UTF8_MAXBYTES_CASE+1]; in S_regclass() local 10809 U8 foldbuf[UTF8_MAXBYTES_CASE+1]; in S_regclass() local 11615 U8 foldbuf[UTF8_MAXBYTES_CASE]; in S_optimize_regclass() local
|