Home
last modified time | relevance | path

Searched defs:LIBXSLT_ATTR_FORMAT (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/reactos/libs/libxslt/
H A Dxsltconfig.h157 #define LIBXSLT_ATTR_FORMAT(fmt,args) __attribute__((__format__(__printf__,fmt,args))) macro
/reactos/dll/3rdparty/libxslt/
H A Dxsltconfig.h.in157 #define LIBXSLT_ATTR_FORMAT(fmt,args) __attribute__((__format__(__printf__,fmt,args))) macro