YAP 7.1.0
regexp.c File Reference

A port of the Unix regular expression compiler. More...

#include "YapInterface.h"
#include "yapregex.h"
#include <stdio.h>

Go to the source code of this file.

Functions

void init_regexp (void)
 

Detailed Description

A port of the Unix regular expression compiler.

Definition in file regexp.c.

Function Documentation

◆ init_regexp()

void init_regexp ( void  )

Definition at line 173 of file regexp.c.