Searched refs:NEWLINE (Results 1 - 25 of 62) sorted by relevance

123

/forgerock/web-agents-v4/pcre/
H A Dpcre_config.h10 NEWLINE macro below to set a suitable EBCDIC newline, commonly 21 (0x15).
11 On systems that can use "configure" or CMake to set EBCDIC, NEWLINE is
21 NEWLINE macro below. On systems that can use "configure" or CMake to set
22 EBCDIC_NL25, the adjustment of NEWLINE is automatic. */
162 /* The value of NEWLINE determines the default newline character sequence.
170 #define NEWLINE -2 macro
H A Dpcre_config.c145 *((int *)where) = NEWLINE;
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DStatusMessageImpl.java101 xmlString.append(SAML2Constants.NEWLINE)
104 xmlString.append(SAML2Constants.NEWLINE)
H A DRequesterIDImpl.java149 .append(SAML2Constants.NEWLINE)
151 .append(SAML2Constants.NEWLINE)
H A DGetCompleteImpl.java148 .append(SAML2Constants.NEWLINE)
149 .append(getCompleteURI).append(SAML2Constants.NEWLINE)
H A DNameIDMappingRequestImpl.java295 declareNS)).append(SAML2Constants.NEWLINE);
300 declareNS)).append(SAML2Constants.NEWLINE);
305 declareNS)).append(SAML2Constants.NEWLINE);
309 declareNS)).append(SAML2Constants.NEWLINE);
H A DStatusImpl.java210 xmlString.append(SAML2Constants.NEWLINE)
217 xmlString.append(SAML2Constants.NEWLINE)
221 xmlString.append(SAML2Constants.NEWLINE)
225 xmlString.append(SAML2Constants.NEWLINE)
H A DAuthnRequestImpl.java474 .append(SAML2Constants.NEWLINE);
582 xmlString.append(SAML2Constants.NEWLINE).append(issuerString);
585 xmlString.append(SAML2Constants.NEWLINE).append(signatureString);
588 xmlString.append(SAML2Constants.NEWLINE)
592 xmlString.append(SAML2Constants.NEWLINE)
597 xmlString.append(SAML2Constants.NEWLINE)
603 xmlString.append(SAML2Constants.NEWLINE)
608 xmlString.append(SAML2Constants.NEWLINE)
614 xmlString.append(SAML2Constants.NEWLINE)
618 xmlString.append(SAML2Constants.NEWLINE)
[all...]
H A DStatusResponseImpl.java399 .append(SAML2Constants.NEWLINE);
448 xmlString.append(SAML2Constants.NEWLINE).append(issuerString);
451 xmlString.append(SAML2Constants.NEWLINE).append(signatureString);
454 xmlString.append(SAML2Constants.NEWLINE)
458 xmlString.append(SAML2Constants.NEWLINE)
H A DExtensionsImpl.java155 xmlString.append(SAML2Constants.NEWLINE)
158 xmlString.append(SAML2Constants.NEWLINE)
H A DStatusCodeImpl.java188 xmlString.append(SAML2Constants.NEWLINE)
192 xmlString.append(SAML2Constants.NEWLINE)
H A DStatusDetailImpl.java159 xmlString.append(SAML2Constants.NEWLINE)
162 xmlString.append(SAML2Constants.NEWLINE)
H A DSubjectQueryAbstractImpl.java83 declareNS)).append(SAML2Constants.NEWLINE);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DStatusMessageImpl.java101 xmlString.append(SAML2Constants.NEWLINE)
104 xmlString.append(SAML2Constants.NEWLINE)
H A DRequesterIDImpl.java149 .append(SAML2Constants.NEWLINE)
151 .append(SAML2Constants.NEWLINE)
H A DGetCompleteImpl.java148 .append(SAML2Constants.NEWLINE)
149 .append(getCompleteURI).append(SAML2Constants.NEWLINE)
H A DNameIDMappingRequestImpl.java295 declareNS)).append(SAML2Constants.NEWLINE);
300 declareNS)).append(SAML2Constants.NEWLINE);
305 declareNS)).append(SAML2Constants.NEWLINE);
309 declareNS)).append(SAML2Constants.NEWLINE);
H A DStatusImpl.java210 xmlString.append(SAML2Constants.NEWLINE)
217 xmlString.append(SAML2Constants.NEWLINE)
221 xmlString.append(SAML2Constants.NEWLINE)
225 xmlString.append(SAML2Constants.NEWLINE)
H A DAuthnRequestImpl.java474 .append(SAML2Constants.NEWLINE);
582 xmlString.append(SAML2Constants.NEWLINE).append(issuerString);
585 xmlString.append(SAML2Constants.NEWLINE).append(signatureString);
588 xmlString.append(SAML2Constants.NEWLINE)
592 xmlString.append(SAML2Constants.NEWLINE)
597 xmlString.append(SAML2Constants.NEWLINE)
603 xmlString.append(SAML2Constants.NEWLINE)
608 xmlString.append(SAML2Constants.NEWLINE)
614 xmlString.append(SAML2Constants.NEWLINE)
618 xmlString.append(SAML2Constants.NEWLINE)
[all...]
H A DStatusResponseImpl.java397 .append(SAML2Constants.NEWLINE);
446 xmlString.append(SAML2Constants.NEWLINE).append(issuerString);
449 xmlString.append(SAML2Constants.NEWLINE).append(signatureString);
452 xmlString.append(SAML2Constants.NEWLINE)
456 xmlString.append(SAML2Constants.NEWLINE)
H A DExtensionsImpl.java155 xmlString.append(SAML2Constants.NEWLINE)
158 xmlString.append(SAML2Constants.NEWLINE)
H A DStatusCodeImpl.java188 xmlString.append(SAML2Constants.NEWLINE)
192 xmlString.append(SAML2Constants.NEWLINE)
H A DStatusDetailImpl.java159 xmlString.append(SAML2Constants.NEWLINE)
162 xmlString.append(SAML2Constants.NEWLINE)
/forgerock/openam-v13/openam-distribution/src/main/amserver/demo/source/com/sun/identity/demo/server/
H A DEvaluatePolicyServlet.java58 public static final String NEWLINE = field in class:EvaluatePolicyServlet
159 message.append(NEWLINE);
160 message.append(NEWLINE);
163 message.append(NEWLINE);
/forgerock/openam/openam-distribution/src/main/amserver/demo/source/com/sun/identity/demo/server/
H A DEvaluatePolicyServlet.java58 public static final String NEWLINE = field in class:EvaluatePolicyServlet
159 message.append(NEWLINE);
160 message.append(NEWLINE);
163 message.append(NEWLINE);

Completed in 61 milliseconds

123