Function __global->_css_quot_fixup

Definitions

sources/comcode_from_html.php

  • Used by semihtml_to_comcode to make it so inline CSS with quotes uses single quotes. preg_replace_callback callback.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$matches array required parameter N/A N/A Array of matches

Return

  • Substituted text
  • Type: string
  • Set: N/A
  • Range: N/A