Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/tests/
H A Dssa_bug_007.phpt7 function render($properties) {
/PHP-7.4/ext/phar/tests/files/
H A Dpear2coverage.phar226 function render(SourceFile $source, $istest = false)
230 throw new Exception('Cannot render ' . $source->name() . ', opening XML failed');
314 throw new Exception('Cannot render test summary, opening XML failed');
388 throw new Exception('Cannot render tests summary, opening XML failed');
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)
[all …]
/PHP-7.4/ext/gd/libgd/
H A Dgdft.c835 int render = (im && (im->trueColor || (fg <= 255 && fg >= -255))); local
1139 if (render) {

Completed in 20 milliseconds