Searched refs:Mixed (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/Getopt/
H A DMixed.pm2 package Getopt::Mixed;
9 # Note that RCS revision 1.23 => $Getopt::Mixed::VERSION = "1.023"
151 # You can override this by setting $Getopt::Mixed::badOption to a
182 # You can override this by setting $Getopt::Mixed::checkArg to a
393 Getopt::Mixed - getopt processing with both long and short options
397 use Getopt::Mixed;
398 Getopt::Mixed::getOptions(...option-descriptions...);
403 use Getopt::Mixed "nextOption";
404 Getopt::Mixed::init(...option-descriptions...);
408 Getopt::Mixed
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/
H A DjsDriver.pl40 use Getopt::Mixed "nextOption";
405 Getopt::Mixed::init ($options);
406 $Getopt::Mixed::order = $Getopt::Mixed::RETURN_IN_ORDER;
508 Getopt::Mixed::cleanup();
/macosx-10.9.5/CPANInternal-140/XML-SAX/SAX/PurePerl/
H A DDTDDecls.pm66 return $self->Mixed($reader);
77 # Mixed ::= ( '(' S* PCDATA ( S* '|' S* QName )* S* ')' '*' )
79 sub Mixed { subroutine
94 $self->parser_error("No 'Name' after Mixed content '|'", $reader);
126 # [[51]] Mixed ::= ( '(' S* PCDATA ( S* '|' S* QName )* S* ')' MixedCardinality )
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dacedb.vim66 syn keyword acedbMagic Row Virtual_row Mixed In_pool Subpool B_non_A
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp225 bool Mixed; // a mixed region contains both set and unset bits member in class:__anon10828::Filter
495 : Owner(f.Owner), StartBit(f.StartBit), NumBits(f.NumBits), Mixed(f.Mixed),
504 : Owner(&owner), StartBit(startBit), NumBits(numBits), Mixed(mixed) {
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/lib/DBIx/Class/Schema/Loader/DBI/
H A DInterBase.pm43 Mixed-case table and column names will be ignored when this option is on and
/macosx-10.9.5/CPANInternal-140/Mail-Sender/
H A DSender.pm585 C<>=> the MIME subtype for the whole message (Mixed/Related/Alternative)
1239 $self->{'multipart'} ='Mixed' unless $self->{'multipart'};
/macosx-10.9.5/CPANInternal-140/Mail-Sender-0.8.22/
H A DSender.pm707 C<>=> the MIME subtype for the whole message (Mixed/Related/Alternative)
1502 $self->{'multipart'} ='Mixed' unless $self->{'multipart'};

Completed in 102 milliseconds