You are here

abstract protected function OAuthStoreSQL::sql_escape_string in Lingotek Translation 7.2

Same name and namespace in other branches
  1. 7.7 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::sql_escape_string()
  2. 7.3 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::sql_escape_string()
  3. 7.4 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::sql_escape_string()
  4. 7.5 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::sql_escape_string()
  5. 7.6 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::sql_escape_string()
2 methods override OAuthStoreSQL::sql_escape_string()
OAuthStoreMySQL::sql_escape_string in lib/oauth-php/library/store/OAuthStoreMySQL.php
OAuthStorePDO::sql_escape_string in lib/oauth-php/library/store/OAuthStorePDO.php

File

lib/oauth-php/library/store/OAuthStoreSQL.php, line 1818

Class

OAuthStoreSQL

Code

protected abstract function sql_escape_string($s);