![]() |
YAP 7.1.0
|
Error handling. More...
#include "YapInterface.h"#include "yapregex.h"#include <limits.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <sys/types.h>#include "utils.h"Go to the source code of this file.
Functions | |
| size_t | yap_regerror (int errcode, const regex_t *preg, char *errbuf, size_t errbuf_size) |
Error handling.
Definition in file regerror.c.
| size_t yap_regerror | ( | int | errcode, |
| const regex_t * | preg, | ||
| char * | errbuf, | ||
| size_t | errbuf_size | ||
| ) |
Definition at line 122 of file regerror.c.