Searched refs:regerror (Results 1 – 8 of 8) sorted by relevance
/bionic/tests/ |
D | regex_test.cpp | 30 regerror(REG_NOMATCH, &re, buf, sizeof(buf)); in TEST() 57 int error_length = regerror(error, &re, nullptr, 0); in TEST()
|
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | regerror.c | 95 __weak_alias(regerror,_regerror) in __weak_alias() argument 162 regerror( in regerror() function
|
/bionic/tests/headers/posix/ |
D | regex_h.c | 66 FUNCTION(regerror, size_t (*f)(int, const regex_t*, char*, size_t)); in regex_h()
|
/bionic/libc/include/ |
D | regex.h | 101 size_t regerror(int __error_code, const regex_t* __re, char* __buf, size_t __n);
|
/bionic/libc/tools/ |
D | posix-2013.txt | 847 regerror
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 869 regerror;
|
/bionic/libc/ |
D | libc.map.txt | 869 regerror;
|
D | Android.bp | 395 "upstream-netbsd/lib/libc/regex/regerror.c",
|