mirror of
				https://gitlab.gnome.org/GNOME/libxslt
				synced 2025-11-04 00:53:12 +03:00 
			
		
		
		
	fixed a small warning. rebuilt the APIs Daniel
* python/libxml.c : fixed a small warning. * doc/libxslt-api.xml doc/libxslt-decl.txt doc/libxslt-refs.xml python/libxsltclass.txt: rebuilt the APIs Daniel
This commit is contained in:
		@@ -128,6 +128,9 @@ Class transformCtxt()
 | 
			
		||||
    quoteOneUserParam()
 | 
			
		||||
    variableLookup()
 | 
			
		||||
 | 
			
		||||
    # functions from module xsltInternals
 | 
			
		||||
    allocateExtraCtxt()
 | 
			
		||||
 | 
			
		||||
    # functions from module xsltutils
 | 
			
		||||
    message()
 | 
			
		||||
    printErrorContext()
 | 
			
		||||
@@ -190,6 +193,7 @@ Class stylesheet()
 | 
			
		||||
    parseGlobalVariable()
 | 
			
		||||
 | 
			
		||||
    # functions from module xsltInternals
 | 
			
		||||
    allocateExtra()
 | 
			
		||||
    freeStylesheet()
 | 
			
		||||
    parseStylesheetOutput()
 | 
			
		||||
    parseStylesheetProcess()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user