代码搜索:syntaxes
找到约 71 项符合「syntaxes」的源代码
代码结果 71
www.eeworm.com/read/340665/3266931
exp mri.exp
#
# Test the m68k MRI compatibility mode.
#
# I originally thought that most of tests applied to any MRI
# assembler, but it turns out that different MRI assemblers use
# different syntaxes.
#
if ![i
www.eeworm.com/read/447738/1696657
exp mri.exp
#
# Test the m68k MRI compatibility mode.
#
# I originally thought that most of tests applied to any MRI
# assembler, but it turns out that different MRI assemblers use
# different syntaxes.
#
if ![i
www.eeworm.com/read/395929/2429200
exp mri.exp
#
# Test the m68k MRI compatibility mode.
#
# I originally thought that most of tests applied to any MRI
# assembler, but it turns out that different MRI assemblers use
# different syntaxes.
#
if ![i
www.eeworm.com/read/120487/6073607
sql strings.sql
--
-- STRINGS
-- Test various data entry syntaxes.
--
-- SQL92 string continuation syntax
-- E021-03 character string literals
SELECT 'first line'
' - next line'
' - third line'
AS "Three lines to
www.eeworm.com/read/183001/5260415
sql strings.sql
--
-- STRINGS
-- Test various data entry syntaxes.
--
-- SQL92 string continuation syntax
-- E021-03 character string literals
SELECT 'first line'
' - next line'
' - third line'
AS "Three lines to
www.eeworm.com/read/376006/2718195
sql strings.sql
--
-- STRINGS
-- Test various data entry syntaxes.
--
-- SQL92 string continuation syntax
-- E021-03 character string literals
SELECT 'first line'
' - next line'
' - third line'
AS "Three lines to
www.eeworm.com/read/120487/6073459
out strings.out
--
-- STRINGS
-- Test various data entry syntaxes.
--
-- SQL92 string continuation syntax
-- E021-03 character string literals
SELECT 'first line'
' - next line'
' - third line'
AS "Three lines to o
www.eeworm.com/read/222917/4815325
phpt 033.phpt
--TEST--
Alternative syntaxes test
--SKIPIF--
--FILE--
www.eeworm.com/read/193974/5138000
py shlex.py
"""A lexical analyzer class for simple shell-like syntaxes."""
# Module and documentation by Eric S. Raymond, 21 Dec 1998
# Input stacking and error message cleanup added by ESR, March 2000
# push_so
www.eeworm.com/read/183001/5260262
out strings.out
--
-- STRINGS
-- Test various data entry syntaxes.
--
-- SQL92 string continuation syntax
-- E021-03 character string literals
SELECT 'first line'
' - next line'
' - third line'
AS "Three lines to o