Searched refs:APR_XML_X2T_FULL_NS_LANG (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/apr-util/include/
H A Dapr_xml.h278 * APR_XML_X2T_FULL_NS_LANG FULL + ns defns + xml:lang
295 #define APR_XML_X2T_FULL_NS_LANG 3 /**< FULL + ns defns + xml:lang */ macro
/freebsd-11-stable/contrib/apr-util/xml/
H A Dapr_xml.c669 if (style == APR_XML_X2T_FULL || style == APR_XML_X2T_FULL_NS_LANG ||
675 if (style == APR_XML_X2T_FULL_NS_LANG) {
803 if (style == APR_XML_X2T_FULL || style == APR_XML_X2T_FULL_NS_LANG ||
833 (style == APR_XML_X2T_FULL_NS_LANG ||
841 if (style == APR_XML_X2T_FULL_NS_LANG) {
892 if (style == APR_XML_X2T_FULL || style == APR_XML_X2T_FULL_NS_LANG || style == APR_XML_X2T_PARSED) {

Completed in 58 milliseconds