About 50 results
Open links in new tab
  1. index.cgi - vpaste.net

    13 14 15 16 functionget_modeline {+ 17 +-- 4 lines folded 17 echo"$QUERY_STRING"|sed-e's/%\ ( [0-9A-F] [0-9A-F]\)/\\\\\x\1/g' \ 19 -e's/ [^a-zA-Z0-9.:=_\-]/ /g'| 20 ...

  2. index.cgi - vpaste.net

    #!/bin/bash# Copyright (C) 2009-2013 Andy Spencer## This program is free software: you can redistribute it and/or modify it under# the terms of the GNU Affero General ...

  3. vpaste - vpaste.net

    #!/bin/sh# Andy Spencer - Public domainuri = " http://vpaste.net/ "if [-f"$1"];thenout = `curl -s-F"text=<$1""$uri?$2"`elseout = `curl -s-F'text=<-'"$uri?$1"`fiecho ...

  4. vpaste.net - Vim based pastebin

    # reset based on boundaries $0 == "--"bnd"" { st=1; next; } $0 == "--"bnd"--" { st=0; next; } $0 == "--"bnd"--\r" { st=0; next; }

  5. vpaste.net - Vim based pastebin

    Number of spaces to use for tabs when etis set

  6. vpaste.net

    We would like to show you a description here but the site won’t allow us.

  7. vpaste.net

    2.Identifiers:name given by the programmers to the components of js like variables,functions,class etc are known as identifiers. --->Rules for identifiers: ---an identifier cann't start with number. ---except $ …

  8. Appendix A

    Table A1Design Formulae for Rectangular Beams Table A2Design Chart for Rectangular Columns - 1 Rectangular columns (fyk = 500 MPa, d/h = 0.8) Table A3Design Chart for Rectangular Columns - 2 …

  9. 2html.patch - vpaste.net

    --- /usr/share/vim/vim73/syntax/2html.vim 2010-08-28 18:59:26.000000000 +0000+++ /home/andy/.vim/syntax/2html.vim 2010-08-31 04:34:00.000000000 +0000@@ -33,6 +33,13 ...