Searched refs:colons (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/date/
H A Ddate_strftime.c60 size_t colons; local
167 colons = 0;
445 switch (colons) {
501 if (colons == 3 && off == 0)
503 if (1 <= colons)
509 if (colons == 3 && off == 0)
511 if (2 <= colons) {
543 colons = l;
595 colons = 0;
/macosx-10.9.5/ruby-104/ruby/
H A Dstrftime.c176 int precision, flags, colons; local
283 colons = 0;
463 switch (colons) {
506 if (colons == 3 && off == 0)
508 if (1 <= colons)
514 if (colons == 3 && off == 0)
516 if (2 <= colons) {
773 colons = (int)l;
796 colons = 0;
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Plugin/
H A DDatafile.pm117 defines the field names, delimited by colons with optional surrounding
119 items, also delimited by colons. e.g.
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Plugin/
H A DDatafile.pm117 defines the field names, delimited by colons with optional surrounding
119 items, also delimited by colons. e.g.
/macosx-10.9.5/CPANInternal-140/Net-DNS/lib/Net/DNS/RR/
H A DTXT.pm142 The RR.pm module accepts semi-colons as a start of a comment. This is
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSPosix/
H A DmDNSUNP.c70 int colons=7; /* Number of colons in IPv6 address */ local
72 for(i=0; i<=colons; i++) {
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dgpg.vim89 \ utf8-strings verbose with-colons with-fingerprint
H A Ddosbatch.vim93 " Comments - usual rem but also two colons as first non-space is an idiom
H A Drexx.vim38 " of a line or after a semicolon. THEN, ELSE, OTHERWISE, and colons are always
/macosx-10.9.5/CPANInternal-140/PathTools/lib/File/Spec/
H A DMac.pm48 Concatenate two or more directory names to form a path separated by colons
104 see (4), or arguments consisting solely of colons ("colon paths"),
111 or trailing colons when necessary. E.g.
393 absolute path, unless the path doesn't contain any colons, i.e. it's a name
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/Unix/
H A DProgram.inc96 // Advance past duplicate colons
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DSerializer.pm125 The subroutine should always be prepended with C<as_> followed by the type's name. The type's name must have all colons (':') substituded with an underscore ('_').
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/
H A DREADME719 dots like in Java (.) or double-colons (::) like in Perl. Both notations
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DmDNS.c9527 int colons = 0; local
9540 eth->b[colons] = val;
9541 colons++;
9545 if (colons != 5)
9547 LogMsg("GetValueForMACAddr: Address malformed colons %d", colons);
9550 eth->b[colons] = val;
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/
H A DLog4perl.pm1171 in Java (.) or double-colons (::) like in Perl. Both notations
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm1380 in Java (.) or double-colons (::) like in Perl. Both notations

Completed in 395 milliseconds