Home
last modified time | relevance | path

Searched refs:UNICODE_LITERAL_27 (Results 1 – 5 of 5) sorted by relevance

/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/shibsp/attribute/filtering/impl/
H A DMatchFunctor.cpp145 …static const XMLCh IssuerRegistrationAuthority[] = UNICODE_LITERAL_27(I,s,s,u,e,r,R,e,g,i,s,t,r,a,…
/dports/security/opensaml/opensaml-3.2.1/saml/saml1/core/impl/
H A DAssertionsImpl.cpp1068 const XMLCh AuthenticationStatement::TYPE_NAME[] = UNICODE_LITERAL_27(A,u,t,h,e,n,t,i,c,a,t,i,o,n,…
/dports/security/opensaml/opensaml-3.2.1/saml/saml2/core/impl/
H A DAssertions20Impl.cpp1565 const XMLCh KeyInfoConfirmationDataType::TYPE_NAME[] = UNICODE_LITERAL_27(K,e,y,I,n,f,o,C,o,n,f,i,r…
H A DProtocols20Impl.cpp1604 const XMLCh AuthnRequest::ASSERTIONCONSUMERSERVICEURL_ATTRIB_NAME[] = UNICODE_LITERAL_27(A,s,s,e,r,…
/dports/devel/xmltooling/xmltooling-3.2.1/xmltooling/
H A Dbase.h176 #define UNICODE_LITERAL_27(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,aa) \ macro