Home
last modified time | relevance | path

Searched refs:todo (Results 51 – 75 of 89) sorted by path

1234

/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/pt-BR/
H A Dpt-BR.txt150 2. No exercício de seus direitos e liberdades, todo ser humano estará sujeito apenas às limitações determinadas pela lei, exclusivamente com o fim de assegurar o devido reconhecimento e respeito dos direitos e liberdades de outrem e de satisfazer as justas exigências da moral, da ordem pública e do bem‐estar de uma sociedade democrática.
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DInvocation.php92 * @param array $todo Todo.
98 array $todo = null, argument
103 $this->_todo = $todo;
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DInvocation.php79 $todo = ['baz', 'qux']
81 ->when($result = new SUT($rule, $data, $todo))
88 ->isEqualTo($todo)
101 $todo = ['baz', 'qux'],
104 ->when($result = new SUT($rule, $data, $todo, $depth))
111 ->isEqualTo($todo)
124 $todo = ['baz', 'qux'],
140 $todo = ['baz', 'qux'],
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D1468.phpt6 $_SERVER['argv'][2] = '--disallow-todo-tests';
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt55 --disallow-todo-tests Disallow @todo-annotated tests.
H A Dhelp2.phpt56 --disallow-todo-tests Disallow @todo-annotated tests.
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsBasicTests.yml157 todo: true
169 todo: true
182 todo: true
H A DYtsDocumentSeparator.yml3 todo: true
22 todo: true
42 todo: true
H A DYtsErrorTests.yml3 todo: true
H A DYtsFlowCollections.yml27 todo: true
52 todo: true
H A DYtsFoldedScalars.yml77 todo: true
H A DYtsSpecificationExamples.yml58 todo: true
144 todo: true
161 todo: true
182 todo: true
236 todo: true
369 todo: true
397 todo: true
418 todo: true
472 todo: true
493 todo: true
[all …]
H A DYtsTypeTransfers.yml98 todo: true
116 todo: true
201 todo: true
217 todo: true
H A DescapedCharacters.yml131 todo: true
/plugin/geonav/tpl/startermap/css/
H A Dprint.css4 * @todo: improve and finish
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng95 type-partstat-todo |
109 type-partstat-todo = (
486 property-status-todo? &
808 property-status-todo = element status {
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php349 $todo = $comp->add($comp->createComponent('VTODO'));
350 unset($todo->DTSTAMP, $todo->UID);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php631 $todo = $this->getFilesToProcess($files, $local);
632 $numFiles = count($todo);
642 foreach ($todo as $file) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php2005 $todo = array(
2058 $todo[] = $scopeCloser;
2062 foreach ($todo as $token) {
/plugin/jmol2/jmol/
H A DLEAME.txt60 Se trata en este caso de un archivo "todo en uno" o "monol�tico"
62 antiguas que lo invoquen expl�citamente. El m�todo recomendado
/plugin/move/action/
H A Dprogress.php56 $todo = $plan->nextStep($INPUT->bool('skip'));
59 if($todo === 0) $return['complete'] = true;
/plugin/move/helper/
H A Dplan.php371 $todo = $this->stepThroughDocuments(self::TYPE_PAGES, $skip);
372 if($todo === false) return $this->storeError();
373 return max($todo, 1); // force one more call
377 $todo = $this->stepThroughDocuments(self::TYPE_MEDIA, $skip);
378 if($todo === false) return $this->storeError();
379 return max($todo, 1); // force one more call
383 $todo = $this->stepThroughMissingDocuments(self::TYPE_PAGES);
384 if($todo === false) return $this->storeError();
385 return max($todo, 1); // force one more call
389 $todo
[all...]
/plugin/pdfjs/pdfjs/web/locale/es-AR/
H A Dviewer.properties166 find_highlight=Resaltar todo
/plugin/pdfjs/pdfjs/web/locale/es-MX/
H A Dviewer.properties166 find_highlight=Resaltar todo
/plugin/pdfjs/pdfjs/web/locale/gl/
H A Dviewer.properties166 find_highlight=Realzar todo
239 printing_not_supported=Aviso: A impresión non é compatíbel de todo con este navegador.

1234