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/functions.h
/* * Summary: interface for the XSLT functions not from XPath * Description: a set of extra functions coming from XSLT but not in XPath * * Copy: See Copyright for the status of this software. * * Author: Daniel Veillard and Bjorn Reese <breese@users.sourceforge.net> */ #ifndef __XML_XSLT_FUNCTIONS_H__ #define __XML_XSLT_FUNCTIONS_H__ #include <libxml/xpath.h> #include <libxml/xpathInternals.h> #include "xsltexports.h" #include "xsltInternals.h" #ifdef __cplusplus extern "C" { #endif /** * XSLT_REGISTER_FUNCTION_LOOKUP: * * Registering macro, not general purpose at all but used in different modules. */ #define XSLT_REGISTER_FUNCTION_LOOKUP(ctxt) \ xmlXPathRegisterFuncLookup((ctxt)->xpathCtxt, \ xsltXPathFunctionLookup, \ (void *)(ctxt->xpathCtxt)); XSLTPUBFUN xmlXPathFunction XSLTCALL xsltXPathFunctionLookup (void *vctxt, const xmlChar *name, const xmlChar *ns_uri); /* * Interfaces for the functions implementations. */ XSLTPUBFUN void XSLTCALL xsltDocumentFunction (xmlXPathParserContextPtr ctxt, int nargs); XSLTPUBFUN void XSLTCALL xsltKeyFunction (xmlXPathParserContextPtr ctxt, int nargs); XSLTPUBFUN void XSLTCALL xsltUnparsedEntityURIFunction (xmlXPathParserContextPtr ctxt, int nargs); XSLTPUBFUN void XSLTCALL xsltFormatNumberFunction (xmlXPathParserContextPtr ctxt, int nargs); XSLTPUBFUN void XSLTCALL xsltGenerateIdFunction (xmlXPathParserContextPtr ctxt, int nargs); XSLTPUBFUN void XSLTCALL xsltSystemPropertyFunction (xmlXPathParserContextPtr ctxt, int nargs); XSLTPUBFUN void XSLTCALL xsltElementAvailableFunction (xmlXPathParserContextPtr ctxt, int nargs); XSLTPUBFUN void XSLTCALL xsltFunctionAvailableFunction (xmlXPathParserContextPtr ctxt, int nargs); /* * And the registration */ XSLTPUBFUN void XSLTCALL xsltRegisterAllFunctions (xmlXPathContextPtr ctxt); #ifdef __cplusplus } #endif #endif /* __XML_XSLT_FUNCTIONS_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