Searched refs:inline (Results 1 – 6 of 6) sorted by relevance
1 File containing only inline HTML
1 File containing both inline HTML and PHP
1 Handling of inline HTML
1183 protected function pAttrGroups(array $nodes, bool $inline = false): string { argument1185 $sep = $inline ? ' ' : $this->nl;
264 and handle inline HTML as the first/last statement more gracefully.
744 * Fixed handling of inline HTML in the fallback case.
Completed in 22 milliseconds