mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-29 15:41:13 +03:00
added test similar to 143 but checking for AVT in local variables. Daniel
* tests/docs/Makefile.am tests/docs/bug-144.xml tests/general/Makefile.am tests/docs/bug-144*: added test similar to 143 but checking for AVT in local variables. Daniel
This commit is contained in:
@ -113,6 +113,7 @@
|
||||
<summary>interface for the key matching used in key() and template matches.</summary>
|
||||
<description>implementation of the key mechanims. </description>
|
||||
<author>Daniel Veillard </author>
|
||||
<exports symbol='NODE_IS_KEYED' type='macro'/>
|
||||
<exports symbol='xsltInitCtxtKeys' type='function'/>
|
||||
<exports symbol='xsltFreeKeys' type='function'/>
|
||||
<exports symbol='xsltGetKey' type='function'/>
|
||||
@ -493,6 +494,8 @@
|
||||
</macro>
|
||||
<macro name='LIBXSLT_PUBLIC' file='xsltexports'>
|
||||
</macro>
|
||||
<macro name='NODE_IS_KEYED' file='keys'>
|
||||
</macro>
|
||||
<macro name='XSLTCALL' file='xsltexports'>
|
||||
</macro>
|
||||
<macro name='XSLTPUBFUN' file='xsltexports'>
|
||||
|
Reference in New Issue
Block a user