Home
last modified time | relevance | path

Searched refs:TAG_CLOSE (Results 1 – 25 of 53) sorted by relevance

123

/dports/textproc/htmltolatex/htmltolatex/
H A Dh2l.y66 %token TAG_CLOSE
101 html_block_start: html_block_init TAG_CLOSE
102 | html_block_init attribute_list TAG_CLOSE
141 head_block_start: head_block_init TAG_CLOSE { gIgnoreNonTagChars = true; }
142 | head_block_init attribute_list TAG_CLOSE { gIgnoreNonTagChars = true; }
150 title_block_start: TAG_TITLE_START { gIgnoreNonTagChars = false; } TAG_CLOSE
151 | TAG_TITLE_START { gIgnoreNonTagChars = false; } attribute_list TAG_CLOSE variable
174 single_tag: single_tag_init TAG_CLOSE { $$ = $1; gH2L.tag_make($1->mTagString); $1 = 0;}
175 | single_tag_init attribute_list TAG_CLOSE { $$ = $1; gH2L.tag_make($1->mTagString); $1 = 0;}
191 tag_block_start: tag_block_init TAG_CLOSE { $$ = $1; gH2L.tag_start($1->mTagString); $1 = 0;}
[all …]
/dports/textproc/py-mwparserfromhell/mwparserfromhell-0.6.3/src/mwparserfromhell/parser/
H A Dcontexts.py154 TAG_CLOSE = 1 << 18 variable
155 TAG = TAG_OPEN + TAG_ATTR + TAG_BODY + TAG_CLOSE
213 + TAG_CLOSE
215 DOUBLE = TEMPLATE_PARAM_KEY + TAG_CLOSE + TABLE_ROW_OPEN
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/fetch/
H A DGETFetchFactory.java61 private static final String TAG_CLOSE = "/>"; //$NON-NLS-1$ field in GETFetchFactory
121 script.print(TAG_CLOSE); in printGetTask()
154 script.print(TAG_CLOSE); in printGetTask()
166 script.print(TAG_CLOSE); in printGetTask()
172 script.print(TAG_CLOSE); in printGetTask()
177 script.print(TAG_CLOSE); in printGetTask()
/dports/textproc/bibutils/bibutils_7.2/lib/
H A Dmodsout.c81 #define TAG_CLOSE (2) macro
94 if ( mode & TAG_CLOSE ) fprintf( outptr, "</%s", tag ); in output_tag_core()
233 output_tag( outptr, indent1, "titleInfo", NULL, TAG_CLOSE | TAG_NEWLINE, NULL ); in output_title()
476 output_tag( outptr, 0, "dateIssued", NULL, TAG_CLOSE | TAG_NEWLINE, NULL ); in output_dateissued()
533 output_tag( outptr, indent0, "originInfo", NULL, TAG_CLOSE | TAG_NEWLINE, NULL ); in output_origin()
574 output_tag( outptr, indent1, tag, NULL, TAG_CLOSE | TAG_NEWLINE, NULL ); in output_language_core()
658 output_tag( outptr, 0, "detail", NULL, TAG_CLOSE | TAG_NEWLINE, NULL ); in output_detail()
690 output_tag( outptr, indent1, "extent", NULL, TAG_CLOSE | TAG_NEWLINE, NULL ); in output_extents()
846 output_tag( outptr, indent, "recordInfo", NULL, TAG_CLOSE | TAG_NEWLINE, NULL ); in output_recordInfo()
1010 output_tag( outptr, indent1, "subject", NULL, TAG_CLOSE | TAG_NEWLINE, NULL ); in output_key()
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/bibutils-sys-0.1.1/vendor/lib/
H A Dmodsout.c81 #define TAG_CLOSE (1) macro
96 if ( mode!=TAG_CLOSE ) in output_tag_core()
365 … output_tag( outptr, lvl2indent(incr_level(level,1)), "role", NULL, TAG_CLOSE, TAG_NEWLINE, NULL ); in output_names()
366 … output_tag( outptr, lvl2indent(level), "name", NULL, TAG_CLOSE, TAG_NEWLINE, NULL ); in output_names()
513 output_tag( outptr, lvl2indent(level), "originInfo", NULL, TAG_CLOSE, TAG_NEWLINE, NULL ); in output_origin()
626 …output_tag( outptr, lvl2indent(incr_level(level,1)), "extent", NULL, TAG_CLOSE, TAG_NEWLINE, N… in mods_output_extents()
640 output_tag( outptr, lvl2indent(level), "part", NULL, TAG_CLOSE, TAG_NEWLINE, NULL ); in try_output_partfooter()
769 output_tag( outptr, lvl2indent(level), "recordInfo", NULL, TAG_CLOSE, TAG_NEWLINE, NULL ); in output_recordInfo()
993 output_tag( outptr, lvl2indent(level), "location", NULL, TAG_CLOSE, TAG_NEWLINE, NULL ); in output_url()
1059 output_tag( outptr, lvl2indent(level), "relatedItem", NULL, TAG_CLOSE, TAG_NEWLINE, NULL ); in output_citeparts()
[all …]
/dports/textproc/R-cran-rbibutils/rbibutils/src/
H A Dmodsout.c82 #define TAG_CLOSE (1) macro
97 if ( mode!=TAG_CLOSE ) in output_tag_core()
369 … output_tag( outptr, lvl2indent(incr_level(level,1)), "role", NULL, TAG_CLOSE, TAG_NEWLINE, NULL ); in output_names()
370 … output_tag( outptr, lvl2indent(level), "name", NULL, TAG_CLOSE, TAG_NEWLINE, NULL ); in output_names()
517 output_tag( outptr, lvl2indent(level), "originInfo", NULL, TAG_CLOSE, TAG_NEWLINE, NULL ); in output_origin()
630 …output_tag( outptr, lvl2indent(incr_level(level,1)), "extent", NULL, TAG_CLOSE, TAG_NEWLINE, N… in mods_output_extents()
644 output_tag( outptr, lvl2indent(level), "part", NULL, TAG_CLOSE, TAG_NEWLINE, NULL ); in try_output_partfooter()
773 output_tag( outptr, lvl2indent(level), "recordInfo", NULL, TAG_CLOSE, TAG_NEWLINE, NULL ); in output_recordInfo()
997 output_tag( outptr, lvl2indent(level), "location", NULL, TAG_CLOSE, TAG_NEWLINE, NULL ); in output_url()
1063 output_tag( outptr, lvl2indent(level), "relatedItem", NULL, TAG_CLOSE, TAG_NEWLINE, NULL ); in output_citeparts()
[all …]
/dports/net/ndpi/nDPI-92a1be2/src/lib/third_party/include/
H A Dlibinjection_html5.h18 , TAG_CLOSE enumerator
/dports/security/modsecurity3/modsecurity-v3.0.5/others/libinjection/src/
H A Dlibinjection_html5.h18 , TAG_CLOSE enumerator
H A Dhtml5_cli.c93 case TAG_CLOSE: return "TAG_CLOSE"; in h5_type_to_string()
/dports/www/nginx-naxsi/naxsi-1.3/naxsi_src/ext/libinjection/
H A Dlibinjection_html5.h18 , TAG_CLOSE enumerator
H A Dhtml5_cli.c93 case TAG_CLOSE: return "TAG_CLOSE"; in h5_type_to_string()
/dports/www/nginx-full/naxsi-1.3/naxsi_src/ext/libinjection/
H A Dlibinjection_html5.h18 , TAG_CLOSE enumerator
H A Dhtml5_cli.c93 case TAG_CLOSE: return "TAG_CLOSE"; in h5_type_to_string()
/dports/www/mod_security/modsecurity-2.9.3/apache2/libinjection/
H A Dlibinjection_html5.h18 , TAG_CLOSE enumerator
/dports/net/p5-XML-Fast/XML-Fast-0.17/
H A Dxmlfast.c28 #define TAG_CLOSE 7 macro
410 context->state = TAG_CLOSE; in parse()
619 case TAG_CLOSE: in parse()
/dports/devel/ossp-xds/xds-0.9.3/
H A Dxds_engine_xml.c541 static const char TAG_CLOSE[] = "</string>"; variable
543 static const size_t TAG_CLOSE_LEN = sizeof (TAG_CLOSE) - 1;
654 memmove(dst, TAG_CLOSE, TAG_CLOSE_LEN); in xml_encode_string()
746 if (strncasecmp(src + src_len, TAG_CLOSE, TAG_CLOSE_LEN) != 0) in xml_decode_string()
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/javax/swing/text/html/parser/support/low/
H A DConstants.h70 static ::gnu::javax::swing::text::html::parser::support::low::pattern * TAG_CLOSE;
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/javax/swing/text/html/parser/support/low/
H A DConstants.h70 static ::gnu::javax::swing::text::html::parser::support::low::pattern * TAG_CLOSE;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/javax/swing/text/html/parser/support/low/
H A DConstants.h70 static ::gnu::javax::swing::text::html::parser::support::low::pattern * TAG_CLOSE;
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/javax/swing/text/html/parser/support/low/
H A DConstants.h70 static ::gnu::javax::swing::text::html::parser::support::low::pattern * TAG_CLOSE;
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/javax/swing/text/html/parser/support/low/
H A DConstants.h70 static ::gnu::javax::swing::text::html::parser::support::low::pattern * TAG_CLOSE;
/dports/emulators/nestopia/nestopia-1.51.1/source/core/
H A DNstXml.cpp514 NST_ASSERT( node == NULL && tag != TAG_CLOSE ); in ReadNode()
526 if (tag == TAG_CLOSE) in ReadNode()
799 return TAG_CLOSE; in CheckTag()
H A DNstXml.hpp280 TAG_CLOSE enumerator
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/
H A DNstXml.cpp514 NST_ASSERT( node == NULL && tag != TAG_CLOSE ); in ReadNode()
526 if (tag == TAG_CLOSE) in ReadNode()
799 return TAG_CLOSE; in CheckTag()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DConstants.java215 public static final pattern TAG_CLOSE = field in Constants

123