Home
last modified time | relevance | path

Searched refs:render (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/ext/phar/tests/files/
H A Dpear2coverage.phar.php226 function render(SourceFile $source, $istest = false)
448 $this->render($source, $reltest);
620 function render($toPath)
682 function render(AbstractSourceDecorator $decorator = null)
687 return $decorator->render($this);
902 function render($toPath)
1589 function render(AbstractSourceDecorator $decorator = null)
1594 return $decorator->render($this, $this->testname);
/PHP-7.1/ext/gd/libgd/
H A Dgdft.c828 int render = (im && (im->trueColor || (fg <= 255 && fg >= -255))); local
1132 if (render) {

Completed in 13 milliseconds