| /plugin/securelogin/ |
| D | helper.php | 120 function decodeBER($bin) { argument 121 function my_unpack($format, &$bin, $length) { argument 122 $res = unpack($format, $bin); 123 $bin = substr($bin, $length); 127 function readBER(&$bin) { argument 128 if(!strlen($bin)) return FALSE; 130 $data = my_unpack("C1type/c1length", $bin, 2); 137 $tmp = my_unpack("C1length", $bin, 1); 147 $tmp = readBER($bin); 153 $null = my_unpack("C1", $bin, 1); [all …]
|
| /plugin/davcal/vendor/sabre/dav/ |
| H A D | .gitignore | 14 bin/phing 15 bin/phpunit 16 bin/vobject 17 bin/generate_vcards 18 bin/phpdocmd 19 bin/phpunit 20 bin/php-cs-fixer 21 bin/sabre-cs-fixer
|
| /plugin/asciidocjs/node_modules/jake/ |
| D | Makefile | 29 @mkdir -p $(DESTDIR)$(PREFIX)/bin && \ 34 ln -snf ../lib/node_modules/jake/bin/cli.js $(DESTDIR)$(PREFIX)/bin/jake && \ 35 chmod 755 $(DESTDIR)$(PREFIX)/lib/node_modules/jake/bin/cli.js && \ 42 @rm -f $(DESTDIR)$(PREFIX)/bin/jake && \
|
| /plugin/davcal/vendor/sabre/http/ |
| H A D | .gitignore | 9 bin/phpunit 10 bin/phpcs 11 bin/php-cs-fixer 12 bin/sabre-cs-fixer
|
| /plugin/farm/install/animaltemplate/conf/ |
| D | interwiki.conf | 31 AbbeNormal http://www.ourpla.net/cgi-bin/pikie.cgi? 41 BenefitsWiki http://www.benefitslink.com/cgi-bin/wiki.cgi? 46 CmWiki http://www.ourpla.net/cgi-bin/wiki.pl? 47 CreationMatters http://www.ourpla.net/cgi-bin/wiki.pl? 50 Dictionary http://www.dict.org/bin/Dict?Database=*&Form=Dict1&Strategy=*&Query= 59 EmacsWiki http://www.emacswiki.org/cgi-bin/wiki.pl? 60 FinalEmpire http://final-empire.sourceforge.net/cgi-bin/wiki.pl? 68 Haribeau http://wiki.haribeau.de/cgi-bin/wiki.pl? 72 JiniWiki http://www.cdegroot.com/cgi-bin/jini? 74 KmWiki http://www.voght.com/cgi-bin/pywiki? [all …]
|
| /plugin/davcal/vendor/sabre/xml/ |
| H A D | .gitignore | 7 bin/phpunit 8 bin/php-cs-fixer 9 bin/sabre-cs-fixer
|
| /plugin/davcal/vendor/sabre/event/ |
| H A D | .gitignore | 6 bin/sabre-cs-fixer 7 bin/php-cs-fixer 8 bin/phpunit
|
| /plugin/asciidocjs/node_modules/lodash/ |
| D | release.md | 7 node ./node_modules/lodash-cli/bin/lodash core exports=node -o ./npm-package/core.js 8 node ./node_modules/lodash-cli/bin/lodash modularize exports=node -o ./npm-package 21 node ./node_modules/lodash-cli/bin/lodash core exports=node -o ./npm-package/core.js 22 node ./node_modules/lodash-cli/bin/lodash modularize exports=node -o ./npm-package 37 node ../lodash-cli/bin/lodash core -o ./dist/lodash.core.js 42 node ../lodash-cli/bin/lodash modularize exports=node -o . 48 ❯ node ../lodash-cli/bin/lodash modularize exports=es -o .
|
| /plugin/jmol2/jmol/ |
| D | jmol.sh | 20 ls=`/bin/ls -ld "$program"` 21 link=`/usr/bin/expr "$ls" : '.*-> \(.*\)$'` 22 if /usr/bin/expr "$link" : '.*/.*' > /dev/null; then
|
| /plugin/gitbacked/classes/ |
| D | Git.php | 37 protected static $bin = '/usr/bin/git'; variable in woolfg\\dokuwiki\\plugin\\gitbacked\\Git 46 self::$bin = $path; 54 return self::$bin;
|
| /plugin/elasticsearch/conf/ |
| D | elasticsearch.conf.example | 10 pdf /usr/bin/pdftotext %in% - 16 jpg bin/plugin.php elasticsearch_img %in% 17 jpeg bin/plugin.php elasticsearch_img %in%
|
| /plugin/geophp/vendor/funiq/geophp/src/Adapter/ |
| D | BinaryReader.php | 110 $bin = fread($this->buffer, $length); 112 ? array_values(unpack("d*", $bin)) 113 : array_reverse(unpack("d*", strrev($bin)));
|
| /plugin/davcal/vendor/sabre/uri/ |
| H A D | .gitignore | 9 bin/phpunit 10 bin/phpcs
|
| /plugin/asciidocjs/node_modules/acorn/ |
| D | .npmignore | 5 /bin/generate-identifier-regex.js 6 /bin/update_authors.sh
|
| /plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/src/ |
| D | Hex.php | 101 $bin = ''; 135 $bin .= \pack('C', $c_acc | $c_val); 139 return $bin;
|
| /plugin/findologicxmlexport/vendor/jms/serializer/.travis/ |
| D | script_test.sh | 3 vendor/bin/phpunit $PHPUNIT_FLAGS 7 vendor/bin/phpcs
|
| /plugin/davcal/vendor/sabre/vobject/ |
| H A D | .gitignore | 11 bin/phpunit 12 bin/phpcs
|
| /plugin/authgooglesheets/vendor/guzzlehttp/promises/ |
| D | Makefile | 4 vendor/bin/phpunit 7 vendor/bin/phpunit --coverage-html=artifacts/coverage
|
| /plugin/asciidocjs/node_modules/function-bind/ |
| D | .npmignore | 11 bin/*.json 12 .bin
|
| /plugin/syntaxhighlighter3/sxh3/ |
| D | README.md | 12 1. Then `./node_modules/.bin/bower install` to download dependencies 13 1. Then `./node_modules/.bin/grunt build` to build 20 1. Start HTTP server `./node_modules/.bin/grunt test`
|
| /plugin/elasticsearch/vendor/ezimuel/guzzlestreams/ |
| D | Makefile | 10 vendor/bin/phpunit 13 vendor/bin/phpunit --coverage-html=artifacts/coverage
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/ |
| D | README.md | 36 …bin dir in your PATH. The default value is `~/.composer/vendor/bin/`, but you can check the value … 48 You will then be able to run PHP_CodeSniffer from the vendor bin directory: 50 ./vendor/bin/phpcs -h 51 ./vendor/bin/phpcbf -h
|
| /plugin/docsearch/conf/ |
| D | converter.php.dist | 16 #pdf /usr/bin/pdftotext %in% %out% 17 #doc /usr/bin/antiword %in% > %out%
|
| /plugin/elasticsearch/vendor/ezimuel/ringphp/ |
| D | Makefile | 20 vendor/bin/phpunit $(TEST) 24 vendor/bin/phpunit --coverage-html=build/artifacts/coverage $(TEST)
|
| /plugin/geophp/vendor/funiq/geophp/src/ |
| D | geoPHP.php | 347 $bin = fread($mem, 11); 348 $bytes = unpack("c*", $bin); 363 $wkbType = current(unpack($bytes[1] == 1 ? 'V' : 'N', substr($bin, 1, 4))); 378 …if ((current(unpack($bytes[2] == 49 ? 'V' : 'N', hex2bin(substr($bin, 2, 8)))) & Adapter\WKB::SRID…
|