代码搜索结果

找到约 10,000 项符合 L 的代码

constraint.l

%{ // constraint.l,v 1.5 2001/08/20 13:42:04 oci Exp // ======================================================================== // // = LIBRARY // orbsvcs // // = FILENAME // constrain

commands.l

%{ /* ******************************************************************************* * * Copyright (c) 1985 Regents of the University of California. * All rights reserved. The Berkeley software

zconf.l

%option backup nostdinit noyywrap never-interactive full ecs %option 8bit backup nodefault perf-report perf-report %x COMMAND HELP STRING PARAM %{ /* * Copyright (C) 2002 Roman Zippel

scanner.l

%{ /* * Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and

scanner.l

%{ /* * Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and

scanner.l

%{ /* * Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and

l.pl

# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is built by mktables.PL from e.g. Unicode.301. # Any changes made here will be lost! return

lang.l

%{ /*- * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are p

scan.l

%{ /* * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * * This software was developed by the Computer Systems Engineering group * at Lawrence Berk

scan.l

/* scan.l - scanner for flex input */ %{ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkele