]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/form_variables.3x.html
ncurses 6.2 - patch 20210619
[ncurses.git] / doc / html / man / form_variables.3x.html
index 48a7d87168484eb15ffe48f2c285f794e768b00e..4c4f10dc42f4085c0f565590d15872f72f98ec0d 100644 (file)
@@ -1,4 +1,4 @@
-<!-- 
+<!--
   ****************************************************************************
   * Copyright 2020 Thomas E. Dickey                                          *
   * Copyright 2010-2013,2017 Free Software Foundation, Inc.                  *
 <HEAD>
 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
 <meta name="generator" content="Manpage converted by man2html - see https://invisible-island.net/scripts/readme.html#others_scripts">
-<TITLE>form_variables 3x</TITLE>
+<TITLE>form_variables 3X</TITLE>
 <link rel="author" href="mailto:bug-ncurses@gnu.org">
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 </HEAD>
 <BODY>
-<H1 class="no-header">form_variables 3x</H1>
+<H1 class="no-header">form_variables 3X</H1>
 <PRE>
-<STRONG><A HREF="form_variables.3x.html">form_variables(3x)</A></STRONG>                                          <STRONG><A HREF="form_variables.3x.html">form_variables(3x)</A></STRONG>
+<B><A HREF="form_variables.3X.html">form_variables(3X)</A></B>                                          <B><A HREF="form_variables.3X.html">form_variables(3X)</A></B>
 
 
 
 
 </PRE><H2><a name="h2-NAME">NAME</a></H2><PRE>
-       <STRONG>TYPE_ALNUM</STRONG>, <STRONG>TYPE_ALPHA</STRONG>, <STRONG>TYPE_ENUM</STRONG>, <STRONG>TYPE_INTEGER</STRONG>, <STRONG>TYPE_IPV4</STRONG>,
-       <STRONG>TYPE_NUMERIC</STRONG>, <STRONG>TYPE_REGEXP</STRONG> - form system global variables
+       <B>TYPE_ALNUM</B>, <B>TYPE_ALPHA</B>, <B>TYPE_ENUM</B>, <B>TYPE_INTEGER</B>, <B>TYPE_IPV4</B>,
+       <B>TYPE_NUMERIC</B>, <B>TYPE_REGEXP</B> - form system global variables
 
 
 </PRE><H2><a name="h2-SYNOPSIS">SYNOPSIS</a></H2><PRE>
-       <STRONG>#include</STRONG> <STRONG>&lt;form.h&gt;</STRONG>
+       <B>#include</B> <B>&lt;form.h&gt;</B>
 
-       <STRONG>FIELDTYPE</STRONG> <STRONG>*</STRONG> <STRONG>TYPE_ALNUM;</STRONG>
-       <STRONG>FIELDTYPE</STRONG> <STRONG>*</STRONG> <STRONG>TYPE_ALPHA;</STRONG>
-       <STRONG>FIELDTYPE</STRONG> <STRONG>*</STRONG> <STRONG>TYPE_ENUM;</STRONG>
-       <STRONG>FIELDTYPE</STRONG> <STRONG>*</STRONG> <STRONG>TYPE_INTEGER;</STRONG>
-       <STRONG>FIELDTYPE</STRONG> <STRONG>*</STRONG> <STRONG>TYPE_IPV4;</STRONG>
-       <STRONG>FIELDTYPE</STRONG> <STRONG>*</STRONG> <STRONG>TYPE_NUMERIC;</STRONG>
-       <STRONG>FIELDTYPE</STRONG> <STRONG>*</STRONG> <STRONG>TYPE_REGEXP;</STRONG>
+       <B>FIELDTYPE</B> <B>*</B> <B>TYPE_ALNUM;</B>
+       <B>FIELDTYPE</B> <B>*</B> <B>TYPE_ALPHA;</B>
+       <B>FIELDTYPE</B> <B>*</B> <B>TYPE_ENUM;</B>
+       <B>FIELDTYPE</B> <B>*</B> <B>TYPE_INTEGER;</B>
+       <B>FIELDTYPE</B> <B>*</B> <B>TYPE_IPV4;</B>
+       <B>FIELDTYPE</B> <B>*</B> <B>TYPE_NUMERIC;</B>
+       <B>FIELDTYPE</B> <B>*</B> <B>TYPE_REGEXP;</B>
 
 
 </PRE><H2><a name="h2-DESCRIPTION">DESCRIPTION</a></H2><PRE>
        These are building blocks for the form library,  defining  fields  that
-       can  be  created using the <STRONG><A HREF="form_fieldtype.3x.html">form_fieldtype(3x)</A></STRONG> functions.  Each provides
+       can  be  created using the <B><A HREF="form_fieldtype.3X.html">form_fieldtype(3X)</A></B> functions.  Each provides
        functions for field- and character-validation, according to  the  given
        datatype.
 
 
 
 </PRE><H2><a name="h2-PORTABILITY">PORTABILITY</a></H2><PRE>
-       The  <STRONG>TYPE_IPV4</STRONG> variable is an extension not provided by older implemen-
+       The  <B>TYPE_IPV4</B> variable is an extension not provided by older implemen-
        tations of the form library.
 
 
 </PRE><H2><a name="h2-SEE-ALSO">SEE ALSO</a></H2><PRE>
-       <STRONG><A HREF="form.3x.html">form(3x)</A></STRONG>.
+       <B><A HREF="form.3X.html">form(3X)</A></B>.
 
 
 
-                                                            <STRONG><A HREF="form_variables.3x.html">form_variables(3x)</A></STRONG>
+                                                            <B><A HREF="form_variables.3X.html">form_variables(3X)</A></B>
 </PRE>
 <div class="nav">
 <ul>