HomeSort by relevance Sort by last modified time
    Searched refs:ucfirst (Results 1 - 7 of 7) sorted by null

  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlkw.swg 30 PERLBN(ucfirst);
246 PERLBN(ucfirst);
  /external/abi-compliance-checker/modules/Internals/
XmlDump.pm 567 $TInfo{ucfirst($Access)} = 1;
647 $SInfo{ucfirst($Kind)} = 1;
662 $SInfo{ucfirst($Spec)} = 1;
666 $SInfo{ucfirst($Access)} = 1;
669 $SInfo{ucfirst($Note)} = 1;
  /external/curl/tests/
pathhelp.pm 227 my $first_char = ucfirst(substr($path, 0, 1));
645 $res = ucfirst($drv) . ':/';
685 return ucfirst($1) . ':/' if(length($2) == 0);
686 return ucfirst($1) . ':' . $2;
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
indic.pl 72 $script = ucfirst(lc($script));
  /external/abi-dumper/
abi-dumper.pl     [all...]
  /tools/repohooks/tools/
checkpatch.pl     [all...]
  /external/abi-compliance-checker/
abi-compliance-checker.pl     [all...]

Completed in 203 milliseconds