Results 1-25 of about 1,746 results found for 'poop' in 0.41 seconds
 1 2345678910...

begin_gzip.php
<?php
echo 'poop';
?>
Language: PHP
LOC: 3
Spider_20090120_inc : Public Art Gallery System (project search) : .../006/pubartgallery/PAG_YMD_20060404.7z/DEV/begin_gzip.php

poop.scm
; Poor-man's Object-Oriented Programming
;                   or
;                  POOP
(module POOP
   (import Utility)
Language: Scheme
LOC: 17
Spider_20090120_inc : S2 (project search) : .../006/mangler/s2-beta-20011204/common/poop.scm

skiplist.rb
        self.search(key)
    end
    def poop
         puts "hi there."
    end
Language: Ruby
LOC: 12
RubyForge (SVN) : Skiplist (project search) : .../s/skiplist/skiplist/lib/skiplist.rb

poop.scm
; Poor-man's Object-Oriented Programming
;                   or
;                  POOP
(module POOP
   (import Utility)
Language: Scheme
LOC: 21
SourceForge : S2 (project search) : .../mangler/mangler/src/common/poop.scm

tamagotchi.lisp
   ;; when > 3, leads to a loss of an additional ttl minute each minute
   ;; when > 3, leads to an additional stress point each minute
   ;; poop is incremented at each meal
   (poop :update :initform 0)
   (last-action-time :update :initform (get-universal-time))))
Language: Lisp
LOC: 128
Spider_20081205_inc : BKNR - Lisp Application Environment (project search) : .../bknr-svn/bknr/modules/tamagotchi/tamagotchi.lisp

m004.scm
            (import Errors)
            (include "macros.sch")
            (include "poop.sch")
            (export (empty-env))))
Language: Scheme
LOC: 18
SourceForge : S2 (project search) : .../mangler/mangler/src/tree-match/m004.scm

