Home
last modified time | relevance | path

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

/glibc-2.36/posix/
Dtst-rxspencer.c351 mb_tests (const char *pattern, int cflags, const char *string, int eflags, in mb_tests() function
549 else if (mb_tests (pattern, cflags, string, eflags, expect, matches) in main()
551 && mb_tests (pattern, cflags & ~REG_EXTENDED, string, in main()
/glibc-2.36/ChangeLog.old/
DChangeLog.143981 * posix/tst-rxspencer.c (mb_tests): Don't run identical multi-byte
4012 * posix/tst-rxspencer.c (mb_tests): Don't test [[=b=]] for now as