mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-29 15:41:13 +03:00
updated and rebuilt the documentation preparing release of 1.1.3 cleanup
* configure.in, doc/*: updated and rebuilt the documentation preparing release of 1.1.3 * libxslt/attrvt.c libxslt/xsltInternals.h: cleanup Daniel
This commit is contained in:
@ -23,11 +23,11 @@ A:link, A:visited, A:active { text-decoration: underline }
|
||||
char is_multiplier_set : Flag to catch multiple occurences of pe
|
||||
char is_negative_pattern : Flag for processing -ve prefix/suffix
|
||||
}</pre><h3><a name="xsltNumberData" id="xsltNumberData">Structure xsltNumberData</a></h3><pre class="programlisting">Structure xsltNumberData<br />struct _xsltNumberData {
|
||||
xmlChar * level
|
||||
xmlChar * count
|
||||
xmlChar * from
|
||||
xmlChar * value
|
||||
xmlChar * format
|
||||
const xmlChar * level
|
||||
const xmlChar * count
|
||||
const xmlChar * from
|
||||
const xmlChar * value
|
||||
const xmlChar * format
|
||||
int has_format
|
||||
int digitsPerGroup
|
||||
int groupingCharacter
|
||||
|
Reference in New Issue
Block a user