Home
last modified time | relevance | path

Searched refs:push_tag (Results 1 – 25 of 56) sorted by relevance

123

/dports/sysutils/tracker-miners/tracker-miners-2.3.5/src/tracker-extract/
H A Dtracker-extract-oasis.c264 push_tag (id); \ in xml_start_element_handler_metadata()
302 push_tag (ODT_TAG_TYPE_STATS); in xml_start_element_handler_metadata()
307 push_tag (ODT_TAG_TYPE_UNKNOWN); in xml_start_element_handler_metadata()
309 #undef push_tag in xml_start_element_handler_metadata()
455 push_tag (id); \ in xml_start_element_handler_content()
470 push_tag (ODT_TAG_TYPE_UNKNOWN); in xml_start_element_handler_content()
474 push_tag (ODT_TAG_TYPE_SLIDE_TEXT); in xml_start_element_handler_content()
479 push_tag (ODT_TAG_TYPE_UNKNOWN); in xml_start_element_handler_content()
484 push_tag (ODT_TAG_TYPE_UNKNOWN); in xml_start_element_handler_content()
489 push_tag (ODT_TAG_TYPE_UNKNOWN); in xml_start_element_handler_content()
[all …]
/dports/devel/gobject-introspection/gobject-introspection-1.70.0/tests/scanner/
H A Dtest_xmlwriter.py10 w.push_tag('repository')
11 w.push_tag('namespace')
12 w.push_tag('enumeration')
13 w.push_tag('member',
/dports/devel/gobject-introspection/gobject-introspection-1.70.0/giscanner/
H A Dxmlwriter.py148 def push_tag(self, tag_name, attributes=None): member in XMLWriter
163 self.push_tag(tag_name, attributes)
/dports/net/py-impacket/impacket-0.9.17/tests/ImpactPacket/
H A Dtest_ethernet.py69 self.eth.push_tag(EthernetTag(0x88a85001))
77 self.eth.push_tag(EthernetTag(0x910054d2), index=1)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/lib/gitlab/
H A Dgit_access_spec.rb779 push_tag: '6f6d7e7ed 570e7b2ab refs/tags/v1.0.0',
849 push_tag: true,
861 push_tag: false,
873 push_tag: true,
885 push_tag: true,
897 push_tag: false,
909 push_tag: false,
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/config/events/
H A D202109151015_container_registry_notification_push_tag.yml3 action: push_tag
/dports/www/mitmproxy/mitmproxy-7.0.4/mitmproxy/contentviews/
H A Dxml_html.py156 def push_tag(self, tag: str): member in ElementStack
190 context.push_tag(token.tag)
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mime/src/
H A Dmimemrel.cpp708 static int push_tag(MimeMultipartRelated* relobj, const char* buf, in push_tag() function
748 status = push_tag(relobj, "", 1); /* Push on a trailing NULL. */ in flush_tag()
899 return push_tag(relobj, buf, size); in mime_multipart_related_output_fn()
902 status = push_tag(relobj, buf, delta); in mime_multipart_related_output_fn()
920 status = push_tag(relobj, buf, 1); in mime_multipart_related_output_fn()
/dports/japanese/w3m/w3m-2b59b9e/
H A Dfile.c2723 push_tag(obuf, tok->ptr, cmd);
3083 push_tag(obuf, "<B>", HTML_B);
3085 push_tag(obuf, "<I>", HTML_I);
3087 push_tag(obuf, "<U>", HTML_U);
3089 push_tag(obuf, "<S>", HTML_S);
3223 push_tag(obuf, "<b>", HTML_B);
3225 push_tag(obuf, "<i>", HTML_I);
3227 push_tag(obuf, "<u>", HTML_U);
3229 push_tag(obuf, "<s>", HTML_S);
5362 push_tag(obuf, "<s>", HTML_S);
[all …]
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dfile.c2723 push_tag(obuf, tok->ptr, cmd);
3083 push_tag(obuf, "<B>", HTML_B);
3085 push_tag(obuf, "<I>", HTML_I);
3087 push_tag(obuf, "<U>", HTML_U);
3089 push_tag(obuf, "<S>", HTML_S);
3223 push_tag(obuf, "<b>", HTML_B);
3225 push_tag(obuf, "<i>", HTML_I);
3227 push_tag(obuf, "<u>", HTML_U);
3229 push_tag(obuf, "<s>", HTML_S);
5362 push_tag(obuf, "<s>", HTML_S);
[all …]
/dports/www/w3m/w3m-2b59b9e/
H A Dfile.c2723 push_tag(obuf, tok->ptr, cmd);
3083 push_tag(obuf, "<B>", HTML_B);
3085 push_tag(obuf, "<I>", HTML_I);
3087 push_tag(obuf, "<U>", HTML_U);
3089 push_tag(obuf, "<S>", HTML_S);
3223 push_tag(obuf, "<b>", HTML_B);
3225 push_tag(obuf, "<i>", HTML_I);
3227 push_tag(obuf, "<u>", HTML_U);
3229 push_tag(obuf, "<s>", HTML_S);
5362 push_tag(obuf, "<s>", HTML_S);
[all …]
/dports/www/w3m-img/w3m-2b59b9e/
H A Dfile.c2723 push_tag(obuf, tok->ptr, cmd);
3083 push_tag(obuf, "<B>", HTML_B);
3085 push_tag(obuf, "<I>", HTML_I);
3087 push_tag(obuf, "<U>", HTML_U);
3089 push_tag(obuf, "<S>", HTML_S);
3223 push_tag(obuf, "<b>", HTML_B);
3225 push_tag(obuf, "<i>", HTML_I);
3227 push_tag(obuf, "<u>", HTML_U);
3229 push_tag(obuf, "<s>", HTML_S);
5362 push_tag(obuf, "<s>", HTML_S);
[all …]
/dports/net/gupnp-dlna/gupnp-dlna-0.10.3/libgupnp-dlna/
H A Dgupnp-dlna-profile-loader.c218 push_tag (GUPnPDLNAProfileLoader *loader, in push_tag() function
254 push_tag (loader, GUPNP_DLNA_PARSED_ELEMENT_FIELD); in pre_field()
430 push_tag (loader, GUPNP_DLNA_PARSED_ELEMENT_PARENT); in pre_parent()
457 push_tag (loader, GUPNP_DLNA_PARSED_ELEMENT_RESTRICTION); in pre_restriction()
552 push_tag (loader, GUPNP_DLNA_PARSED_ELEMENT_RESTRICTIONS); in pre_restrictions()
567 push_tag (loader, GUPNP_DLNA_PARSED_ELEMENT_DLNA_PROFILE); in pre_dlna_profile()
/dports/net/gnu-dico/dico-2.10/modules/gcide/
H A Dmarkup.l228 push_tag(struct gcide_tag *tag) in push_tag() function
282 push_tag(alloc_tag(yytext + 1, yyleng - 2));
/dports/math/e-antic/e-antic-1.0.0-rc.13/
H A Drever.xsh53 'push_tag',
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs580 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
801 '\0' => go!(self: error; push_tag '\u{fffd}'), in step()
802 c => go!(self: push_tag (c.to_ascii_lowercase())), in step()
860 Some(cl) => go!(self: push_tag cl; push_temp c), in step()
/dports/net-im/fractal/fractal-4.4.0/vendor/html5ever/src/tokenizer/
H A Dmod.rs577 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
798 '\0' => go!(self: error; push_tag '\u{fffd}'), in step()
799 c => go!(self: push_tag (c.to_ascii_lowercase())), in step()
857 Some(cl) => go!(self: push_tag cl; push_temp c), in step()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs580 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
801 '\0' => go!(self: error; push_tag '\u{fffd}'), in step()
802 c => go!(self: push_tag (c.to_ascii_lowercase())), in step()
860 Some(cl) => go!(self: push_tag cl; push_temp c), in step()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/html5ever-0.13.1/src/tokenizer/
H A Dmod.rs583 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
796 '\0' => go!(self: error; push_tag '\u{fffd}'), in step()
797 c => go!(self: push_tag (c.to_ascii_lowercase())), in step()
847 Some(cl) => go!(self: push_tag cl; push_temp c), in step()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs580 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
801 '\0' => go!(self: error; push_tag '\u{fffd}'), in step()
802 c => go!(self: push_tag (c.to_ascii_lowercase())), in step()
860 Some(cl) => go!(self: push_tag cl; push_temp c), in step()
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs580 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
801 '\0' => go!(self: error; push_tag '\u{fffd}'), in step()
802 c => go!(self: push_tag (c.to_ascii_lowercase())), in step()
860 Some(cl) => go!(self: push_tag cl; push_temp c), in step()
/dports/www/zola/zola-0.15.2/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs580 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
801 '\0' => go!(self: error; push_tag '\u{fffd}'),
802 c => go!(self: push_tag (c.to_ascii_lowercase())),
860 Some(cl) => go!(self: push_tag cl; push_temp c),
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs580 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
801 '\0' => go!(self: error; push_tag '\u{fffd}'), in step()
802 c => go!(self: push_tag (c.to_ascii_lowercase())), in step()
860 Some(cl) => go!(self: push_tag cl; push_temp c), in step()
/dports/lang/rust/rustc-1.58.1-src/vendor/html5ever/src/tokenizer/
H A Dmod.rs580 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
801 '\0' => go!(self: error; push_tag '\u{fffd}'), in step()
802 c => go!(self: push_tag (c.to_ascii_lowercase())), in step()
860 Some(cl) => go!(self: push_tag cl; push_temp c), in step()
/dports/textproc/htmlq/htmlq-0.3.0/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs580 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
801 '\0' => go!(self: error; push_tag '\u{fffd}'), in step()
802 c => go!(self: push_tag (c.to_ascii_lowercase())), in step()
860 Some(cl) => go!(self: push_tag cl; push_temp c), in step()

123