Mapper
Macros | Functions
dotepre.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include <dirent.h>
#include <unistd.h>
#include <math.h>
#include <string.h>
#include <fcntl.h>
#include <sys/stat.h>
#include "shef_structs_external.h"
Include dependency graph for dotepre.c:

Go to the source code of this file.

Macros

#define _POSIX_SOURCE
 

Functions

 pre_process_dote ()
 
 find_dotend ()
 
 find_dotbegin ()
 
 efound_it ()
 
 remove_slash ()
 
 null_it ()
 

Macro Definition Documentation

◆ _POSIX_SOURCE

#define _POSIX_SOURCE

Definition at line 4 of file dotepre.c.

Function Documentation

◆ efound_it()

efound_it ( )

Definition at line 175 of file dotepre.c.

Here is the caller graph for this function:

◆ find_dotbegin()

find_dotbegin ( )

Definition at line 124 of file dotepre.c.

Here is the caller graph for this function:

◆ find_dotend()

find_dotend ( )

Definition at line 103 of file dotepre.c.

Here is the caller graph for this function:

◆ null_it()

null_it ( )

Definition at line 275 of file dotepre.c.

Here is the caller graph for this function:

◆ pre_process_dote()

pre_process_dote ( )

Definition at line 17 of file dotepre.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ remove_slash()

remove_slash ( )

Definition at line 226 of file dotepre.c.

Here is the caller graph for this function: