cSmartSqlStatement::IsExtraStartIdentifier() - rstoetter/csmartsqlstatement-php GitHub Wiki

Method IsExtraStartIdentifier( )

 protected   boolean rstoetter\cSmartSqlStatement\cSmartSqlStatement::IsExtraStartIdentifier(string $chr)

The method IsExtraStartIdentifier( ) returns true, if $chr is an extra start identifier

Example:

Arguments

  • $chr string - <p>the charecter to test</p>

Returns

boolean true, if $chr is part of the extra start characters of identifiers