Function __global->has_smart_quotes

Definitions

sources/commandr.php

  • Find whether some text is using Unicode smart quotes.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$str string required parameter N/A N/A Text

Return

  • Whether it has Unicode smart quotes
  • Type: boolean
  • Set: N/A
  • Range: N/A