#include <../../nrnconf.h>
#include <filesystem>
#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include <sys/stat.h>
#include <errno.h>
#include "modl.h"
#include <ctype.h>
#include "parse1.hpp"
Go to the source code of this file.
◆ FileStackItem
◆ current_line()
◆ diag()
void diag |
( |
const char * |
s1, |
|
|
const char * |
s2 |
|
) |
| |
◆ Fgets()
char* Fgets |
( |
char * |
buf, |
|
|
int |
size, |
|
|
FILE * |
f |
|
) |
| |
◆ file_stack_empty()
static int file_stack_empty |
( |
| ) |
|
|
static |
◆ Getc()
◆ getprefix()
static int getprefix |
( |
char * |
prefix, |
|
|
char * |
s |
|
) |
| |
|
static |
◆ inblock()
◆ include_file()
void include_file |
( |
Item * |
q | ) |
|
◆ include_open()
static FILE* include_open |
( |
char * |
fname, |
|
|
int |
err |
|
) |
| |
|
static |
◆ inputline()
◆ isend()
int isend |
( |
char * |
s, |
|
|
char * |
buf |
|
) |
| |
◆ pop_file_stack()
static void pop_file_stack |
( |
| ) |
|
|
static |
◆ unGetc()
◆ ctp
◆ filestack
◆ in_comment_
◆ inlinebuf
◆ inlinep
◆ linenum
◆ whichbuf