Searched refs:eol (Results 1 - 25 of 156) sorted by relevance

1234567

/macosx-10.10.1/CPAN-56/Modules/PerlIO-eol-0.14/
H A DMakefile1 NAME = PerlIO-eol
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/BodyFilter/
H A Dlines.pm15 my $eol = @_ ? $_[0] : "\n"; # FIXME shouldn't this be $/?
16 if ( ref $eol eq 'SCALAR' ) {
18 croak qq'"$$eol" is not numeric' if $$eol ne ( 0 + $$eol );
19 croak "Records of size 0 are not supported" if $$eol == 0;
21 $self->{eol} = $eol;
28 my $eol = $self->{eol};
[all...]
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/Proxy/BodyFilter/
H A Dlines.pm15 my $eol = @_ ? $_[0] : "\n"; # FIXME shouldn't this be $/?
16 if ( ref $eol eq 'SCALAR' ) {
18 croak qq'"$$eol" is not numeric' if $$eol ne ( 0 + $$eol );
19 croak "Records of size 0 are not supported" if $$eol == 0;
21 $self->{eol} = $eol;
28 my $eol = $self->{eol};
[all...]
/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dmail_copy.c9 /* int mail_copy(sender, orig_to, delivered, src, dst, flags, eol, why)
16 /* const char *eol;
63 /* .IP eol
132 int flags, const char *eol, DSN_BUF *why)
185 asctime(localtime(&now)), eol);
189 *sender ? vstring_str(buf) : "", eol);
202 vstream_fprintf(dst, "X-Original-To: %s%s", vstring_str(buf), eol);
209 vstream_fprintf(dst, "Delivered-To: %s%s", vstring_str(buf), eol);
236 if (type == REC_TYPE_NORM && vstream_fputs(eol, dst) == VSTREAM_EOF)
249 vstream_fputs(eol, ds
128 mail_copy(const char *sender, const char *orig_rcpt, const char *delivered, VSTREAM *src, VSTREAM *dst, int flags, const char *eol, DSN_BUF *why) argument
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/openssl/lib/openssl/
H A Dbuffering.rb187 # Reads the next "line+ from the stream. Lines are separated by +eol+. If
191 # +eol+ may be a String or Regexp.
197 def gets(eol=$/, limit=nil)
198 idx = @rbuffer.index(eol)
202 idx = @rbuffer.index(eol)
204 if eol.is_a?(Regexp)
207 size = idx ? idx+eol.size : nil
217 # by +eol+.
221 def each(eol=$/)
222 while line = self.gets(eol)
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dcc-align.el137 (narrow-to-region arglist-start (c-point 'eol arglist-start))
157 ;; `c-syntactic-eol' always matches somewhere on the line.
158 (re-search-forward c-syntactic-eol)
281 (skip-chars-forward " \t" (c-point 'eol))
378 (cond ((looking-at c-syntactic-eol)
395 (re-search-forward "<<\\|>>" (c-point 'eol) 'move)
418 (let* ((eol (c-point 'eol))
431 (c-syntactic-re-search-forward ":" eol 'move)
432 (if (looking-at c-syntactic-eol)
[all...]
H A Dperl-mode.el432 "*Non-nil means TAB moves to eol or makes a comment in some cases.
636 (let ((eol (progn (end-of-line) (point)))
639 (if (= oldpnt eol)
641 (setq state (parse-partial-sexp lsexp eol))
643 (if (= oldpnt eol) ; already at eol in a string
647 (if (= oldpnt eol) ; no comment, create one?
651 (re-search-forward comment-start-skip eol 'move))
656 (delete-region (point) eol))
657 (if (or (< oldpnt (point)) (= oldpnt eol))
[all...]
/macosx-10.10.1/rsync-45/rsync/
H A Dprogress.c63 char eol[256]; local
102 snprintf(eol, sizeof eol, " (xfer#%d, to-check=%d/%d)\n",
107 strlcpy(eol, "\r", sizeof eol);
110 remain_h, remain_m, remain_s, eol);
/macosx-10.10.1/text_cmds-88/lam/
H A Dlam.c67 char eol; /* end of line character */ member in struct:openfile
129 if (!ip->eol)
130 ip->eol = (T ? (ip-1)->eol : '\n');
145 ip->eol = *p;
207 if ((*p = c) == ip->eol)
/macosx-10.10.1/WebKit-7600.1.25/mac/Misc/
H A DWebNSDataExtras.m316 const UInt8 *eol;
319 while ((eol = _findEOL(bytes, length))) {
321 SInt32 lineLength = eol - bytes;
324 bytes = eol + 1;
325 if (('\r' == *eol) && ('\n' == *bytes)) {
356 for (colon = line; *colon != ':' && colon != eol; colon ++) {
359 if (colon == eol) {
368 for (colon++; colon != eol; colon++) {
373 if (colon == eol) {
378 value = (NSString *)CFMakeCollectable(CFStringCreateWithBytes(NULL, colon, eol
[all...]
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/edit/
H A Demacs.c125 #define eol editb.e_eol macro
241 cur = eol;
256 cur = eol;
290 out[eol] = '\0';
307 else if ((c == usreof)&&(eol == 0))
364 if ((eol+1) >= (scend)) /* will not fit on line */
369 for(i= ++eol; i>cur; i--)
378 if ((c + eol) > scend)
384 for(i=eol;i>=cur;i--)
390 eol
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_utils/
H A DcuOidParser.cpp167 char *eol; // end of line local
230 eol = (char *)configData->Data + configData->Length;
233 eol = nextNl;
236 eol = nextCr;
240 eol = nextNl;
243 eol = nextCr;
247 len = (int)(eol - descStart);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_utils/lib/
H A DcuOidParser.cpp167 char *eol; // end of line local
230 eol = (char *)configData->Data + configData->Length;
233 eol = nextNl;
236 eol = nextCr;
240 eol = nextNl;
243 eol = nextCr;
247 len = (int)(eol - descStart);
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/
H A Dhex.c133 isc_boolean_t eol; local
141 eol = ISC_FALSE;
143 eol = ISC_TRUE;
145 isc_tokentype_string, eol));
H A Dbase64.c184 isc_boolean_t eol; local
192 eol = ISC_FALSE;
194 eol = ISC_TRUE;
196 isc_tokentype_string, eol));
/macosx-10.10.1/ntp-92/lib/isc/
H A Dhex.c133 isc_boolean_t eol; local
141 eol = ISC_FALSE;
143 eol = ISC_TRUE;
145 isc_tokentype_string, eol));
H A Dbase64.c182 isc_boolean_t eol; local
190 eol = ISC_FALSE;
192 eol = ISC_TRUE;
194 isc_tokentype_string, eol));
/macosx-10.10.1/emacs-93/emacs/lisp/mail/
H A Duce.el299 (let ((eol (save-excursion (end-of-line) (point))))
300 ;;(if (not (re-search-forward ": \\(from\\|by\\) " eol t))
301 (if (not (re-search-forward "\\(from\\|by\\) " eol t))
303 (goto-char eol)
318 eol)
320 (setq eol (point))
322 (search-forward "@" eol t)))
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A Dwclib.c52 #define eol(c) ((c)&WC_NL) macro
284 if (eol(lasttype))
302 if (eol(c))
328 if (eol(lasttype))
356 if(eol(lasttype))
382 if (eol(c))
446 if(eol(c) && (cp > endbuff))
455 if(eol(c) && (cp > endbuff))
491 if (eol(lasttype))
/macosx-10.10.1/ntp-92/ntpdate/
H A Dntptime_config.c403 register int eol; local
426 eol = 0;
428 while (!eol) {
435 eol = 1;
441 eol = 1;
444 eol = 1;
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/External/CodeMirror/
H A Dcoffeescript.js179 while (!stream.eol()) {
183 if (singleline && stream.eol()) {
205 while (!stream.eol()) {
313 if (state.dedent > 0 && stream.eol() && state.scope.type == "coffee") {
341 if (stream.eol() && stream.lambda) {
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/include/isc/
H A Dlex.h310 isc_tokentype_t expect, isc_boolean_t eol);
328 isc_lex_getoctaltoken(isc_lex_t *lex, isc_token_t *token, isc_boolean_t eol);
/macosx-10.10.1/emacs-93/emacs/lisp/eshell/
H A Dem-prompt.el171 (let ((eol (line-end-position)))
173 (<= (match-end 0) eol))
/macosx-10.10.1/ntp-92/lib/isc/include/isc/
H A Dlex.h310 isc_tokentype_t expect, isc_boolean_t eol);
328 isc_lex_getoctaltoken(isc_lex_t *lex, isc_token_t *token, isc_boolean_t eol);
/macosx-10.10.1/OpenSSL098-52/src/demos/easy_tls/
H A Dtest.c227 const char *eol; local
230 while ((eol = strchr(info, '\n')) != NULL) {
231 fprintf(stderr, "+++ `%.*s'\n", eol - info, info);
232 info = eol+1;

Completed in 192 milliseconds

1234567