Home
last modified time | relevance | path

Searched refs:cflags (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/kernel_lite/sys_posix/src/
H A DSysApiTest.cpp295 * @tc.name test regcomp cflags = Extended
306 * @tc.name test regcomp cflags = ICASE
317 * @tc.name test regcomp cflags = NEWLINE
328 * @tc.name test regcomp cflags = NOSUB
333 int cflags = REG_ICASE|REG_NOSUB; in HWTEST_F() local
337 regcomp(&reg, pattern2, cflags); in HWTEST_F()

Completed in 2 milliseconds