cSmartSqlStatement::IsExtraStartIdentifier() - rstoetter/csmartsqlstatement-php GitHub Wiki
Method IsExtraStartIdentifier( )
protected boolean rstoetter\cSmartSqlStatement\cSmartSqlStatement::IsExtraStartIdentifier(string $chr)
- Namespace : rstoetter\cSmartSqlStatement
- Class name: cSmartSqlStatement
- This method is defined by rstoetter\cSmartSqlStatement\cSmartSqlStatement
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