Home
last modified time | relevance | path

Searched +defs:OUTPUT +defs:FORM (Results 1 – 25 of 25) sorted by relevance

/dports/lang/rexx-regina/regina-rexx-3.9.3/
H A Dyaccsrc.h96 FORM = 306, enumerator
140 OUTPUT = 350, enumerator
H A Dyaccsrc.c283 FORM = 306, enumerator
327 OUTPUT = 350, enumerator
/dports/www/jericho-html/jericho-html-3.2/src/java/net/htmlparser/jericho/
H A DHTMLElementName.java473 public static final String FORM="form"; field
853 public static final String OUTPUT="output"; field
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5TreeBuilder.h93 static const int32_t FORM = 9; variable
199 static const int32_t OUTPUT = 62; variable
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5TreeBuilder.h92 static const int32_t FORM = 9; variable
198 static const int32_t OUTPUT = 62; variable
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5TreeBuilder.h93 static const int32_t FORM = 9; variable
199 static const int32_t OUTPUT = 62; variable
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5TreeBuilder.h93 static const int32_t FORM = 9; variable
199 static const int32_t OUTPUT = 62; variable
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5TreeBuilder.h93 static const int32_t FORM = 9; variable
199 static const int32_t OUTPUT = 62; variable
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-vue/src/tree_sitter_html/
H A Dtag.h65 FORM, enumerator
95 OUTPUT, enumerator
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-html/src/
H A Dtag.h65 FORM, enumerator
95 OUTPUT, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/test/fuzzer/
H A Dhtml_tree.proto48 FORM = 35; enumerator
81 OUTPUT = 68; enumerator
181 FORM = 40; enumerator
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-svelte/src/
H A Dtag.h81 FORM, enumerator
111 OUTPUT, enumerator
/dports/www/libhubbub/libhubbub-0.3.7/src/treebuilder/
H A Dinternal.h19 FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, HEAD, HEADER, HR, IFRAME, enumerator
30 LABEL, OUTPUT, RP, RT, RUBY, SPAN, SUB, SUP, VAR, XMP, enumerator
/dports/www/firefox-esr/firefox-91.8.0/parser/html/javasrc/
H A DElementName.java1142 public static final ElementName FORM = new ElementName("form", "form", field in ElementName
1406 public static final ElementName OUTPUT = new ElementName("output", "output", field in ElementName
H A DTreeBuilder.java89 final static int FORM = 9; field in TreeBuilder
191 final static int OUTPUT = 62; field in TreeBuilder
/dports/www/firefox/firefox-99.0/parser/html/javasrc/
H A DElementName.java1142 public static final ElementName FORM = new ElementName("form", "form", field in ElementName
1406 public static final ElementName OUTPUT = new ElementName("output", "output", field in ElementName
H A DTreeBuilder.java89 final static int FORM = 9; field in TreeBuilder
191 final static int OUTPUT = 62; field in TreeBuilder
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/javasrc/
H A DElementName.java1138 public static final ElementName FORM = new ElementName("form", "form", field in ElementName
1402 public static final ElementName OUTPUT = new ElementName("output", "output", field in ElementName
H A DTreeBuilder.java90 final static int FORM = 9; field in TreeBuilder
192 final static int OUTPUT = 62; field in TreeBuilder
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/javasrc/
H A DElementName.java1142 public static final ElementName FORM = new ElementName("form", "form", field in ElementName
1406 public static final ElementName OUTPUT = new ElementName("output", "output", field in ElementName
H A DTreeBuilder.java89 final static int FORM = 9; field in TreeBuilder
191 final static int OUTPUT = 62; field in TreeBuilder
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/javasrc/
H A DElementName.java1142 public static final ElementName FORM = new ElementName("form", "form", field in ElementName
1406 public static final ElementName OUTPUT = new ElementName("output", "output", field in ElementName
H A DTreeBuilder.java90 final static int FORM = 9; field in TreeBuilder
192 final static int OUTPUT = 62; field in TreeBuilder
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/javasrc/
H A DElementName.java521 …public static final ElementName FORM = new ElementName("form", "form", TreeBuilder.FORM | SPECIAL); field in ElementName
643 … public static final ElementName OUTPUT = new ElementName("output", "output", TreeBuilder.OUTPUT); field in ElementName
H A DTreeBuilder.java90 final static int FORM = 9; field in TreeBuilder
192 final static int OUTPUT = 62; field in TreeBuilder