components/libxml2/mapfile
branchs11-update
changeset 2668 be2379d0aa1f
parent 2452 9dc4dfa4b04d
child 7730 081b4f5eeec4
equal deleted inserted replaced
2667:24447a4555e5 2668:be2379d0aa1f
    30 #
    30 #
    31 # MAPFILE HEADER END
    31 # MAPFILE HEADER END
    32 #
    32 #
    33 # Note that the source above actually lives in the ON tree.
    33 # Note that the source above actually lives in the ON tree.
    34 #
    34 #
    35 # Copyright (c) 2009, 2012, Oracle and/or its affiliates. All rights reserved.
    35 # Copyright (c) 2009, 2013, Oracle and/or its affiliates. All rights reserved.
    36 #
    36 #
    37 # public interfaces in libxml2
    37 # public interfaces in libxml2
    38 #
    38 #
    39 $mapfile_version 2
    39 $mapfile_version 2
       
    40 
       
    41 SYMBOL_VERSION SUNW_1.10 {
       
    42 	global:
       
    43 		# LIBXML2_2.9.1
       
    44 		xmlXPathNodeEval;
       
    45 		xmlXPathSetContextNode;
       
    46 } SUNW_1.9;
    40 
    47 
    41 SYMBOL_VERSION SUNW_1.9 {
    48 SYMBOL_VERSION SUNW_1.9 {
    42 	global:
    49 	global:
    43 		# LIBXML2_2.8.0
    50 		# LIBXML2_2.8.0
    44 		xmlTextReaderRelaxNGValidateCtxt;
    51 		xmlTextReaderRelaxNGValidateCtxt;