Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dregexndk.cpp40 const char pstTern[] = "1234567890"; in Regcomp() local
41 int regCompValue = regcomp(&r, pstTern, REG_EXTENDED); in Regcomp()
49 const char *pstTern = "1234567890"; in Regexec() local
55 int regCompValue = regcomp(&r, pstTern, REG_EXTENDED); in Regexec()

Completed in 1 milliseconds