Searched defs:expat (Results 1 – 12 of 12) sorted by relevance
5 Name: expat name
11 [ AC_ARG_WITH(expat, optwith
6 Name: @_EXPAT_OUTPUT_NAME@
65 project(expat project384 add_library(expat ${_SHARED} ${expat_SRCS}) target
63 AC_INIT([expat], expat_version, [expat-bugs@libexpat.org]) package
790 expat section in Licenses and Acknowledgements for Incorporated Software
76 } expat; member
1530 import pyexpat as expat namespace
1528 dep_expat = meson.get_compiler('c').find_library('expat') build