GNU PROLOG with UTF8 support
Functions
file_c.c File Reference
#include <string.h>
#include "engine_pl.h"
#include "bips_pl.h"
#include <unistd.h>
#include <sys/param.h>
Include dependency graph for file_c.c:

Functions

static char * Find_Suffix (char *suffixes, char *suffix)
 
Bool Pl_Absolute_File_Name_2 (WamWord path1_word, WamWord path2_word)
 
Bool Pl_Is_Absolute_File_Name_1 (WamWord path_word)
 
Bool Pl_Is_Relative_File_Name_1 (WamWord path_word)
 
Bool Pl_Decompose_File_Name_4 (WamWord path_word, WamWord dir_word, WamWord prefix_word, WamWord suffix_word)
 
Bool Pl_Prolog_File_Name_2 (WamWord path1_word, WamWord path2_word)
 
Bool Pl_Prolog_File_Suffix_1 (WamWord suffix_word)
 

Function Documentation

static char * Find_Suffix ( char *  suffixes,
char *  suffix 
)
static

Here is the caller graph for this function:

Bool Pl_Absolute_File_Name_2 ( WamWord  path1_word,
WamWord  path2_word 
)

Here is the call graph for this function:

Bool Pl_Decompose_File_Name_4 ( WamWord  path_word,
WamWord  dir_word,
WamWord  prefix_word,
WamWord  suffix_word 
)

Here is the call graph for this function:

Bool Pl_Is_Absolute_File_Name_1 ( WamWord  path_word)

Here is the call graph for this function:

Here is the caller graph for this function:

Bool Pl_Is_Relative_File_Name_1 ( WamWord  path_word)

Here is the call graph for this function:

Bool Pl_Prolog_File_Name_2 ( WamWord  path1_word,
WamWord  path2_word 
)

Here is the call graph for this function:

Bool Pl_Prolog_File_Suffix_1 ( WamWord  suffix_word)

Here is the call graph for this function: