nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Text-portion.html

25 lines
No EOL
784 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Text-portion</title>
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
</script>
<script type="text/javascript">
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
</script>
</head>
<body>
<h3>Text-portion</h3><pre>Defined in file <a href="macro.asn.html">macro.asn</a>
C++ class: <a href="../doxyhtml/classCText__portion.html">CText_portion</a>
Text-portion ::= SEQUENCE {
left-marker <a href="Text-marker.html">Text-marker</a> OPTIONAL ,
include-left BOOLEAN ,
right-marker <a href="Text-marker.html">Text-marker</a> OPTIONAL ,
include-right BOOLEAN ,
inside BOOLEAN ,
case-sensitive BOOLEAN DEFAULT FALSE ,
whole-word BOOLEAN DEFAULT FALSE }</pre>
</body>
</html>