Home
last modified time | relevance | path

Searched refs:HTFormat (Results 1 – 25 of 32) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTFormat.h292 extern HTStream *HTStreamStack(HTFormat format_in,
293 HTFormat format_out,
304 extern void HTReorderPresentation(HTFormat format_in,
305 HTFormat format_out);
331 extern float HTStackValue(HTFormat format_in,
332 HTFormat rep_out,
429 extern int HTParseSocket(HTFormat format_in,
430 HTFormat format_out,
444 extern int HTParseFile(HTFormat format_in,
445 HTFormat format_out,
[all …]
DHTFile.h72 extern void HTStructured_doctype(HTStructured * target, HTFormat format_out);
74 extern void HTStructured_meta(HTStructured * target, HTFormat format_out);
85 HTFormat format_out,
99 HTFormat format_out,
158 extern HTFormat HTFileFormat(const char *filename,
170 extern HTFormat HTCharsetFormat(HTFormat format,
196 HTFormat *pformat,
DHTFormat.c374 static HTPresentation *HTFindPresentation(HTFormat rep_in, in HTFindPresentation()
375 HTFormat rep_out, in HTFindPresentation()
492 HTStream *HTStreamStack(HTFormat rep_in, in HTStreamStack()
493 HTFormat rep_out, in HTStreamStack()
540 void HTReorderPresentation(HTFormat rep_in, in HTReorderPresentation()
541 HTFormat rep_out) in HTReorderPresentation()
599 float HTStackValue(HTFormat rep_in, in HTStackValue()
600 HTFormat rep_out, in HTStackValue()
1380 int HTParseSocket(HTFormat rep_in, in HTParseSocket()
1381 HTFormat format_out, in HTParseSocket()
[all …]
Dmakefile.in113 $(LOB)/HTRules$o $(LOB)/HTFormat$o $(LOB)/HTMIME$o \
129 $(CMN)HTFormat.c $(CMN)HTMIME.c \
146 $(CMN)HTFormat.h $(CMN)HTInit.h \
206 $(LOB)/HTFormat$o : $(CMN)HTFormat.c $(CMN)HTUtils.h $(CMN)HTList.h
207 $(COMPILE) $(CMN)HTFormat.c
DHTAccess.h87 extern HTFormat HTOutputFormat; /* To convert on load, set this */
222 HTFormat format_out,
DHTAnchor.h76 HTFormat format; /* Pointer to node format descriptor */
228 HTFormat form);
230 extern HTFormat HTAnchor_format(HTParentAnchor *me);
DHTFile.c347 HTFormat format; in LYListFmtParse()
881 HTFormat HTFileFormat(const char *filename, in HTFileFormat()
972 HTFormat HTCharsetFormat(HTFormat format, in HTCharsetFormat()
1149 HTFormat *pformat, in LYGetFileInfo()
1157 HTFormat format; in LYGetFileInfo()
1523 static BOOL view_structured(HTFormat format_out) in view_structured()
1543 void HTStructured_doctype(HTStructured * target, HTFormat format_out) in HTStructured_doctype()
1549 void HTStructured_meta(HTStructured * target, HTFormat format_out) in HTStructured_meta()
1568 HTFormat format_out, in HTDirTitles()
1888 HTFormat format_out, in print_local_dir()
[all …]
DHTFinger.h24 HTFormat format_out,
DHTAtom.h49 typedef HTAtom *HTFormat; typedef
DHTFTP.h51 HTFormat format_out,
DHTNews.h53 HTFormat format_out,
DHTFinger.c112 HTFormat format_out, in response()
250 HTFormat format_out, in HTLoadFinger()
DHTAccess.c84 HTFormat HTOutputFormat = NULL;
684 HTFormat format_out, in HTLoad()
748 HTFormat format_out, in HTLoadDocument()
DHTGopher.c1443 HTFormat format_out, in HTLoadCSO()
1456 HTFormat format_in = WWW_HTML; in HTLoadCSO()
1699 HTFormat format_out, in HTLoadGopher()
1947 HTFormat format = HTFileFormat(arg, &encoding, &desc); in HTLoadGopher()
DHTWAIS.c608 HTFormat format_out, in HTLoadWAIS()
909 HTFormat format_in; in HTLoadWAIS()
DHTTelnet.c512 HTFormat format_out GCC_UNUSED, in HTLoadTelnet()
DHTFTP.c2584 HTFormat format; in parse_dir_entry()
2841 HTFormat format; in LYListFmtParse()
2945 HTFormat format_out, in read_directory()
3483 HTFormat format_out, in HTFTPLoad()
3493 HTFormat format; in HTFTPLoad()
DHTAnchor.c887 HTFormat form) in HTAnchor_setFormat()
893 HTFormat HTAnchor_format(HTParentAnchor *me) in HTAnchor_format()
DHTMIME.c154 HTFormat c_t_encoding; /* Content-Transfer-Encoding */
160 HTFormat format; /* Content-Type */
237 HTFormat format; in UncompressedContentType()
/mirbsd/src/gnu/usr.bin/lynx/src/
DLYCgi.c145 HTFormat format_out, in LYLoadCGI()
187 HTFormat format_out, in LYLoadCGI()
357 HTFormat format_in; in LYLoadCGI()
DLYMap.c397 HTFormat format_out, in LYLoadIMGmap()
400 HTFormat format_in = WWW_HTML; in LYLoadIMGmap()
415 HTFormat old_format_out = HTOutputFormat; in LYLoadIMGmap()
DHTML.h256 HTFormat format_out,
DHTFWriter.c77 HTFormat input_format; /* Original pres->rep */
78 HTFormat output_format; /* Original pres->rep_out */
1000 HTFormat format; in HTCompressed()
DLYKeymap.c1436 HTFormat format_out, in LYLoadKeymap()
1439 HTFormat format_in = WWW_HTML; in LYLoadKeymap()
DLYHistory.c1078 HTFormat format_out, in LYLoadMESSAGES()
1081 HTFormat format_in = WWW_HTML; in LYLoadMESSAGES()

12