constant DB_QUERY_REGEXP
Indicates the place holders that should be replaced in _db_query_callback().
Related topics
Archivo
- drupal-6.x/
includes/ database.inc, line 259 - Wrapper for database interface code.
Código
define('DB_QUERY_REGEXP', '/(%d|%s|%%|%f|%b|%n)/')