ACIL FM
Dark
Refresh
Current DIR:
/usr/include/libxslt
/
usr
include
libxslt
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
attributes.h
930 B
chmod
View
DL
Edit
Rename
Delete
documents.h
2.64 MB
chmod
View
DL
Edit
Rename
Delete
extensions.h
6.74 MB
chmod
View
DL
Edit
Rename
Delete
extra.h
1.6 MB
chmod
View
DL
Edit
Rename
Delete
functions.h
1.93 MB
chmod
View
DL
Edit
Rename
Delete
imports.h
1.8 MB
chmod
View
DL
Edit
Rename
Delete
keys.h
1.13 MB
chmod
View
DL
Edit
Rename
Delete
namespaces.h
1.63 MB
chmod
View
DL
Edit
Rename
Delete
numbersInternals.h
1.97 MB
chmod
View
DL
Edit
Rename
Delete
pattern.h
2.06 MB
chmod
View
DL
Edit
Rename
Delete
preproc.h
892 B
chmod
View
DL
Edit
Rename
Delete
security.h
2.59 MB
chmod
View
DL
Edit
Rename
Delete
templates.h
2.21 MB
chmod
View
DL
Edit
Rename
Delete
transform.h
6.16 MB
chmod
View
DL
Edit
Rename
Delete
variables.h
3.1 MB
chmod
View
DL
Edit
Rename
Delete
xslt.h
1.92 MB
chmod
View
DL
Edit
Rename
Delete
xsltconfig.h
3.68 MB
chmod
View
DL
Edit
Rename
Delete
xsltexports.h
3.36 MB
chmod
View
DL
Edit
Rename
Delete
xsltInternals.h
55.96 MB
chmod
View
DL
Edit
Rename
Delete
xsltlocale.h
1.51 MB
chmod
View
DL
Edit
Rename
Delete
xsltutils.h
8.1 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/include/libxslt/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 xsltCompMatchClearCache (xsltTransformContextPtr ctxt, 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__ */
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply