File: kpathsea.h

package info (click to toggle)
octave 2.0.13-4
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 23,828 kB
  • ctags: 13,172
  • sloc: cpp: 66,241; fortran: 37,245; ansic: 26,548; sh: 7,269; makefile: 3,808; lex: 1,943; yacc: 1,844; perl: 1,676; lisp: 1,662; exp: 123
file content (48 lines) | stat: -rw-r--r-- 1,425 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
#include <kpathsea/config.h>
#include <kpathsea/absolute.h>
#include <kpathsea/c-ctype.h>
#include <kpathsea/c-dir.h>
#include <kpathsea/c-errno.h>
#include <kpathsea/c-fopen.h>
#include <kpathsea/c-limits.h>
#include <kpathsea/c-memstr.h>
#include <kpathsea/c-minmax.h>
#include <kpathsea/c-namemx.h>
#include <kpathsea/c-pathch.h>
#include <kpathsea/c-pathmx.h>
#include <kpathsea/c-proto.h>
#include <kpathsea/c-stat.h>
#include <kpathsea/c-std.h>
#include <kpathsea/c-unistd.h>
#include <kpathsea/c-vararg.h>
#include <kpathsea/cnf.h>
#include <kpathsea/concatn.h>
#include <kpathsea/db.h>
#include <kpathsea/debug.h>
#include <kpathsea/default.h>
#include <kpathsea/expand.h>
#include <kpathsea/fn.h>
#include <kpathsea/fontmap.h>
#include <kpathsea/getopt.h>
#include <kpathsea/hash.h>
#include <kpathsea/lib.h>
#include <kpathsea/line.h>
#include <kpathsea/magstep.h>
#include <kpathsea/paths.h>
#include <kpathsea/pathsearch.h>
#include <kpathsea/proginit.h>
#include <kpathsea/progname.h>
#include <kpathsea/readable.h>
#include <kpathsea/str-list.h>
#include <kpathsea/str-llist.h>
#include <kpathsea/systypes.h>
#include <kpathsea/tex-file.h>
#include <kpathsea/tex-glyph.h>
#include <kpathsea/tex-hush.h>
#include <kpathsea/tex-make.h>
#include <kpathsea/tilde.h>
#include <kpathsea/truncate.h>
#include <kpathsea/types.h>
#include <kpathsea/variable.h>
#include <kpathsea/xopendir.h>
#include <kpathsea/xstat.h>