Home | History | Annotate | Download | only in js

Lines Matching refs:SQL

26  * number of languages including C and friends, Java, Python, Bash, SQL, HTML,
2214 //third_party/javascript/google_code_prettify/src/lang-sql.js
2234 * Registers a language handler for SQL.
2239 * <pre class="prettyprint lang-sql">(my SQL code)</pre>
2242 * http://savage.net.au/SQL/sql-99.bnf.html is the basis for the grammar, and
2243 * http://msdn.microsoft.com/en-us/library/aa238507(SQL.80).aspx as the basis
2272 ['sql']);