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

/freebsd-11.0-release/contrib/apr-util/include/
H A Dapr_xml.h278 * APR_XML_X2T_FULL_NS_LANG FULL + ns defns + xml:lang
294 #define APR_XML_X2T_FULL_NS_LANG 3 /**< FULL + ns defns + xml:lang */ macro
/freebsd-11.0-release/contrib/apr-util/xml/
H A Dapr_xml.c649 if (style == APR_XML_X2T_FULL || style == APR_XML_X2T_FULL_NS_LANG) {
654 if (style == APR_XML_X2T_FULL_NS_LANG) {
760 if (style == APR_XML_X2T_FULL || style == APR_XML_X2T_FULL_NS_LANG) {
785 (style == APR_XML_X2T_FULL_NS_LANG ||
793 if (style == APR_XML_X2T_FULL_NS_LANG) {
830 if (style == APR_XML_X2T_FULL || style == APR_XML_X2T_FULL_NS_LANG) {

Completed in 107 milliseconds