Home
last modified time | relevance | path

Searched defs:attribvalue (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/p5-XML-Stream/XML-Stream-1.24/lib/XML/Stream/Parser/
H A DDTD.pm719 sub attribvalue subroutine
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/htmlparser2/lib/
H A DParser.d.ts74 private attribvalue; property in Parser
/dports/www/newsboat/newsboat-2.22.1/src/
H A Dtagsouppullparser.cpp106 std::string attribname, attribvalue; in add_attribute() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/
H A DControlBuilder.cs2651 …internal void PreprocessAttribute(string filter, string attribname, string attribvalue, bool mainD… in PreprocessAttribute()
/dports/devel/swig/swig-4.0.2/Source/Swig/
H A Dnaming.c721 String *attribvalue = Getattr(attribs, "value"); in Swig_feature_set() local