Searched refs:ignoring (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.10.1/mail_cmds-30/mail/
H A Dsend.c71 int ishead, infld, ignoring = 0, dostat, firstline; local
103 ignoring = doign == ignoreall;
116 ignoring = doign == ignoreall;
148 ignoring = 0;
156 ignoring = 1;
167 ignoring = 1;
169 ignoring = 0;
175 if (!ignoring) {
/macosx-10.10.1/CPANInternal-159.1/Pod-ProjectDocs-0.40/bin/
H A Dpod2projdocs61 -forcegen generate documents each time ignoring last modified timestamp
/macosx-10.10.1/ruby-106/ruby/ext/readline/
H A Dreadline.c212 int ignoring = 0; local
231 ignoring = -1;
236 ignoring = 0;
246 if (!ignoring) {
247 ignoring = 1;
261 if (ignoring > 0) {
262 ignoring = 0;
269 if (ignoring > 0) {
270 ignoring = 0;
/macosx-10.10.1/vim-55/runtime/indent/
H A Dprolog.vim8 " ignoring multiline comments
H A Dsqlanywhere.vim113 " echom 'CTIRP - no match found, ignoring'
120 " echom 'CTIRP - same line match, ignoring'
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/Windows/
H A DPath.inc468 // All files are readable on Windows (ignoring security attributes).
489 // All files are executable on Windows (ignoring security attributes).
/macosx-10.10.1/tcsh-65/tcsh/
H A Dsh.file.c504 int ignoring = TRUE, nignored = 0; local
548 if (ignoring && ignored(item))
554 if (ignoring && items.len == 0 && nignored > 0) {
555 ignoring = FALSE;
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/
H A Ddisplay.c232 int l, rl, last, ignoring, ninvis, invfl, invflset, ind, pind, physchars; local
256 for (rl = ignoring = last = ninvis = physchars = 0, p = pmt; p && *p; p++)
260 if (ignoring == 0 && *p == RL_PROMPT_START_IGNORE) /* XXX - check ignoring? */
262 ignoring = 1;
266 else if (ignoring && *p == RL_PROMPT_END_IGNORE)
268 ignoring = 0;
283 if (!ignoring)
296 if (!ignoring)
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dentry3.rb35 characters (silently ignoring further ones), and displaying them as \
/macosx-10.10.1/vim-55/runtime/tutor/
H A Dtutor.vim29 " Remove "@euro" (ignoring case), it may be at the end
/macosx-10.10.1/CPANInternal-159.1/File-NFSLock-1.21/lib/File/
H A DNFSLock.pm646 file across NFS, ignoring what is contained in the
/macosx-10.10.1/groff-38/groff/src/roff/troff/
H A Dinput.cpp96 static int ignoring = 0; variable
4400 ignoring = 0;
4426 "end of file while ignoring input lines");
4428 error("end of file while ignoring input lines");
4490 ignoring = 1;
4492 ignoring = 0;
7946 if (ignoring) {
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dcsscomplete.vim30 " 4. for comments ignoring is be the easiest but assume they are the same
/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Dsql.vim331 " Match these values ignoring case
/macosx-10.10.1/tcl-105/tcl/tcl/tools/
H A Dtcltk-man2html.tcl1351 manerror "ignoring $line"
1407 manerror "ignoring $line"
1411 manerror "ignoring $line"
1417 manerror "ignoring $line"
1650 manerror "ignoring $next after .TP"
/macosx-10.10.1/uucp-11/uucp/contrib/
H A Duupoll.shar2380 X fprintf(stderr,"%s: (W) ignoring to call *ourself* %s\n",
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/
H A DChanges123 ignoring $^S (suggested by Eric Wilhelm and others).
463 bug reported by Greg Olszewski. Fixed by ignoring subsequent
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh1618 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/config/
H A Dltmain.sh1637 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/saslauthd/config/
H A Dltmain.sh1637 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
/macosx-10.10.1/cxxfilt-11/cxxfilt/
H A Dltmain.sh152 echo "$progname: ignoring unknown tag $tagname" 1>&2
2485 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dperl6.vim545 " * It's the first or last thing on a line (ignoring whitespace)
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm1465 '7. Retaining or ignoring existing line breaks',
1683 $category = 7; # Retaining or ignoring existing line breaks
2382 Warn "ignoring --$_ in config file: $config_file\n";
2571 Warn "-et=n must use a positive integer; ignoring -et\n";
4628 "cannot use frames without a specified output extension; ignoring -frm\n";
7535 Conflict: -lp conflicts with -io, -fnl, -nanl, or -ndnl; ignoring -lp
7551 Conflict: -t (tabs) cannot be used with the -lp option; ignoring -t; see -et.
7559 Conflict: -t (tabs) cannot be used with the -okw options; ignoring -t; see -et.
7566 Conflict: -t (tabs) cannot be used with the -ola option; ignoring -t; see -et.
7591 Perl::Tidy::Warn "ignoring '
[all...]
/macosx-10.10.1/NFS-82/nfsd/
H A Dmountd.c1444 log(LOG_WARNING, "ignoring UUID change for already exported file system %s, was %s now %s",
1636 log(LOG_ERR, "ignoring orphaned export ID at line %d of %s",
4744 * Loop around ignoring blank lines and getting all continuation lines.
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dada-mode.el4039 "Regexp-search for SEARCH-RE, ignoring comments, strings.
4213 "Search for REGEXP, ignoring comments, strings, 'and then', 'or else'.

Completed in 298 milliseconds

12