Nilorea Library
C utilities for networking, threading, graphics
Loading...
Searching...
No Matches
ex_pcre.c File Reference
#include "nilorea/n_log.h"
#include "nilorea/n_pcre.h"
+ Include dependency graph for ex_pcre.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 30 of file ex_pcre.c.

References N_PCRE::captured, LOG_DEBUG, LOG_ERR, LOG_INFO, LOG_STDERR, N_PCRE::match_list, n_log, npcre_clean_match(), npcre_delete(), npcre_match_capture(), npcre_new(), and set_log_level().

+ Here is the call graph for this function: