Home
last modified time | relevance | path

Searched refs:test (Results 551 – 575 of 1253) sorted by relevance

1...<<21222324252627282930>>...51

/plugin/database/
H A Ddatabase.php2284 $test="values".$counter;
2285 if (isset($_REQUEST[$test])) {
2286 $values[$counter]= $_REQUEST[$test];
2312 $test="values".$counter;
2313 if (isset($_REQUEST[$test])) {
2319 $test="originals".$counter;
2320 if (isset($_REQUEST[$test])) {
2356 $test="originals".$counter;
2357 if (isset($_REQUEST[$test])) {
2428 $test="values".$counter;
[all …]
/plugin/bureaucracy-au/_test/
H A DBureaucracyTest.php3 namespace dokuwiki\plugin\bureaucracy\test;
/plugin/abortlogin/
H A DREADME.md5 There is a test option available to admins, where a comma seperated list of
/plugin/bureaucracyau/_test/
H A DBureaucracyauTest.php3 namespace dokuwiki\plugin\bureaucracyau\test;
/plugin/charpicker/
H A Daction.php22 …$test= array('À','à','Á','á','Â','â','Ã','ã','Ä','ä','A','a','A','a','Å','å','A','a','A','a','Æ','…
/plugin/translation/_test/
H A DBasicTest.php3 namespace dokuwiki\plugin\translation\test;
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DCHANGELOG.md16 * Test: Write test suite of `Hoa\Iterator\Buffer`. (Ivan Enderlin, 2016-01-21T01:01:32+01:00)
52 * Require `hoa/test`. (Ivan Enderlin, 2014-11-24T15:37:30+01:00)
/plugin/codemirror/dist/modes/
H A Dstex.min.js1test(j)){a.eatWhile(/[\w.%]/);return"atom"}else{a.eatWhile(/[\w\-_]/);e=f(b);if(e.name=="begin"){e…
H A Dtextile.min.js1 …ek();if(b[c]){if((!h||/\W/.test(h))&&g&&/\S/.test(g)){var i=f(b);b[c]=false;return i}}else if((!g|…
H A Dhtmlmixed.min.js.map1test","defineMode","config","parserConfig","htmlMode","getMode","name","multilineTagIndentFactor",…
/plugin/xtern/
H A Daction.php140 $test = preg_split("/[\s]+/", $matches[2]);
141 foreach ($test as $piece)
/plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/
H A DDigestTest.php175 …$test = preg_match('/Digest realm="' . self::REALM . '",qop="' . $qopstr . '",nonce="([0-9a-f]*)",…
178 …$this->assertTrue($test == true, 'The WWW-Authenticate response didn\'t match our pattern. We rece…
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DPDO.php239 * @param string $test
242 function searchPrincipals($prefixPath, array $searchProperties, $test = 'allof') { argument
/plugin/structtasks/_test/
H A DCliTest.php3 namespace dokuwiki\plugin\structtasks\test;
7 use dokuwiki\plugin\struct\test\mock\Assignments;
/plugin/farmsync/_test/
H A Dgeneral.test.php2 namespace plugin\struct\test;
/plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/
H A DREADME.md11 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D1348.phpt23 STDOUT does not break test result
H A D498.phpt2 GH-498: The test methods won't be run if a dataProvider throws Exception and --group is added in co…
/plugin/farmer/_test/
H A DgetUserLine.test.php
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DObjectWithXmlNamespaces.yml2 xml_root_name: test-object
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dcustom-printer-verbose.phpt23 There was 1 incomplete test:
/plugin/navi/_test/
H A DBasicListTest.php3 namespace dokuwiki\plugin\navi\test;
/plugin/structautolink/_test/
H A DRendererTest.php3 namespace dokuwiki\plugin\structautolink\test;
/plugin/revealjs/js/
H A Dreveal.js459 isMobileDevice = /(iphone|ipod|ipad|android)/gi.test( UA ) ||
461 isChrome = /chrome/i.test( UA ) && !/edge/i.test( UA );
490 ( isChrome || /Version\/[\d\.]+.*Safari/.test( UA ) );
726 if( /iphone/gi.test( UA ) ) {
1191 …if( /^(http|file|\/\/)/gi.test( data.background ) || /\.(svg|png|jpg|jpeg|gif|bmp)([?#\s]|$)/gi.te…
1957 return ( /print-pdf/gi ).test( window.location.search );
2076 if( /^(http|www)/gi.test( element.getAttribute( 'href' ) ) ) {
2091 if( /^(http|www)/gi.test( element.getAttribute( 'href' ) ) ) {
2368 if( /(img|video)/gi.test( element.nodeName ) ) {
3671 if( /\.gif/i.test( backgroundImageURL ) ) {
[all …]
/plugin/stlviewer/stlviewer/
H A Dparser.min.js2test(r);for(var s,o,l=[],c=[],f=[],d=[],p=/v( +[\d|\.|\+|\-|e]+)( +[\d|\.|\+|\-|e]+)( +[\d|\.|\+|\…

1...<<21222324252627282930>>...51