Home
last modified time | relevance | path

Searched refs:Tag_t (Results 1 – 25 of 46) sorted by relevance

12

/dports/x11-fm/librfm/librfm5-5.3.16.4/modules/
H A Dtagfile.h6 typedef struct Tag_t struct
9 }Tag_t; typedef
23 Tag_t *
32 Tag_t *
36 Tag_t *
40 tag_free (Tag_t *Tag_p);
48 tag_validate(Tag_t *Tag_p);
52 Tag_t *
53 tag_get_schema(Tag_t *Tag_p);
69 void tag_item_remove(Tag_t *Tag_p, Tag_item_t *tag);
[all …]
H A Dtagfile.c55 Tag_t *
104 Tag_t *
119 Tag_t *
122 Tag_t *Tag_p = tag_new_from_file(filename, in_error); in tag_new_from_schema_file()
131 tag_free (Tag_t *Tag_p) in tag_free()
215 tag_validate(Tag_t *Tag_p){ in tag_validate()
330 void tag_item_remove(Tag_t *Tag_p, Tag_item_t *tag){ in tag_item_remove()
507 get_validation_status(Tag_t *Tag_p){ in get_validation_status()
513 Tag_t *
514 tag_get_schema(Tag_t *Tag_p){
[all …]
H A Dxsdtree.i617 add_boolean_restriction(Tag_t *Tag_p, Tag_item_t *src_item, Tag_t *newTag_p, Tag_item_t *tgt_item){ in add_boolean_restriction()
637 add_list_restrictions(Tag_t *Tag_p, Tag_item_t *simple_tag, Tag_t *newTag_p, Tag_item_t *tgt_item){ in add_list_restrictions()
662 add_text_restrictions(Tag_t *Tag_p, Tag_item_t *simple_tag, Tag_t *newTag_p, Tag_item_t *tgt_item){ in add_text_restrictions()
722 add_simpletype_restrictions(Tag_t *Tag_p, Tag_t *newTag_p, Tag_item_t *newparent_item, Tag_item_t *… in add_simpletype_restrictions()
760 add_simple_attributes(Tag_t *Tag_p, Tag_t *newTag_p, Tag_item_t *newparent_item, Tag_item_t *comple… in add_simple_attributes()
792 add_simple_content(Tag_t *Tag_p, Tag_t *newTag_p, Tag_item_t *tgt_item, Tag_item_t *complex_tag) in add_simple_content()
845 Tag_t *Tag_p = xmltree_p->Tag_p; in add_complextype_items()
930 add_simpletype_items(Tag_t *Tag_p, Tag_item_t *simpleType_item, Tag_t *newTag_p, Tag_item_t *newtgt… in add_simpletype_items()
959 Tag_t *Tag_p = xmltree_p->Tag_p; in process_element()
1588 Tag_t *Tag_p = xmltree_p->Tag_p; in tag_new_from_schema_tag()
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/imagemap/
H A Dimap_taglist.c32 static Tag_t*
35 Tag_t *tag = g_new(Tag_t, 1); in tag_create()
41 static Tag_t*
42 tag_clone(Tag_t *src) in tag_clone()
48 tag_destruct(Tag_t *tag) in tag_destruct()
56 tag_write(Tag_t *tag) in tag_write()
80 tag_destruct((Tag_t*) p->data); in taglist_remove_all()
92 des->list = g_list_append(des->list, tag_clone((Tag_t*) p->data)); in taglist_copy()
107 Tag_t *tag; in taglist_set()
110 tag = (Tag_t*) p->data; in taglist_set()
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/html/
H A Dhtml2rtf.c144 start_a(Tag_t* tp, Attribute_t* ap) in start_a()
158 end_a(Tag_t* tp, Attribute_t* ap) in end_a()
171 start_b(Tag_t* tp, Attribute_t* ap) in start_b()
181 start_bq(Tag_t* tp, Attribute_t* ap) in start_bq()
196 end_bq(Tag_t* tp, Attribute_t* ap) in end_bq()
311 end_fn(Tag_t* tp, Attribute_t* ap) in end_fn()
353 start_H(Tag_t* tp, Attribute_t* ap) in start_H()
366 end_H(Tag_t* tp, Attribute_t* ap) in end_H()
873 end(Tag_t* tp, Attribute_t* ap) in end()
901 Tag_t* tp; in process()
[all …]
H A Dtroff2html.c981 static Tag_t*
984 register Tag_t* mp; in mac()
1320 Tag_t* tp; in value()
2072 register Tag_t* mp; in rm()
2207 Tag_t* xp; in groff_aln()
2221 Tag_t* xp; in groff_als()
2260 register Tag_t* mp; in groff_chop()
2622 register Tag_t* mp; in troff_de()
3131 Tag_t* mp; in troff_rn()
3675 Tag_t* tp; in process()
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/html/
H A Dhtml2rtf.c144 start_a(Tag_t* tp, Attribute_t* ap) in start_a()
158 end_a(Tag_t* tp, Attribute_t* ap) in end_a()
171 start_b(Tag_t* tp, Attribute_t* ap) in start_b()
181 start_bq(Tag_t* tp, Attribute_t* ap) in start_bq()
196 end_bq(Tag_t* tp, Attribute_t* ap) in end_bq()
311 end_fn(Tag_t* tp, Attribute_t* ap) in end_fn()
353 start_H(Tag_t* tp, Attribute_t* ap) in start_H()
366 end_H(Tag_t* tp, Attribute_t* ap) in end_H()
873 end(Tag_t* tp, Attribute_t* ap) in end()
901 Tag_t* tp; in process()
[all …]
H A Dtroff2html.c981 static Tag_t*
984 register Tag_t* mp; in mac()
1320 Tag_t* tp; in value()
2072 register Tag_t* mp; in rm()
2207 Tag_t* xp; in groff_aln()
2221 Tag_t* xp; in groff_als()
2260 register Tag_t* mp; in groff_chop()
2622 register Tag_t* mp; in troff_de()
3131 Tag_t* mp; in troff_rn()
3675 Tag_t* tp; in process()
[all …]
/dports/shells/ksh93/ast-93u/src/cmd/html/
H A Dhtml2rtf.c144 start_a(Tag_t* tp, Attribute_t* ap) in start_a()
158 end_a(Tag_t* tp, Attribute_t* ap) in end_a()
171 start_b(Tag_t* tp, Attribute_t* ap) in start_b()
181 start_bq(Tag_t* tp, Attribute_t* ap) in start_bq()
196 end_bq(Tag_t* tp, Attribute_t* ap) in end_bq()
311 end_fn(Tag_t* tp, Attribute_t* ap) in end_fn()
353 start_H(Tag_t* tp, Attribute_t* ap) in start_H()
366 end_H(Tag_t* tp, Attribute_t* ap) in end_H()
873 end(Tag_t* tp, Attribute_t* ap) in end()
901 Tag_t* tp; in process()
[all …]
H A Dtroff2html.c981 static Tag_t*
984 register Tag_t* mp; in mac()
1320 Tag_t* tp; in value()
2072 register Tag_t* mp; in rm()
2207 Tag_t* xp; in groff_aln()
2221 Tag_t* xp; in groff_als()
2260 register Tag_t* mp; in groff_chop()
2622 register Tag_t* mp; in troff_de()
3131 Tag_t* mp; in troff_rn()
3675 Tag_t* tp; in process()
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libdss/
H A Dtag.h41 struct Tag_s; typedef struct Tag_s Tag_t; typedef
46 typedef Tags_t* (*Tagbeg_f)(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
47 typedef int (*Tagdat_f)(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
48 typedef int (*Tagend_f)(Tag_t*, Tagframe_t*, Tagdisc_t*);
50 typedef int (*Tagscan_f)(Tag_t*, Tagframe_t*, void*, unsigned int, Tagdisc_t*);
99 extern Tag_t* tagopen(Sfio_t*, const char*, int, Tags_t*, Tagdisc_t*);
100 extern Sfio_t* tagsync(Tag_t*);
101 extern int tagclose(Tag_t*);
103 extern char* tagcontext(Tag_t*, Tagframe_t*);
H A Ddsstags.c31 dss_method_dat(Tag_t* tag, Tagframe_t* fp, const char* data, Tagdisc_t* disc) in dss_method_dat()
110 dss_field_beg(Tag_t* tag, Tagframe_t* fp, const char* name, Tagdisc_t* disc) in dss_field_beg()
116 dss_field_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in dss_field_end()
142 dss_print_dat(Tag_t* tag, Tagframe_t* fp, const char* data, Tagdisc_t* disc) in dss_print_dat()
181 dss_beg(Tag_t* tag, Tagframe_t* fp, const char* name, Tagdisc_t* disc) in dss_beg()
257 map_part_item_map_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in map_part_item_map_end()
579 dss_map_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in dss_map_end()
596 constraint_def(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in constraint_def()
767 method_dat(Tag_t* tag, Tagframe_t* fp, const char* data, Tagdisc_t* disc) in method_dat()
774 method_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in method_end()
[all …]
H A Ddsslib.h109 extern Tags_t* dss_con_beg(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
110 extern int dss_con_dat(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
111 extern int dss_con_end(Tag_t*, Tagframe_t*, Tagdisc_t*);
113 extern Tags_t* dss_map_beg(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
114 extern int dss_map_dat(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
115 extern int dss_map_end(Tag_t*, Tagframe_t*, Tagdisc_t*);
H A Dtag.c115 tagcontext(Tag_t* tag, Tagframe_t* fp) in tagcontext()
168 push(Tag_t* tag, register char* s, Tagdisc_t* disc) in push()
251 getline(Tag_t* tag, Tagframe_t* fp, int* inc, Tagdisc_t* disc) in getline()
425 tagparse(Tag_t* tag, Tagframe_t* fp, Tags_t* tags, Tagdisc_t* disc) in tagparse()
743 Tag_t*
746 register Tag_t* tag; in tagopen()
751 if (!(tag = newof(0, Tag_t, 1, 0)) || !(tag->op = sfstropen())) in tagopen()
781 tagsync(Tag_t* tag) in tagsync()
792 tagclose(Tag_t* tag) in tagclose()
877 Tag_t* tag; in tagscan()
[all …]
/dports/shells/ksh93/ast-93u/src/lib/libdss/
H A Dtag.h41 struct Tag_s; typedef struct Tag_s Tag_t; typedef
46 typedef Tags_t* (*Tagbeg_f)(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
47 typedef int (*Tagdat_f)(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
48 typedef int (*Tagend_f)(Tag_t*, Tagframe_t*, Tagdisc_t*);
50 typedef int (*Tagscan_f)(Tag_t*, Tagframe_t*, void*, unsigned int, Tagdisc_t*);
99 extern Tag_t* tagopen(Sfio_t*, const char*, int, Tags_t*, Tagdisc_t*);
100 extern Sfio_t* tagsync(Tag_t*);
101 extern int tagclose(Tag_t*);
103 extern char* tagcontext(Tag_t*, Tagframe_t*);
H A Ddsstags.c31 dss_method_dat(Tag_t* tag, Tagframe_t* fp, const char* data, Tagdisc_t* disc) in dss_method_dat()
110 dss_field_beg(Tag_t* tag, Tagframe_t* fp, const char* name, Tagdisc_t* disc) in dss_field_beg()
116 dss_field_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in dss_field_end()
142 dss_print_dat(Tag_t* tag, Tagframe_t* fp, const char* data, Tagdisc_t* disc) in dss_print_dat()
181 dss_beg(Tag_t* tag, Tagframe_t* fp, const char* name, Tagdisc_t* disc) in dss_beg()
257 map_part_item_map_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in map_part_item_map_end()
579 dss_map_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in dss_map_end()
596 constraint_def(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in constraint_def()
767 method_dat(Tag_t* tag, Tagframe_t* fp, const char* data, Tagdisc_t* disc) in method_dat()
774 method_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in method_end()
[all …]
H A Ddsslib.h109 extern Tags_t* dss_con_beg(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
110 extern int dss_con_dat(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
111 extern int dss_con_end(Tag_t*, Tagframe_t*, Tagdisc_t*);
113 extern Tags_t* dss_map_beg(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
114 extern int dss_map_dat(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
115 extern int dss_map_end(Tag_t*, Tagframe_t*, Tagdisc_t*);
H A Dtag.c115 tagcontext(Tag_t* tag, Tagframe_t* fp) in tagcontext()
168 push(Tag_t* tag, register char* s, Tagdisc_t* disc) in push()
251 getline(Tag_t* tag, Tagframe_t* fp, int* inc, Tagdisc_t* disc) in getline()
425 tagparse(Tag_t* tag, Tagframe_t* fp, Tags_t* tags, Tagdisc_t* disc) in tagparse()
743 Tag_t*
746 register Tag_t* tag; in tagopen()
751 if (!(tag = newof(0, Tag_t, 1, 0)) || !(tag->op = sfstropen())) in tagopen()
781 tagsync(Tag_t* tag) in tagsync()
792 tagclose(Tag_t* tag) in tagclose()
877 Tag_t* tag; in tagscan()
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libdss/
H A Dtag.h41 struct Tag_s; typedef struct Tag_s Tag_t; typedef
46 typedef Tags_t* (*Tagbeg_f)(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
47 typedef int (*Tagdat_f)(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
48 typedef int (*Tagend_f)(Tag_t*, Tagframe_t*, Tagdisc_t*);
50 typedef int (*Tagscan_f)(Tag_t*, Tagframe_t*, void*, unsigned int, Tagdisc_t*);
99 extern Tag_t* tagopen(Sfio_t*, const char*, int, Tags_t*, Tagdisc_t*);
100 extern Sfio_t* tagsync(Tag_t*);
101 extern int tagclose(Tag_t*);
103 extern char* tagcontext(Tag_t*, Tagframe_t*);
H A Ddsstags.c31 dss_method_dat(Tag_t* tag, Tagframe_t* fp, const char* data, Tagdisc_t* disc) in dss_method_dat()
110 dss_field_beg(Tag_t* tag, Tagframe_t* fp, const char* name, Tagdisc_t* disc) in dss_field_beg()
116 dss_field_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in dss_field_end()
142 dss_print_dat(Tag_t* tag, Tagframe_t* fp, const char* data, Tagdisc_t* disc) in dss_print_dat()
181 dss_beg(Tag_t* tag, Tagframe_t* fp, const char* name, Tagdisc_t* disc) in dss_beg()
257 map_part_item_map_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in map_part_item_map_end()
579 dss_map_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in dss_map_end()
596 constraint_def(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in constraint_def()
767 method_dat(Tag_t* tag, Tagframe_t* fp, const char* data, Tagdisc_t* disc) in method_dat()
774 method_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in method_end()
[all …]
H A Ddsslib.h109 extern Tags_t* dss_con_beg(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
110 extern int dss_con_dat(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
111 extern int dss_con_end(Tag_t*, Tagframe_t*, Tagdisc_t*);
113 extern Tags_t* dss_map_beg(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
114 extern int dss_map_dat(Tag_t*, Tagframe_t*, const char*, Tagdisc_t*);
115 extern int dss_map_end(Tag_t*, Tagframe_t*, Tagdisc_t*);
H A Dtag.c115 tagcontext(Tag_t* tag, Tagframe_t* fp) in tagcontext()
168 push(Tag_t* tag, register char* s, Tagdisc_t* disc) in push()
251 incline(Tag_t* tag, Tagframe_t* fp, int* inc, Tagdisc_t* disc) in incline()
427 tagparse(Tag_t* tag, Tagframe_t* fp, Tags_t* tags, Tagdisc_t* disc) in tagparse()
745 Tag_t*
748 register Tag_t* tag; in tagopen()
753 if (!(tag = newof(0, Tag_t, 1, 0)) || !(tag->op = sfstropen())) in tagopen()
783 tagsync(Tag_t* tag) in tagsync()
794 tagclose(Tag_t* tag) in tagclose()
879 Tag_t* tag; in tagscan()
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/3d/
H A Dvcs.c89 } Tag_t; typedef
110 Tag_t* tag;
214 add_entry(Rdirent_t* head, Tag_t* tp) in add_entry()
220 Tag_t* ntp; in add_entry()
285 ntp = newof(0, Tag_t, 0, tp->length); in add_entry()
295 static Tag_t*
296 get_tag(int f, register Tag_t* tp) in get_tag()
316 Tag_t tag; in rs_dir()
317 register Tag_t* tp; in rs_dir()
362 static Tag_t*
[all …]
/dports/shells/ksh93/ast-93u/src/cmd/3d/
H A Dvcs.c89 } Tag_t; typedef
110 Tag_t* tag;
214 add_entry(Rdirent_t* head, Tag_t* tp) in add_entry()
220 Tag_t* ntp; in add_entry()
285 ntp = newof(0, Tag_t, 0, tp->length); in add_entry()
295 static Tag_t*
296 get_tag(int f, register Tag_t* tp) in get_tag()
316 Tag_t tag; in rs_dir()
317 register Tag_t* tp; in rs_dir()
362 static Tag_t*
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/dsslib/flat/
H A Dflat.c1564 static int flat_field_end(Tag_t*, Tagframe_t*, Tagdisc_t*);
1567 static int flat_field_physical_end(Tag_t*, Tagframe_t*, Tagdisc_t*);
1570 static int flat_array_physical_end(Tag_t*, Tagframe_t*, Tagdisc_t*);
1615 flat_field_map_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in flat_field_map_end()
1626 flat_field_con_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in flat_field_con_end()
1898 flat_array_physical_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in flat_array_physical_end()
2223 flat_field_physical_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in flat_field_physical_end()
2293 flat_field_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in flat_field_end()
2453 flat_size_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in flat_size_end()
2813 flat_magic_end(Tag_t* tag, Tagframe_t* fp, Tagdisc_t* disc) in flat_magic_end()
[all …]

12