poop.h
/*
poop: POP3 Server for Linux
Copyright (C) 2002 Tristan Van de Vreede
This program is free software; you can redistribute it and/or
Language: C
License: GPL
(C) 2002 Tristan Van de Vreede
LOC: 10
BULK : poop-pop3 (project search) : .../poop-pop3/poop/src/poop/poop.h

m004.scm
            (import Errors)
            (include "macros.sch")
            (include "poop.sch")
            (export (empty-env))))
Language: Scheme
LOC: 18
Spider_20090120_inc : S2 (project search) : .../006/mangler/s2-beta-20011204/tree-match/m004.scm

bigloo-target.scm
(module Bigloo-Target
   (include "poop.sch")
   (import Installation-Params)
   (import Target-List)
Language: Scheme
LOC: 20
Spider_20090120_inc : S2 (project search) : .../006/mangler/s2-beta-20011204/targets/bigloo-target.scm

scheme48-target.scm
(module Scheme48-Target
   (include "poop.sch")
   (import Installation-Params)
   (import Target-List)
Language: Scheme
LOC: 19
Spider_20090120_inc : S2 (project search) : .../006/mangler/s2-beta-20011204/targets/scheme48-target.scm

poop.h
/*
poop: POP3 Server for Linux
Copyright (C) 2002 Tristan Van de Vreede
This program is free software; you can redistribute it and/or
Language: C
License: GPL
(C) 2002 Tristan Van de Vreede
LOC: 10
Spider_20081217_inc : poop POP3 Server (project search) : .../poop-pop3/poop/src/poop/poop.h

fetch.pl
          if ($CIN=LWP::Simple::get($out[1]) )
          {
               foreach $poop (split /\n/, $CIN)
          {
                    if ($poop=~/$out[3]/)
Language: Perl
LOC: 132
Spider_20090107_inc : PersonalPortal (project search) : .../batches/inc_004/personalportal/portal/fetch.pl

test_pbfailure.py
# test exceptions
##
class PoopError(Exception): pass
class FailError(Exception): pass
class DieError(Exception): pass
Language: Python
(C) 2001 Matthew W. Lefkowitz
LOC: 76
Spider_20090107_inc : Go Siege (project search) : .../Lib/site-packages/twisted/test/test_pbfailure.py

exdll.c
  EXDLL_INIT();
  // note if you want parameters from the stack, pop them off in order.
  // i.e. if you are called via exdll::myFunction file.dat poop.dat
  // calling popstring() the first time would give you file.dat,
  // and the second time would give you poop.dat.
Language: C++
LOC: 21
Spider_20090401_inc : Martus (TM) Human Rights Bulletin System (project search) : .../NSIS_source.zip.---/nsis-2.08-src/Contrib/ExDLL/exdll.c

exdll.c
  EXDLL_INIT();
  // note if you want parameters from the stack, pop them off in order.
  // i.e. if you are called via exdll::myFunction file.dat poop.dat
  // calling popstring() the first time would give you file.dat,
  // and the second time would give you poop.dat.
Language: C
LOC: 20
ObjectWeb Forge : Bonita (project search) : .../packageBuilder/NSIS/Contrib/ExDLL/exdll.c

exdll.c
  EXDLL_INIT();
  // note if you want parameters from the stack, pop them off in order.
  // i.e. if you are called via exdll::myFunction file.dat poop.dat
  // calling popstring() the first time would give you file.dat,
  // and the second time would give you poop.dat.
Language: C++
LOC: 21
CodeplexProjectsSkippedBySpiderDB : Tree Surgeon (project search) : .../tools/NSIS/Contrib/ExDLL/exdll.c

exdll.c
  EXDLL_INIT();
  // note if you want parameters from the stack, pop them off in order.
  // i.e. if you are called via exdll::myFunction file.dat poop.dat
  // calling popstring() the first time would give you file.dat,
  // and the second time would give you poop.dat.
Language: C++
LOC: 20
Spider_20081217_inc : Research Description Language (RDL) (project search) : .../tools/nsis/Contrib/ExDLL/exdll.c

exdll.c
  EXDLL_INIT();
  // note if you want parameters from the stack, pop them off in order.
  // i.e. if you are called via exdll::myFunction file.dat poop.dat
  // calling popstring() the first time would give you file.dat,
  // and the second time would give you poop.dat.
Language: C++
LOC: 21
CodePlex1 : HappyQ (project search) : .../Demo.Setup/NSIS/Examples/Plugin/exdll.c

debug.php
          print "<br><br><br>selectName = $selectName
          <br>selectPassword = $selectPassword
          <br>poopStainMode = $poopStainMode
          <br>selectMenu = $selectMenu
          <br>id = $id
Language: PHP
LOC: 27
Spider_315 : FFXI Linkshell Roster (project search) : .../batches/Spider_315/ffxiroster/roster_0.9.7.0.zip/debug.php

debug.php
          print "<br><br><br>selectName = $selectName
          <br>selectPassword = $selectPassword
          <br>poopStainMode = $poopStainMode
          <br>selectMenu = $selectMenu
          <br>id = $id
Language: PHP
LOC: 27
Spider_315 : FFXI Linkshell Roster (project search) : .../batches/Spider_315/ffxiroster/roster_0.9.8.0.zip/debug.php

test_pbfailure.py
# test exceptions
##
class PoopError(Exception): pass
class FailError(Exception): pass
class DieError(Exception): pass
Language: Python
(C) 2001 Matthew W. Lefkowitz
LOC: 76
Spider_20090107_inc : trafficV2 (project search) : .../Twisted_NoDocs-1.3.0.tar.bz2.---/Twisted-1.3.0/twisted/test/test_pbfailure.py

DoubleWeakHashMapJUnitTestCase.java
        Integer b = new Integer(2);
        Integer c = new Integer(3);
        String poop = new String("poop");
        String scoop = new String("scoop");
        String doop = new String("dcoop");
Language: Java
License: LGPL
(C) 2005 Machinery For Change, Inc.
LOC: 59
Spider_20090401_inc : c3p0:JDBC DataSources/Resource Pools (project search) : .../mchange/v2/util/junit/DoubleWeakHashMapJUnitTestCase.java

exdll.c
  EXDLL_INIT();
  // note if you want parameters from the stack, pop them off in order.
  // i.e. if you are called via exdll::myFunction file.dat poop.dat
  // calling popstring() the first time would give you file.dat,
  // and the second time would give you poop.dat.
Language: C
LOC: 21
SourceForge (SVN) : CruiseControl.NET (project search) : .../tools/NSIS/Contrib/ExDLL/exdll.c

tex.cc
       "ref p,"
       // Definitions
       "newcommand poOP,"
       "renewcommand poOP,"
       "newenvironment poOPP,"
Language: C++
LOC: 82
SourceForge : GNU Aspell (project search) : .../aspell/aspell/aspell/filter/tex.cc

lazy-init.scm
(module test-lazy-init
   (include "poop.sch")
   (main test)
   )
Language: Scheme
LOC: 24
SourceForge : S2 (project search) : .../mangler/src/common/test/lazy-init.scm

 1 2345678910...

Project Matches

poop-pop3 - A small and simple POP3 server.

poop POP3 Server

POOP - Perl Object-Oriented Persistance - POOP stands for Perl Object-Oriented Persistence....









About Koders | Resources | Downloads | Support | Black Duck | Submit Project | Terms of Service | DMCA | Privacy Policy | Site Map| Contact Us