Home
last modified time | relevance | path

Searched defs:tagname (Results 76 – 100 of 2153) sorted by relevance

12345678910>>...87

/dports/textproc/nunnimcax/NunniMCAX-1.4.1/
H A Dnmcaxwf.c34 static int startElement( const char *tagname, struct NunniHashtable *args ) { in startElement()
42 static int endElement( const char *tagname ) { in endElement()
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/chart/
H A Dchartspace.py44 tagname = "chart" variable in ChartContainer
97 tagname = "protection" variable in Protection
123 tagname = "externalData" variable in ExternalData
138 tagname = "chartSpace" variable in ChartSpace
192 def to_tree(self, tagname=None, idx=None, namespace=None): argument
/dports/www/moodle310/moodle/tag/
H A Dedit.php30 $tagname = optional_param('tag', '', PARAM_TAG); variable
73 $tagname = $tag->get_display_name(); variable
/dports/www/moodle311/moodle/tag/
H A Dedit.php30 $tagname = optional_param('tag', '', PARAM_TAG); variable
73 $tagname = $tag->get_display_name(); variable
/dports/www/moodle39/moodle/tag/
H A Dedit.php30 $tagname = optional_param('tag', '', PARAM_TAG); variable
73 $tagname = $tag->get_display_name(); variable
/dports/devel/ros-catkin_pkg/catkin_pkg-0.4.14/src/catkin_pkg/
H A Dpackage.py368 def __init__(self, tagname, content=None): argument
770 def _get_nodes(parent, tagname): argument
774 def _get_node(parent, tagname, filename): argument
781 def _get_optional_node(parent, tagname, filename): argument
807 def _get_dependencies(parent, tagname): argument
817 def _get_group_dependencies(parent, tagname): argument
828 def _get_group_memberships(parent, tagname): argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/builder/
H A DTagValidator.java150 String tagname = tag.getTagName(); in validateTags() local
168 String tagname = tag.getTagName(); in validateTags() local
181 String tagname = tag.getTagName(); in validateTags() local
204 String tagname = tag.getTagName(); in validateTags() local
233 String tagname = tag.getTagName(); in processTypeNode() local
279 String tagname = tag.getTagName(); in processFieldNode() local
351 String tagname = tag.getTagName(); in processMethodNode() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/
H A Dupdate_version.py42 def Find(elem, tagname): argument
49 def FindAndClone(elem, tagname): argument
257 def CreateNode(tagname, indent, children): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/
H A Dupdate_version.py42 def Find(elem, tagname): argument
49 def FindAndClone(elem, tagname): argument
257 def CreateNode(tagname, indent, children): argument
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/descriptors/
H A Dnested.py43 def to_tree(self, tagname=None, value=None, namespace=None): argument
69 def to_tree(self, tagname=None, value=None, namespace=None): argument
127 def to_tree(self, tagname=None, value=None, namespace=None): argument
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/worksheet/
H A Dpagebreak.py13 tagname = "brk" variable in Break
37 tagname = "rowBreaks" variable in RowBreak
89 tagname = "colBreaks" variable in ColBreak
H A Dole.py20 tagname = "anchor" variable in ObjectAnchor
45 tagname = "objectPr" variable in ObjectPr
92 tagname = "oleObject" variable in OleObject
124 tagname = "oleObjects" variable in OleObjects
/dports/www/moodle310/moodle/enrol/imsenterprise/
H A Dlib.php256 protected function full_tag_found_in_cache($tagname, $latestline) {
273 protected function remove_tag_from_cache($tagname) {
287 protected static function get_recstatus($tagdata, $tagname) {
/dports/www/moodle311/moodle/enrol/imsenterprise/
H A Dlib.php256 protected function full_tag_found_in_cache($tagname, $latestline) {
273 protected function remove_tag_from_cache($tagname) {
287 protected static function get_recstatus($tagdata, $tagname) {
/dports/www/moodle39/moodle/enrol/imsenterprise/
H A Dlib.php256 protected function full_tag_found_in_cache($tagname, $latestline) {
273 protected function remove_tag_from_cache($tagname) {
287 protected static function get_recstatus($tagdata, $tagname) {
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/drawing/
H A Dpicture.py27 tagname = "picLocks" variable in PictureLocking
75 tagname = "cNvPicPr" variable in NonVisualPictureProperties
94 tagname = "nvPicPr" variable in PictureNonVisual
117 tagname = "pic" variable in PictureFrame
H A Dfill.py43 tagname = "pattFill" variable in PatternFillProperties
75 tagname = "rect" variable in RelativeRect
101 tagname = "stretch" variable in StretchInfoProperties
114 tagname = "gs" variable in GradientStop
153 tagname = "lin" variable in LinearShadeProperties
169 tagname = "path" variable in PathShadeProperties
185 tagname = "gradFill" variable in GradientFillProperties
220 tagname = "solidFill" variable in SolidColorFillProperties
252 tagname = "blip" variable in Blip
386 tagname = "blipFill" variable in BlipFillProperties
/dports/devel/gumbo/gumbo-parser-0.10.1/src/
H A Dtag.c80 GumboTag gumbo_tagn_enum(const char* tagname, unsigned int length) { in gumbo_tagn_enum()
93 GumboTag gumbo_tag_enum(const char* tagname) { in gumbo_tag_enum()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qlitehtml/src/3rdparty/litehtml/src/gumbo/
H A Dtag.c80 GumboTag gumbo_tagn_enum(const char* tagname, unsigned int length) { in gumbo_tagn_enum()
93 GumboTag gumbo_tag_enum(const char* tagname) { in gumbo_tag_enum()
/dports/www/kristall/kristall-6b39f244/lib/gumbo-parser/
H A Dtag.c80 GumboTag gumbo_tagn_enum(const char* tagname, unsigned int length) { in gumbo_tagn_enum()
93 GumboTag gumbo_tag_enum(const char* tagname) { in gumbo_tag_enum()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/gumbo-parser/src/
H A Dtag.c80 GumboTag gumbo_tagn_enum(const char* tagname, unsigned int length) { in gumbo_tagn_enum()
93 GumboTag gumbo_tag_enum(const char* tagname) { in gumbo_tag_enum()
/dports/www/ilias/ILIAS-5.4.25/Services/User/classes/
H A Dclass.ilUserXMLWriter.php286 …public function __addElementMulti($tagname, $value, $attrs = null, $settingsname = null, $required…
295 …public function __addElement($tagname, $value, $attrs = null, $settingsname = null, $requiredTag =…
304 private function canExport($tagname, $settingsname = null)
/dports/www/ilias6/ILIAS-6.14/Services/User/classes/
H A Dclass.ilUserXMLWriter.php286 …public function __addElementMulti($tagname, $value, $attrs = null, $settingsname = null, $required…
295 …public function __addElement($tagname, $value, $attrs = null, $settingsname = null, $requiredTag =…
304 private function canExport($tagname, $settingsname = null)
/dports/www/tikiwiki/tiki-21.2/lib/admin/
H A Dadminlib.php360 function remove_tag($tagname)
393 function create_tag($tagname)
434 function restore_tag($tagname)
/dports/emulators/mess/mame-mame0226/src/emu/
H A Dsoftlist.cpp384 void softlist_parser::start_handler(void *data, const char *tagname, const char **attributes) in start_handler()
481 void softlist_parser::parse_root_start(const char *tagname, const char **attributes) in parse_root_start()
502 void softlist_parser::parse_main_start(const char *tagname, const char **attributes) in parse_main_start()
528 void softlist_parser::parse_soft_start(const char *tagname, const char **attributes) in parse_soft_start()
595 void softlist_parser::parse_part_start(const char *tagname, const char **attributes) in parse_part_start()
682 void softlist_parser::parse_data_start(const char *tagname, const char **attributes) in parse_data_start()
798 void softlist_parser::parse_soft_end(const char *tagname) in parse_soft_end()

12345678910>>...87