#include "interface.h"
#include "perlpattern.c"
Defines | |
#define | xsb_warn(warning) fprintf(stderr, "++Warning: %s\n", warning) |
Functions | |
void | build_sub_match_spec (void) |
int | is_global_pattern (char *) |
void | xsb_abort (char *,...) |
int | try_match__ (void) |
int | next_match__ (void) |
int | do_bulk_match__ (void) |
int | perl_substitute__ (void) |
int | load_perl__ (void) |
int | unload_perl__ (void) |
int | get_bulk_match_result__ (void) |
int | get_match_resultC__ (void) |
Variables | |
int | global_pattern_mode = FALSE |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|