Home
last modified time | relevance | path

Searched refs:current_tag_name (Results 1 – 25 of 28) sorted by relevance

12

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/lwo/
H A Dold_Lwo2.cpp147 unsigned long current_tag_name; in ReadFile() local
153 current_tag_name = _read_uint(); in ReadFile()
159 if (current_tag_name == tag_TAGS) in ReadFile()
163 else if (current_tag_name == tag_LAYR) in ReadFile()
167 else if (current_tag_name == tag_PNTS) in ReadFile()
171 else if (current_tag_name == tag_VMAP) in ReadFile()
175 else if (current_tag_name == tag_VMAD) in ReadFile()
179 else if (current_tag_name == tag_POLS) in ReadFile()
592 unsigned long current_tag_name; in _read_surface() local
597 current_tag_name = _read_uint(); in _read_surface()
[all …]
/dports/games/py-mnemosyne/Mnemosyne-2.7.3/mnemosyne/pyqt_ui/
H A Dadd_cards_dlg.py119 def update_tags_combobox(self, current_tag_name): argument
120 all_current_tag_names = current_tag_name.split(", ")
128 current_tag_name = ", ".join(existing_current_tag_names)
131 if "," in current_tag_name:
132 self.tags.addItem(current_tag_name)
133 if current_tag_name == "":
134 self.tags.addItem(current_tag_name)
136 if self.tags.itemText(i) == current_tag_name:
/dports/net/arataga/oess-2.2.3/dev/cls_3/h/
H A Dcontext.hpp36 current_tag_name() const = 0;
/dports/deskutils/calibre/calibre-src-5.34.0/setup/
H A Dhosting.py139 self.current_tag_name = 'v' + self.version
191 None) and release['tag_name'] != self.current_tag_name:
251 if release['tag_name'] == self.current_tag_name:
257 'tag_name': self.current_tag_name,
/dports/x11/kitty/kitty-0.23.1/
H A Dpublish.py218 self.current_tag_name = 'v' + self.version
265 None) and release['tag_name'] != self.current_tag_name:
321 if release['tag_name'] == self.current_tag_name:
327 'tag_name': self.current_tag_name,
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/xml5ever-0.16.2/src/tokenizer/
H A Dmod.rs139 current_tag_name: StrTendril, field
189 current_tag_name: StrTendril::new(), in new()
370 self.current_tag_name = StrTendril::new(); in discard_tag()
376 self.current_tag_name.push_char(c); in create_tag()
397 self.current_tag_name = StrTendril::new(); in emit_short_tag()
418 let qname = process_qname(replace(&mut self.current_tag_name, StrTendril::new())); in emit_current_tag()
522 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/xml5ever/src/tokenizer/
H A Dmod.rs139 current_tag_name: StrTendril, field
189 current_tag_name: StrTendril::new(), in new()
370 self.current_tag_name = StrTendril::new(); in discard_tag()
376 self.current_tag_name.push_char(c); in create_tag()
397 self.current_tag_name = StrTendril::new(); in emit_short_tag()
418 let qname = process_qname(replace(&mut self.current_tag_name, StrTendril::new())); in emit_current_tag()
522 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/xml5ever-0.16.2/src/tokenizer/
H A Dmod.rs139 current_tag_name: StrTendril, field
189 current_tag_name: StrTendril::new(), in new()
370 self.current_tag_name = StrTendril::new(); in discard_tag()
376 self.current_tag_name.push_char(c); in create_tag()
397 self.current_tag_name = StrTendril::new(); in emit_short_tag()
418 let qname = process_qname(replace(&mut self.current_tag_name, StrTendril::new())); in emit_current_tag()
522 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
/dports/lang/rust/rustc-1.58.1-src/vendor/xml5ever/src/tokenizer/
H A Dmod.rs139 current_tag_name: StrTendril, field
189 current_tag_name: StrTendril::new(), in new()
370 self.current_tag_name = StrTendril::new(); in discard_tag()
376 self.current_tag_name.push_char(c); in create_tag()
397 self.current_tag_name = StrTendril::new(); in emit_short_tag()
418 let qname = process_qname(replace(&mut self.current_tag_name, StrTendril::new())); in emit_current_tag()
522 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
/dports/devel/texlab/texlab-3.3.0/cargo-crates/xml5ever-0.16.1/src/tokenizer/
H A Dmod.rs139 current_tag_name: StrTendril, field
189 current_tag_name: StrTendril::new(), in new()
370 self.current_tag_name = StrTendril::new(); in discard_tag()
376 self.current_tag_name.push_char(c); in create_tag()
397 self.current_tag_name = StrTendril::new(); in emit_short_tag()
418 let qname = process_qname(replace(&mut self.current_tag_name, StrTendril::new())); in emit_current_tag()
522 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/xml5ever-0.16.1/src/tokenizer/
H A Dmod.rs139 current_tag_name: StrTendril, field
189 current_tag_name: StrTendril::new(), in new()
370 self.current_tag_name = StrTendril::new(); in discard_tag()
376 self.current_tag_name.push_char(c); in create_tag()
397 self.current_tag_name = StrTendril::new(); in emit_short_tag()
418 let qname = process_qname(replace(&mut self.current_tag_name, StrTendril::new())); in emit_current_tag()
522 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
/dports/www/zola/zola-0.15.2/cargo-crates/xml5ever-0.16.2/src/tokenizer/
H A Dmod.rs139 current_tag_name: StrTendril, field
189 current_tag_name: StrTendril::new(), in new()
370 self.current_tag_name = StrTendril::new(); in discard_tag()
376 self.current_tag_name.push_char(c); in create_tag()
397 self.current_tag_name = StrTendril::new(); in emit_short_tag()
418 let qname = process_qname(replace(&mut self.current_tag_name, StrTendril::new())); in emit_current_tag()
522 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/xml5ever-0.16.1/src/tokenizer/
H A Dmod.rs139 current_tag_name: StrTendril, field
189 current_tag_name: StrTendril::new(), in new()
370 self.current_tag_name = StrTendril::new(); in discard_tag()
376 self.current_tag_name.push_char(c); in create_tag()
397 self.current_tag_name = StrTendril::new(); in emit_short_tag()
418 let qname = process_qname(replace(&mut self.current_tag_name, StrTendril::new())); in emit_current_tag()
522 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
/dports/net/arataga/oess-2.2.3/dev/cls_3/parser/
H A Dparser.cpp29 current_tag_name() const;
127 parser_t::implemented_parser_context_info_t::current_tag_name() const in current_tag_name() function in cls_3::parser::parser_t::implemented_parser_context_info_t
/dports/www/ilias/ILIAS-5.4.25/Services/Object/classes/
H A Dclass.ilObjectDefinition.php758 $this->current_tag_name = $a_attribs["name"];
760 …$this->obj_data[$this->parent_tag_name]["properties"][$this->current_tag_name]["module"] = $a_attr…
787 $this->current_tag_name = '';
/dports/www/ilias6/ILIAS-6.14/Services/Object/classes/
H A Dclass.ilObjectDefinition.php758 $this->current_tag_name = $a_attribs["name"];
760 …$this->obj_data[$this->parent_tag_name]["properties"][$this->current_tag_name]["module"] = $a_attr…
787 $this->current_tag_name = '';
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs137 current_tag_name: StrTendril, field
193 current_tag_name: StrTendril::new(), in new()
415 let name = LocalName::from(&*self.current_tag_name); in emit_current_tag()
416 self.current_tag_name.clear(); in emit_current_tag()
473 self.current_tag_name.clear(); in discard_tag()
480 self.current_tag_name.push_char(c); in create_tag()
486 Some(last) => (self.current_tag_kind == EndTag) && (*self.current_tag_name == **last), in have_appropriate_end_tag()
580 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
/dports/net-im/fractal/fractal-4.4.0/vendor/html5ever/src/tokenizer/
H A Dmod.rs134 current_tag_name: StrTendril, field
190 current_tag_name: StrTendril::new(), in new()
412 let name = LocalName::from(&*self.current_tag_name); in emit_current_tag()
413 self.current_tag_name.clear(); in emit_current_tag()
470 self.current_tag_name.clear(); in discard_tag()
477 self.current_tag_name.push_char(c); in create_tag()
483 Some(last) => (self.current_tag_kind == EndTag) && (*self.current_tag_name == **last), in have_appropriate_end_tag()
577 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs137 current_tag_name: StrTendril, field
193 current_tag_name: StrTendril::new(), in new()
415 let name = LocalName::from(&*self.current_tag_name); in emit_current_tag()
416 self.current_tag_name.clear(); in emit_current_tag()
473 self.current_tag_name.clear(); in discard_tag()
480 self.current_tag_name.push_char(c); in create_tag()
486 Some(last) => (self.current_tag_kind == EndTag) && (*self.current_tag_name == **last), in have_appropriate_end_tag()
580 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/html5ever-0.13.1/src/tokenizer/
H A Dmod.rs138 current_tag_name: StrTendril, field
192 current_tag_name: StrTendril::new(), in new()
418 let name = LocalName::from(&*self.current_tag_name); in emit_current_tag()
419 self.current_tag_name.clear(); in emit_current_tag()
475 self.current_tag_name.clear(); in discard_tag()
482 self.current_tag_name.push_char(c); in create_tag()
490 && (*self.current_tag_name == **last), in have_appropriate_end_tag()
583 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
/dports/devel/texlab/texlab-3.3.0/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs137 current_tag_name: StrTendril, field
193 current_tag_name: StrTendril::new(), in new()
415 let name = LocalName::from(&*self.current_tag_name); in emit_current_tag()
416 self.current_tag_name.clear(); in emit_current_tag()
473 self.current_tag_name.clear(); in discard_tag()
480 self.current_tag_name.push_char(c); in create_tag()
486 Some(last) => (self.current_tag_kind == EndTag) && (*self.current_tag_name == **last), in have_appropriate_end_tag()
580 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs137 current_tag_name: StrTendril, field
193 current_tag_name: StrTendril::new(), in new()
415 let name = LocalName::from(&*self.current_tag_name); in emit_current_tag()
416 self.current_tag_name.clear(); in emit_current_tag()
473 self.current_tag_name.clear(); in discard_tag()
480 self.current_tag_name.push_char(c); in create_tag()
486 Some(last) => (self.current_tag_kind == EndTag) && (*self.current_tag_name == **last), in have_appropriate_end_tag()
580 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
/dports/www/zola/zola-0.15.2/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs137 current_tag_name: StrTendril,
193 current_tag_name: StrTendril::new(),
415 let name = LocalName::from(&*self.current_tag_name);
416 self.current_tag_name.clear();
473 self.current_tag_name.clear();
480 self.current_tag_name.push_char(c);
486 Some(last) => (self.current_tag_kind == EndTag) && (*self.current_tag_name == **last),
580 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/html5ever-0.25.1/src/tokenizer/
H A Dmod.rs137 current_tag_name: StrTendril, field
193 current_tag_name: StrTendril::new(), in new()
415 let name = LocalName::from(&*self.current_tag_name); in emit_current_tag()
416 self.current_tag_name.clear(); in emit_current_tag()
473 self.current_tag_name.clear(); in discard_tag()
480 self.current_tag_name.push_char(c); in create_tag()
486 Some(last) => (self.current_tag_kind == EndTag) && (*self.current_tag_name == **last), in have_appropriate_end_tag()
580 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …
/dports/lang/rust/rustc-1.58.1-src/vendor/html5ever/src/tokenizer/
H A Dmod.rs137 current_tag_name: StrTendril, field
193 current_tag_name: StrTendril::new(), in new()
415 let name = LocalName::from(&*self.current_tag_name); in emit_current_tag()
416 self.current_tag_name.clear(); in emit_current_tag()
473 self.current_tag_name.clear(); in discard_tag()
480 self.current_tag_name.push_char(c); in create_tag()
486 Some(last) => (self.current_tag_kind == EndTag) && (*self.current_tag_name == **last), in have_appropriate_end_tag()
580 …( $me:ident : push_tag $c:expr ) => ( $me.current_tag_name.push_char($c); …

12