PageRenderTime 802ms queryTime 25ms sortTime 7ms getByIdsTime 645ms findMatchingLines 63ms

100+ results results for 'cobol' (802 ms)

Not the results you expected?
meta.js https://gitlab.com/lara_intern/BarcodeTechSolution | JavaScript | 191 lines
                    
21    {name: "C++", mime: "text/x-c++src", mode: "clike", ext: ["cpp", "c++", "cc", "cxx", "hpp", "h++", "hh", "hxx"], alias: ["cpp"]},
                    
22    {name: "Cobol", mime: "text/x-cobol", mode: "cobol", ext: ["cob", "cpy"]},
                    
23    {name: "C#", mime: "text/x-csharp", mode: "clike", ext: ["cs"], alias: ["csharp"]},
                    
                
handler.rb https://github.com/nishio/ags.git | Ruby | 528 lines
                    
163     'Haskell',
                    
164     'Ada','ObjC','Java','Pascal','Fortran','C#','Nemerle','COBOL','Curry','LMNtal','Maxima','Octave','REBOL','Asymptote',
                    
165     'AWK','sed','Bash','Zsh','fish','wake','bc','dc',
                    
                
RetrieveCopybookWizardIterator.java https://bitbucket.org/rsaqc/netbeans-soa.git | Java | 221 lines
                    
41/**
                    
42 * The wizard iterator for retrieving external COBOL Copybooks into current
                    
43 * project.
                    
88            FileObject fObj = FileObjectUtil.createFileObject(dir,
                    
89                    targetFileName, CocoEncodingConst.DEFAULT_COBOL_EXT, overwrite);
                    
90
                    
                
keywords.py https://gitlab.com/gregtyka/Scryve-Webapp | Python | 590 lines
                    
68    'COALSECE': Keyword,
                    
69    'COBOL': Keyword,
                    
70    'COLLATE': Keyword,
                    
                
CobolType.html https://github.com/agrinob/jCobolLexer.git | HTML | 262 lines
                    
120<CODE>&nbsp;void</CODE></FONT></TD>
                    
121<TD><CODE><B>TokenFilterByType.</B><B><A HREF="../../../jcobol/filter/TokenFilterByType.html#addType(jcobol.lexer.CobolType, boolean)">addType</A></B>(<A HREF="../../../jcobol/lexer/CobolType.html" title="enum in jcobol.lexer">CobolType</A>&nbsp;type,
                    
122        boolean&nbsp;accept)</CODE>
                    
133<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
                    
134Uses of <A HREF="../../../jcobol/lexer/CobolType.html" title="enum in jcobol.lexer">CobolType</A> in <A HREF="../../../jcobol/lexer/package-summary.html">jcobol.lexer</A></FONT></TH>
                    
135</TR>
                    
141<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
                    
142<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../jcobol/lexer/package-summary.html">jcobol.lexer</A> that return <A HREF="../../../jcobol/lexer/CobolType.html" title="enum in jcobol.lexer">CobolType</A></FONT></TH>
                    
143</TR>
                    
174<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
                    
175<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../jcobol/lexer/package-summary.html">jcobol.lexer</A> with parameters of type <A HREF="../../../jcobol/lexer/CobolType.html" title="enum in jcobol.lexer">CobolType</A></FONT></TH>
                    
176</TR>
                    
179<CODE>static&nbsp;boolean</CODE></FONT></TD>
                    
180<TD><CODE><B>CobolType.</B><B><A HREF="../../../jcobol/lexer/CobolType.html#isCode(jcobol.lexer.CobolType)">isCode</A></B>(<A HREF="../../../jcobol/lexer/CobolType.html" title="enum in jcobol.lexer">CobolType</A>&nbsp;type)</CODE>
                    
181
                    
                
CodeViewSymbols.def https://bitbucket.org/bbqdroid/prebuilts_clang_host_linux-x86_clang-4639204.git | Module-Definition | 260 lines
                    
36CV_SYMBOL(S_ENDARG        , 0x000a)
                    
37CV_SYMBOL(S_COBOLUDT_16t  , 0x000b)
                    
38CV_SYMBOL(S_MANYREG_16t   , 0x000c)
                    
84CV_SYMBOL(S_UDT_ST        , 0x1003)
                    
85CV_SYMBOL(S_COBOLUDT_ST   , 0x1004)
                    
86CV_SYMBOL(S_MANYREG_ST    , 0x1005)
                    
239SYMBOL_RECORD(S_UDT           , 0x1108, UDTSym)
                    
240SYMBOL_RECORD_ALIAS(S_COBOLUDT      , 0x1109, CobolUDT, UDTSym)
                    
241
                    
                
clbrws.html https://gitlab.com/OpenSourceMirror/sourcenav | HTML | 209 lines
                    
53<P CLASS="Body">
                    
54<A NAME="pgfId-1046282"></A>For traditional languages such as C, COBOL, and FORTRAN, 
                    
55the <SPAN CLASS="Bold">
                    
                
intro.html https://gitlab.com/OpenSourceMirror/sourcenav | HTML | 299 lines
                    
22through source code, extracting information from existing C, C++, Java,
                    
23Tcl, <tt>[incr tcl]</tt>, FORTRAN, Cobol, and assembly programs and then
                    
24using this information to build a <i>project database</i>. The database
                    
                
CocoEncoderProvider.java https://bitbucket.org/pymma/openesb-components.git | Java | 222 lines
                    
64/**
                    
65 * Implementation of encoder provider for COBOL Copybook.
                    
66 *  
                    
80    /**
                    
81     * Instantiates a COBOL Copybook encoder.
                    
82     * 
                    
91    /**
                    
92     * Instantiates a collection of COBOL Copybook encoders.
                    
93     * 
                    
106    /**
                    
107     * Instantiates a COBOL Copybook encoder with additional properties.
                    
108     * 
                    
120    /**
                    
121     * Instantiates a collection of COBOL Copybook encoders with additional
                    
122     * encoder properties.
                    
                
lib.php https://github.com/yuxiaoye1223/onlinejudge.git | PHP | 217 lines
                    
56        111 => 'Clojure (clojure 1.1.0, ideone.com)',
                    
57        118 => 'COBOL (open-cobol-1.0, ideone.com)',
                    
58        106 => 'COBOL 85 (tinycobol-0.65.9, ideone.com)',
                    
                
mime.rb https://bitbucket.org/ohimmelreich/asalia-training.git | Ruby | 648 lines
                    
46      ".ace"       => "application/x-ace-compressed",
                    
47      ".acu"       => "application/vnd.acucobol",
                    
48      ".aep"       => "application/vnd.audiograph",
                    
                
validation.md https://bitbucket.org/Maron1/taqman.git | Markdown | 485 lines
                    
125
                    
126	'language' => 'not_in:cobol,assembler'
                    
127
                    
                
index.html https://bitbucket.org/mkirby91/tritontime.git | HTML | 450 lines
                    
23			"Clojure",
                    
24			"COBOL",
                    
25			"ColdFusion",
                    
                
SciLexer.h https://bitbucket.org/lennonchan/cafu.git | C Header | 1381 lines
                    
106#define SCLEX_TAL 91
                    
107#define SCLEX_COBOL 92
                    
108#define SCLEX_TACL 93
                    
                
Mimetypes.php https://github.com/ivebeenlinuxed/Boiler.git | PHP | 962 lines
                    
27        'ace' => 'application/x-ace-compressed',
                    
28        'acu' => 'application/vnd.acucobol',
                    
29        'acutc' => 'application/vnd.acucorp',
                    
                
dwarves.h https://github.com/dtatulea/struct_map.git | C Header | 1129 lines
                    
120    LANG_C_plus_plus	= 0x04,	/* ISO C++:1998 */
                    
121    LANG_Cobol74	= 0x05,	/* ISO Cobol:1974 */
                    
122    LANG_Cobol85	= 0x06,	/* ISO Cobol:1985 */
                    
                
all.php https://github.com/sharpmachine/wakeupmedia.com.git | PHP | 625 lines
                    
16    'ace' => 'application/x-ace-compressed',
                    
17    'acu' => 'application/vnd.acucobol',
                    
18    'adp' => 'audio/adpcm',
                    
                
mime_types.php https://gitlab.com/ealexis.t/trends | PHP | 1007 lines
                    
33    'ace' => 'application/x-ace-compressed',
                    
34    'acu' => 'application/vnd.acucobol',
                    
35    'acutc' => 'application/vnd.acucorp',
                    
                
CobolTokenMarker.java https://gitlab.com/essere.lab.public/qualitas.class-corpus | Java | 834 lines
                    
1/*
                    
2 * CobolTokenMarker.java - Dawn token marker
                    
3 * Copyright (C) 2000 Romain Guy
                    
25
                    
26public class CobolTokenMarker extends TokenMarker
                    
27{
                    
28  // private members
                    
29  private static KeywordMap cobolKeywords;
                    
30  private KeywordMap keywords;
                    
34
                    
35  public CobolTokenMarker()
                    
36  {
                    
221      cobolKeywords.add("CLOSE", Token.KEYWORD1);
                    
222      cobolKeywords.add("COBOL", Token.KEYWORD1);
                    
223      cobolKeywords.add("CODE", Token.KEYWORD1);
                    
                
information-schema.sql https://gitlab.com/essere.lab.public/qualitas.class-corpus | SQL | 544 lines
                    
39('B012', 'Embedded C', '', '', 'NO', NULL, ''),
                    
40('B013', 'Embedded COBOL', '', '', 'NO', NULL, ''),
                    
41('B014', 'Embedded Fortran', '', '', 'NO', NULL, ''),
                    
54('B112', 'Module language C', '', '', 'NO', NULL, ''),
                    
55('B113', 'Module language COBOL', '', '', 'NO', NULL, ''),
                    
56('B114', 'Module language Fortran', '', '', 'NO', NULL, ''),
                    
61('B122', 'Routine language C', '', '', 'NO', NULL, ''),
                    
62('B123', 'Routine language COBOL', '', '', 'NO', NULL, ''),
                    
63('B124', 'Routine language Fortran', '', '', 'NO', NULL, ''),
                    
                
deftab.c https://gitlab.com/OpenSourceMirror/sourcenav | C | 870 lines
                    
34#include "keywords.h"
                    
35#include "cobol.h"
                    
36#include "sn.h"
                    
                
Makefile.in https://gitlab.com/OpenSourceMirror/sourcenav | Autoconf | 509 lines
                    
35libexec_PROGRAMS = obrowser$(EXEEXT)
                    
36subdir = parsers/cobol
                    
37DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
                    
51	Source.$(OBJEXT) skeleton.$(OBJEXT) Parser.$(OBJEXT) \
                    
52	cobol.$(OBJEXT) deftab.$(OBJEXT) keywords.$(OBJEXT) \
                    
53	directives.$(OBJEXT)
                    
272
                    
273obrowser_SOURCES = Scanner.c cobol.h deftab.h keywords.h statdef.h \
                    
274                   Scanner.h copy_pars.c def.h Source.h Source.c copy_pars.h \
                    
274                   Scanner.h copy_pars.c def.h Source.h Source.c copy_pars.h \
                    
275		   keywdef.h skeleton.c Parser.h Parser.c cobol.c deftab.c \
                    
276		   keywords.c directives.c
                    
299	done; \
                    
300	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  parsers/cobol/Makefile'; \
                    
301	cd $(top_srcdir) && \
                    
                
Makefile.in https://gitlab.com/OpenSourceMirror/sourcenav | Autoconf | 510 lines
                    
39bin_PROGRAMS = obrowser$(EXEEXT)
                    
40subdir = parsers/cobol
                    
41DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
                    
55	Source.$(OBJEXT) skeleton.$(OBJEXT) Parser.$(OBJEXT) \
                    
56	cobol.$(OBJEXT) deftab.$(OBJEXT) keywords.$(OBJEXT) \
                    
57	directives.$(OBJEXT)
                    
284
                    
285obrowser_SOURCES = Scanner.c cobol.h deftab.h keywords.h statdef.h \
                    
286                   Scanner.h copy_pars.c def.h Source.h Source.c copy_pars.h \
                    
286                   Scanner.h copy_pars.c def.h Source.h Source.c copy_pars.h \
                    
287		   keywdef.h skeleton.c Parser.h Parser.c cobol.c deftab.c \
                    
288		   keywords.c directives.c
                    
311	done; \
                    
312	echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus  --ignore-deps parsers/cobol/Makefile'; \
                    
313	cd $(top_srcdir) && \
                    
                
in7.cbl https://gitlab.com/OpenSourceMirror/sourcenav | COBOL | 1389 lines
                    
164           CLOSE BY CLOSE
                    
165           COBOL BY COBOL
                    
166           CODE BY CODE
                    
                
langspecs.html https://gitlab.com/OpenSourceMirror/sourcenav | HTML | 755 lines
                    
88<H3 CLASS="Heading2">
                    
89<A NAME="pgfId-1175305"></A><A NAME="30981"></A>The COBOL Parser</H3>
                    
90<P CLASS="Body">
                    
90<P CLASS="Body">
                    
91<A NAME="pgfId-1175308"></A>The <A NAME="marker-1175325"></A>COBOL parser 
                    
92understands these dialects: <A NAME="marker-1175307"></A>ANSI '74 Standard, 
                    
93ANSI '85 Standard (ANSI X3.23-1985), IBM OS/VS COBOL, IBM VS COBOL II, IBM 
                    
94SAA COBOL/370, IBM DOSVS COBOL, X/Open, and Micro Focus COBOL.</P>
                    
95<H3 CLASS="Heading2">
                    
139<P CLASS="CellHeading">
                    
140<A NAME="pgfId-1181526"></A>COBOL</P>
                    
141</TH>
                    
                
p3.cbl https://gitlab.com/OpenSourceMirror/sourcenav | COBOL | 533 lines
                    
397             BACKGROUND-COLOR 2
                    
398             VALUE 'Now with COBOL version 5.30 you have the'.
                    
399          03 LINE 14 COLUMN 48
                    
                
pgindex.html https://gitlab.com/OpenSourceMirror/sourcenav | HTML | 776 lines
                    
111
                    
112<div CLASS="Level1IX"><a NAME="pgfId-313188"></a>COBOL</div>
                    
113
                    
                
langspecs.html https://gitlab.com/OpenSourceMirror/sourcenav | HTML | 717 lines
                    
70<h3 CLASS="Heading2">
                    
71<a NAME="pgfId-1175305"></a><a NAME="30981"></a>The COBOL Parser</h3>
                    
72
                    
72
                    
73<div CLASS="Body"><a NAME="pgfId-1175308"></a>The COBOL parser understands
                    
74these dialects:&nbsp;<a NAME="marker-1175307"></a>ANSI '74 Standard, ANSI
                    
75'85 Standard (ANSI X3.23-1985), IBM OS/VS COBOL, IBM VS COBOL II, IBM SAA
                    
76COBOL/370, IBM DOSVS COBOL, X/Open, and Micro Focus COBOL.
                    
77<br>&nbsp;</div>
                    
116<th>
                    
117<div CLASS="CellHeading"><a NAME="pgfId-1005474"></a>COBOL</div>
                    
118</th>
                    
                
Makefile.in https://gitlab.com/OpenSourceMirror/sourcenav | Autoconf | 509 lines
                    
35bin_PROGRAMS = obrowser$(EXEEXT)
                    
36subdir = parsers/cobol
                    
37DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
                    
51	Source.$(OBJEXT) skeleton.$(OBJEXT) Parser.$(OBJEXT) \
                    
52	cobol.$(OBJEXT) deftab.$(OBJEXT) keywords.$(OBJEXT) \
                    
53	directives.$(OBJEXT)
                    
272
                    
273obrowser_SOURCES = Scanner.c cobol.h deftab.h keywords.h statdef.h \
                    
274                   Scanner.h copy_pars.c def.h Source.h Source.c copy_pars.h \
                    
274                   Scanner.h copy_pars.c def.h Source.h Source.c copy_pars.h \
                    
275		   keywdef.h skeleton.c Parser.h Parser.c cobol.c deftab.c \
                    
276		   keywords.c directives.c
                    
299	done; \
                    
300	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  parsers/cobol/Makefile'; \
                    
301	cd $(top_srcdir) && \
                    
                
compress.html https://gitlab.com/x33n/CodeMirror | HTML | 333 lines
                    
119          <option value="http://codemirror.net/mode/cmake/cmake.js">cmake.js</option>
                    
120          <option value="http://codemirror.net/mode/cobol/cobol.js">cobol.js</option>
                    
121          <option value="http://codemirror.net/mode/coffeescript/coffeescript.js">coffeescript.js</option>
                    
                
conformance.md https://bitbucket.org/chancey/eagle.git | Markdown | 783 lines
                    
25| \d{B012}    | Embedded C                                        | |
                    
26| \d{B013}    | Embedded COBOL                                    | |
                    
27| \d{B014}    | Embedded Fortran                                  | |
                    
47| \d{B112}   | Module language C        | |
                    
48| \d{B113}   | Module language COBOL    | |
                    
49| \d{B114}   | Module language Fortran  | |
                    
54| \d{B122}   | Routine language C       | |
                    
55| \d{B123}   | Routine language COBOL   | |
                    
56| \d{B124}   | Routine language Fortran | |
                    
                
hp-symtab.h https://github.com/CTSRD-CHERI/binutils.git | C Header | 1538 lines
                    
94  HP_LANGUAGE_MODCAL,
                    
95  HP_LANGUAGE_COBOL,
                    
96  HP_LANGUAGE_BASIC,
                    
                
synmenu.vim https://github.com/Brijen/macvim.git | Vim Script | 586 lines
                    
117an 50.20.300 &Syntax.C.Cmusrc :cal SetSyn("cmusrc")<CR>
                    
118an 50.20.310 &Syntax.C.Cobol :cal SetSyn("cobol")<CR>
                    
119an 50.20.320 &Syntax.C.Coco/R :cal SetSyn("coco")<CR>
                    
                
makemenu.vim https://github.com/Brijen/macvim.git | Vim Script | 600 lines
                    
132SynMenu C.Cmusrc:cmusrc
                    
133SynMenu C.Cobol:cobol
                    
134SynMenu C.Coco/R:coco
                    
                
synmenu.vim https://gitlab.com/kinwei/IFE-task7 | Vim Script | 621 lines
                    
120an 50.20.310 &Syntax.C.Cmusrc :cal SetSyn("cmusrc")<CR>
                    
121an 50.20.320 &Syntax.C.Cobol :cal SetSyn("cobol")<CR>
                    
122an 50.20.330 &Syntax.C.Coco/R :cal SetSyn("coco")<CR>
                    
                
StreamingTemplateEngine.java https://github.com/groovy/groovy-core.git | Java | 973 lines
                    
64 *   accepted  : true,
                    
65 *   title     : 'Groovy for COBOL programmers'
                    
66 * ]
                    
90 * We are pleased to inform you that your paper entitled
                    
91 * 'Groovy for COBOL programmers' was accepted.
                    
92 *
                    
                
compress.html https://github.com/arjan/zotonic.git | HTML | 244 lines
                    
90          <option value="http://codemirror.net/mode/clojure/clojure.js">clojure.js</option>
                    
91          <option value="http://codemirror.net/mode/cobol/cobol.js">cobol.js</option>
                    
92          <option value="http://codemirror.net/mode/coffeescript/coffeescript.js">coffeescript.js</option>
                    
                
GuiListings.cpp https://bitbucket.org/sfranchi/lyx.git | C++ | 650 lines
                    
48{ "no language", "ABAP", "ACSL", "Ada", "ALGOL", "Assembler", "Awk", "bash", "Basic", "C",
                    
49  "C++", "Caml", "Clean", "Cobol", "Comal 80", "command.com", "Comsol", "csh", "Delphi",
                    
50  "Eiffel", "Elan", "erlang", "Euphoria", "Fortran", "Gnuplot", "Haskell", "HTML", "IDL", "inform",
                    
60{ N_("No language"), "ABAP", "ACSL", "Ada", "ALGOL", "Assembler", "Awk", "bash", "Basic",
                    
61  "C", "C++", "Caml", "Clean", "Cobol", "Comal 80", "command.com", "Comsol", "csh", "Delphi",
                    
62  "Eiffel", "Elan", "Erlang", "Euphoria", "Fortran", "Gnuplot", "Haskell", "HTML", "IDL", "inform",
                    
108	{ "Objective", "Caml", "Objective", false },
                    
109	{ "1974", "Cobol", "1974", false },
                    
110	{ "1985", "Cobol", "1985", true },
                    
110	{ "1985", "Cobol", "1985", true },
                    
111	{ "ibm", "Cobol", "IBM", false },
                    
112	{ "WinXP", "command.com", "Windows XP", true },
                    
                
other.py https://bitbucket.org/beqa/nvdadependencyvirtualenvironment.git | Python | 1209 lines
                    
59             r'CHECKED|CHECKPOINT|CLASS|CLASS_ORIGIN|CLOB|CLOSE|CLUSTER|'
                    
60             r'COALSECE|COBOL|COLLATE|COLLATION|COLLATION_CATALOG|'
                    
61             r'COLLATION_NAME|COLLATION_SCHEMA|COLUMN|COLUMN_NAME|'
                    
                
cmuscheme.el https://bitbucket.org/zielmicha/emacs.git | Emacs Lisp | 524 lines
                    
28;; Written by Olin Shivers (olin.shivers@cs.cmu.edu). With bits and pieces
                    
29;; lifted from scheme.el, shell.el, clisp.el, newclisp.el, cobol.el, et al..
                    
30;; 8/88
                    
                
base.py https://bitbucket.org/stavrossk/maraschino.git | Python | 593 lines
                    
38    "class_origin", "client", "clob", "clobdir", "close", "cluster",
                    
39    "clustersize", "cobol", "codeset", "collation", "collection",
                    
40    "column", "columns", "commit", "committed", "commutator", "component",
                    
                
pastebin.py https://bitbucket.org/stavrossk/maraschino.git | Python | 792 lines
                    
129        'cmake',            # CMake
                    
130        'cobol',            # COBOL
                    
131        'coffeescript',     # CoffeeScript
                    
                
magic.c https://bitbucket.org/a3217055/illumos-joyent.git | C | 2347 lines
                    
121#define ID_C		2
                    
122#define ID_COBOL	3
                    
123#define ID_COPYBOOK	4
                    
189	{ 	"COMMON",	ID_FORTRAN	},
                    
190	{ 	"COMPUTE",	ID_COBOL	},
                    
191	{ 	"COMP",		ID_COPYBOOK	},
                    
195	{ 	"DIMENSION",	ID_FORTRAN	},
                    
196	{ 	"DIVISION",	ID_COBOL	},
                    
197	{ 	"FILLER",	ID_COPYBOOK	},
                    
203	{ 	"OPTIONS",	ID_PL1		},
                    
204	{ 	"PERFORM",	ID_COBOL	},
                    
205	{ 	"PIC",		ID_COPYBOOK	},
                    
208	{ 	"S9",		ID_COPYBOOK	},
                    
209	{ 	"SECTION",	ID_COBOL	},
                    
210	{ 	"SELECT",	ID_COBOL	},
                    
                
tagbar.vim https://bitbucket.org/jaju/vimrc.git | Vim Script | 1461 lines
                    
243    let s:known_types.cs = type_cs
                    
244    " COBOL {{{3
                    
245    let type_cobol = {}
                    
245    let type_cobol = {}
                    
246    let type_cobol.ctagstype = 'cobol'
                    
247    let type_cobol.kinds     = [
                    
254    \ ]
                    
255    let s:known_types.cobol = type_cobol
                    
256    " DOS Batch {{{3
                    
                
reserved_sql_keywords.py https://github.com/goldenboy/skiheilw2p.git | Python | 1714 lines
                    
280    'CLUSTER',
                    
281    'COBOL',
                    
282    'COLLATION',
                    
                
randomtext.py https://gitlab.com/pooja043/Globus_Docker_4 | Python | 371 lines
                    
55    'encryption', 'PGP' , 'software', 'ActiveX', 'AppleScript', 'awk',
                    
56    'BETA', 'COBOL', 'Delphi', 'Dylan', 'Eiffel', 'extreme programming',
                    
57    'Forth', 'Fortran', 'functional languages', 'Guile', 'format your hard drive',
                    
                
scintilla.mak https://gitlab.com/life436/tortoisegit | Makefile | 1073 lines
                    
126	$(DIR_O)\LexCmake.obj \
                    
127	$(DIR_O)\LexCOBOL.obj \
                    
128	$(DIR_O)\LexCoffeeScript.obj \
                    
534
                    
535$(DIR_O)\LexCOBOL.obj: ..\lexers\LexCOBOL.cxx $(LEX_HEADERS)
                    
536
                    
                
KDbSqlParser.y https://gitlab.com/LongAiR/KDb | Happy | 1449 lines
                    
114//%token COALESCE
                    
115//%token COBOL
                    
116//%token COLLATE
                    
                
mimeTypes.php https://gitlab.com/Griffolion/Final-Year-Project | PHP | 995 lines
                    
26	'ace'=>'application/x-ace-compressed',
                    
27	'acu'=>'application/vnd.acucobol',
                    
28	'acutc'=>'application/vnd.acucorp',
                    
                
keywords.py https://gitlab.com/s9perween/Impala | Python | 565 lines
                    
64    'COALSECE': tokens.Keyword,
                    
65    'COBOL': tokens.Keyword,
                    
66    'COLLATE': tokens.Keyword,
                    
                
buck_test.py https://gitlab.com/smartether/buck | Python | 715 lines
                    
49    def test_lazy_build_env_partial(self):
                    
50        def cobol_binary(
                    
51                name,
                    
55
                    
56        testLazy = LazyBuildEnvPartial(cobol_binary)
                    
57        testLazy.build_env = {}
                    
                
free-programming-books.md https://gitlab.com/kiiraklis94/free-programming-books | Markdown | 812 lines
                    
23* [Clojure](#clojure)
                    
24* [COBOL](#cobol)
                    
25* [CoffeeScript](#coffeescript)
                    
                
ggeval.c https://github.com/sdon1011/Xitami-25.git | C | 1716 lines
                    
291/*         c     - Valid_c_identifier                                        */
                    
292/*         COBOL - VALID-COBOL-IDENTIFIER                                    */
                    
293/*                                                                           */
                    
357            else
                    
358            if (streq (token, "cobol"))
                    
359              {
                    
                
ywclcl0.exp.xsd https://bitbucket.org/pymma/openesb-components.git | XML Schema | 657 lines
                    
4        <xs:appinfo source="urn:com.sun:encoder">
                    
5            <enc:encoding name="COBOL Copybook Encoder" namespace="urn:com.sun:encoder-coco-1.0" style="cocoencoder-1.0"/>
                    
6            <coco:cocoXsdBuilderVendor>SUNW</coco:cocoXsdBuilderVendor>
                    
                
cucl107i.cobol https://bitbucket.org/pymma/openesb-components.git | COBOL | 417 lines
                    
7      **                                                             **
                    
8      **                     COBOL  COPYBOOK                         **
                    
9      **                                                             **
                    
                
BXCFTLAU.cobol https://bitbucket.org/pymma/openesb-components.git | COBOL | 618 lines
                    
66003150*  ======> The default values are supplied by the "INITIALIZE"            
                    
67003150*  ======> COBOL verb except where indicated by comments                  
                    
68003150*  ===                                                                    
                    
                
TestRuntime.java https://bitbucket.org/pymma/openesb-components.git | Java | 558 lines
                    
68 * This class facilitates simple functional and performance testing on
                    
69 * COBOL Copybook encoder.
                    
70 * 
                    
                
CocoEncoderTest.java https://bitbucket.org/pymma/openesb-components.git | Java | 688 lines
                    
75/**
                    
76 * A simple test suite for unit testing COBOL Copybook encoder.
                    
77 *
                    
93    //    root element qualified name (absent if case type is "B")
                    
94    //    input file (for case type "B", put COBOL Copybook file name here)
                    
95    //    output file (optional for case type "D" or "E".
                    
119                new CocoEncoderTest(
                    
120                    "COBOL Copybook Encoder Test Suite");
                    
121        LineNumberReader lnReader = null;
                    
                
CocoXsdBuilder.java https://bitbucket.org/pymma/openesb-components.git | Java | 603 lines
                    
68/**
                    
69 * COBOL Copybook - XSD builder implementation.
                    
70 * 
                    
102    private final ErrorManager mErrorMgr =
                    
103            ErrorManager.getManager("OpenESB.encoder.COBOLCopybook."
                    
104                                    + getClass().getName());
                    
106    /**
                    
107     * Create COBOL Copybook - XSD builder instance
                    
108     */
                    
118    /**
                    
119     * Create COBOL Copybook - XSD builder instance
                    
120     *
                    
168
                    
169        /* COBOL Copybook input: non-null; must exist; must be readable file */
                    
170        String copybookLocation = spec.getCopybookLocation();
                    
                
Messages_ja.properties https://bitbucket.org/pymma/openesb-components.git | Properties File | 184 lines
                    
4#         |  |         |  |
                    
5#         Cobol Copybook Converter
                    
6#            |         |  \___nnn Unique 3-digit number for the specific error
                    
                
UnmarshalAdaptor.java https://bitbucket.org/pymma/openesb-components.git | Java | 395 lines
                    
63/**
                    
64 * This class implements an unmarshal adaptor for decoding COBOL Copybook
                    
65 * encoded data.  It implements SAX XMLReader interface, but
                    
65 * encoded data.  It implements SAX XMLReader interface, but
                    
66 * the input source is not in XML format but COBOL Copybook
                    
67 * encoded.  The adaptor translates COBOL Copybook encoded data
                    
75    private static final ErrorManager cErrorMgr =
                    
76        ErrorManager.getManager("OpenESB.encoder.COBOLCopybook."
                    
77                                + UnmarshalAdaptor.class.getName());
                    
286                switch (usage) {
                    
287                    case CobolCharacteristics.USAGE_COMP1:
                    
288                        data = String.valueOf(
                    
288                        data = String.valueOf(
                    
289                                CobolDataConverter.decodeToFloat(currentStream));
                    
290                        break;
                    
                
RuleNode.java https://bitbucket.org/pymma/openesb-components.git | Java | 767 lines
                    
66/**
                    
67 * Node that represents a COBOL Copybook entry.  This node class is deemed for
                    
68 * runtime use (used by COBOL Copybook data parser and marshaler), so it is
                    
77    private static final ErrorManager cErrorMgr =
                    
78        ErrorManager.getManager("OpenESB.encoder.COBOLCopybook."
                    
79                                + RuleNode.class.getName());
                    
99
                    
100    private CobolCharacteristics mCharacteristics;
                    
101    private String mPicture;
                    
167        if (mCharacteristics.getPicCategory()
                    
168                == CobolCharacteristics.PIC_DBCS) {
                    
169            return mContext.mDisplay1CharEncoding;
                    
425        }
                    
426        CobolCharacteristics characteristics = new CobolCharacteristics();
                    
427        currNode.mCharacteristics = characteristics;
                    
                
MarshalHandler.java https://bitbucket.org/pymma/openesb-components.git | Java | 636 lines
                    
54 * This class implements SAX <code>ContentHandler</code> interface.
                    
55 * It translates SAX events into COBOL Copybook encoded data.
                    
56 * 
                    
63    private static final ErrorManager cErrorMgr =
                    
64            ErrorManager.getManager("OpenESB.encoder.COBOLCopybook."
                    
65            + MarshalHandler.class.getName());
                    
                
CobolDataConverter.java https://bitbucket.org/pymma/openesb-components.git | Java | 1330 lines
                    
83    private static final ErrorManager cErrorMgr =
                    
84            ErrorManager.getManager("OpenESB.encoder.COBOLCopybook." + CobolDataConverter.class.getName());
                    
85
                    
85
                    
86    private CobolDataConverter() {
                    
87    }
                    
89    /**
                    
90     * Write a value as a Cobol display usage item. Use for alphabetic,
                    
91     * alphanumeric, alphanumeric-edited, and numeric-edited items. If the
                    
136     * @param spec    Characteristics of the item;
                    
137     *                  see {@link CobolCharacteristics#toString()}
                    
138     * @param enc     Encoding to use for the output
                    
147            String picture,
                    
148            CobolCharacteristics specs,
                    
149            String enc)
                    
                
CobolCharacteristics.java https://bitbucket.org/pymma/openesb-components.git | Java | 601 lines
                    
23/*
                    
24 * @(#)CobolCharacteristics.java 
                    
25 *
                    
40/**
                    
41 * Characteristics of Cobol items stemming from the clauses and
                    
42 * pictures used to describe them.
                    
45 */
                    
46public class CobolCharacteristics {
                    
47
                    
52     */
                    
53    public CobolCharacteristics() {
                    
54    }
                    
57     * Retrieve an integral representation of the characteristics. The value
                    
58     * returned is suitable for initializing {@link CobolCharacteristics} thru
                    
59     * {@link #fromString(String)}.
                    
                
CocoPicture.java https://bitbucket.org/pymma/openesb-components.git | Java | 775 lines
                    
37/**
                    
38 * Represents the information and realization of a Cobol PICTURE clause.
                    
39 *
                    
63    private static final ErrorManager cErrorMgr =
                    
64            ErrorManager.getManager("STC.eWay.converter.COBOLCopybook."
                    
65                                    + CocoPicture.class.getName());
                    
208         *
                    
209         * The full format requirements specified in the COBOL language reference
                    
210         * is in Part 5 of the document, figure 6.
                    
                
CocoParser.java https://bitbucket.org/pymma/openesb-components.git | Java | 1334 lines
                    
45/**
                    
46 * Reads Cobol Copybook files and creates a data model
                    
47 *
                    
53    /**
                    
54     * Length of Cobol source lines
                    
55     */
                    
68    private final ErrorManager mErrorMgr =
                    
69            ErrorManager.getManager("STC.eWay.converter.COBOLCopybook."
                    
70                                    + getClass().getName());
                    
76        HashSet areas = new HashSet();
                    
77        areas.add(CobolSourceSequenceArea.getArea());
                    
78        areas.add(CobolSourceIndicatorArea.getArea());
                    
78        areas.add(CobolSourceIndicatorArea.getArea());
                    
79        areas.add(CobolSourceAreaA.getArea());
                    
80        areas.add(CobolSourceAreaB.getArea());
                    
                
CocoLexer.java https://bitbucket.org/pymma/openesb-components.git | Java | 629 lines
                    
42/**
                    
43 * Tokenizer for Cobol Copybook input.
                    
44 *
                    
72    /**
                    
73     * Create a Cobol Copybook tokenizer for an input source.
                    
74     *
                    
89    /**
                    
90     * Create a Cobol Copybook tokenizer for an input source.
                    
91     *
                    
124    /**
                    
125     * Disable lexer compliance with IBM Cobol constraint of 72-column copybooks.
                    
126     * When disabled, the lexer allows copybook "Area B" content to extend past
                    
136    /**
                    
137     * Indicate whether or not the lexer is configured to enforce the IBM Cobol
                    
138     * constraint of 72-column copybook content.
                    
                
CocoLanguage.java https://bitbucket.org/pymma/openesb-components.git | Java | 1092 lines
                    
38/**
                    
39 * Encapsulates information about the Cobol language, as it pertains to
                    
40 * Copybook contents.
                    
48/**
                    
49 * Cobol SPACE character
                    
50 */
                    
53/**
                    
54 * Cobol plus character
                    
55 */
                    
58/**
                    
59 * Cobol hyphen character
                    
60 */
                    
431/**
                    
432 * Indicates whether a string is a Cobol word.  A Cobol word is any
                    
433 * word that is reserved, user-defined, or is a system name. It has length
                    
                
CocoDescriptionEntry.java https://bitbucket.org/pymma/openesb-components.git | Java | 1525 lines
                    
51/**
                    
52 * Represents a Cobol Copybook item description entry.
                    
53 *
                    
158    private final ErrorManager mErrorMgr =
                    
159            ErrorManager.getManager("OpenESB.encoder.COBOLCopybook."
                    
160                                    + getClass().getName());
                    
                
CocoDataModel.java https://bitbucket.org/pymma/openesb-components.git | Java | 890 lines
                    
49/**
                    
50 * The data model for information parsed from Cobol Copybook input.
                    
51 *
                    
72    private final ErrorManager mErrorMgr =
                    
73            ErrorManager.getManager("OpenESB.encoder.CobolCopybook."
                    
74                                    + getClass().getName());
                    
294                            // 'P', 'p' the following regex might be more
                    
295                            // relaxed than a valid COBOL numeric data entry
                    
296                            // picture - but blocking away those 
                    
                
CocoEncoder.java https://bitbucket.org/pymma/openesb-components.git | Java | 422 lines
                    
82/**
                    
83 * Encoder implementation for COBOL Copybook.
                    
84 * 
                    
184            throw new EncoderException(
                    
185                    "The data nature of the COBOL Copybook encoder type is byte "
                    
186                    + "based but the pre-decoding character coding is not set "
                    
320            throw new EncoderException(
                    
321                    "The data nature of the COBOL Copybook encoder type is byte "
                    
322                    + "based but the post-encoding character coding is not set "
                    
                
FormatterFactory.java https://bitbucket.org/pymma/openesb-components.git | Java | 785 lines
                    
433/*
                    
434        // COBOL style
                    
435        if(null == formatter) {
                    
436            try {
                    
437                formatter = new COBOLRangeCheckedDecimalFormat(_pattern);
                    
438            } catch(Exception ex) {
                    
                
LICENSE https://bitbucket.org/pymma/openesb-components.git | License | 360 lines
                    
45Adapter, Sun SeeBeyond HL7 OTD Library, Sun SeeBeyond SWIFT OTD Library, Sun
                    
46SeeBeyond Alert Agent, Sun SeeBeyond SNMP Agent, Sun SeeBeyond COBOL Copybook
                    
47Converter and Sun SeeBeyond eIndex Single Patient View. Software includes only
                    
                
SimpleCommareaMappingTest.java https://bitbucket.org/pymma/openesb-components.git | Java | 1137 lines
                    
45      //inizializzazione del cobolTypeDescriptor
                    
46      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
47      cobolTypeDescriptor.setType(CobolType.STRING);
                    
126      // comp
                    
127      CobolTypeDescriptor intcompCobolTypeDescriptor=new CobolTypeDescriptor();
                    
128      intcompCobolTypeDescriptor.setType(CobolType.INTEGER);
                    
143
                    
144      CobolTypeDescriptor integer3CobolTypeDescriptor=new CobolTypeDescriptor();
                    
145      integer3CobolTypeDescriptor.setType(CobolType.PACKED_DECIMAL);
                    
222      //Zoned
                    
223      CobolTypeDescriptor zonedPrimitiveCobolTypeDescriptor=new CobolTypeDescriptor();
                    
224      zonedPrimitiveCobolTypeDescriptor.setType(CobolType.ZONED);
                    
332
                    
333      CobolTypeDescriptor zonedObjectCobolTypeDescriptor=new CobolTypeDescriptor();
                    
334      zonedObjectCobolTypeDescriptor.setType(CobolType.ZONED);
                    
                
JavaFloatTypeMappingTest.java https://bitbucket.org/pymma/openesb-components.git | Java | 387 lines
                    
92    try{
                    
93      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
94      cobolTypeDescriptor.setType(CobolType.PACKED_DECIMAL);
                    
166    try{
                    
167      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
168      cobolTypeDescriptor.setType(CobolType.ZONED);
                    
214    try{
                    
215      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
216      cobolTypeDescriptor.setType(CobolType.INTEGER);
                    
261    try{
                    
262      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
263      cobolTypeDescriptor.setType(CobolType.INTEGER);
                    
308    try{
                    
309      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
310      cobolTypeDescriptor.setType(CobolType.INTEGER);
                    
                
CobolZonedTypeMappingTest.java https://bitbucket.org/pymma/openesb-components.git | Java | 533 lines
                    
75    try{
                    
76      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
77      cobolTypeDescriptor.setType(CobolType.ZONED);
                    
216    try{
                    
217      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
218      cobolTypeDescriptor.setType(CobolType.ZONED);
                    
252    try{
                    
253      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
254      cobolTypeDescriptor.setType(CobolType.ZONED);
                    
287    try{
                    
288      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
289      cobolTypeDescriptor.setType(CobolType.ZONED);
                    
323    try{
                    
324      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
325      cobolTypeDescriptor.setType(CobolType.ZONED);
                    
                
CobolPackedDecimalTypeMappingTest.java https://bitbucket.org/pymma/openesb-components.git | Java | 448 lines
                    
75    try{
                    
76      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
77      cobolTypeDescriptor.setType(CobolType.PACKED_DECIMAL);
                    
173     try{
                    
174      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
175      cobolTypeDescriptor.setType(CobolType.PACKED_DECIMAL);
                    
208    try{
                    
209      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
210      cobolTypeDescriptor.setType(CobolType.PACKED_DECIMAL);
                    
243    try{
                    
244      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
245      cobolTypeDescriptor.setType(CobolType.PACKED_DECIMAL);
                    
276    try{
                    
277      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
278      cobolTypeDescriptor.setType(CobolType.PACKED_DECIMAL);
                    
                
CobolIntegerTypeMappingTest.java https://bitbucket.org/pymma/openesb-components.git | Java | 451 lines
                    
81    try{
                    
82      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
83      cobolTypeDescriptor.setType(CobolType.INTEGER);
                    
182    try{
                    
183      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
184      cobolTypeDescriptor.setType(CobolType.INTEGER);
                    
217    try{
                    
218      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
219      cobolTypeDescriptor.setType(CobolType.INTEGER);
                    
251    try{
                    
252      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
253      cobolTypeDescriptor.setType(CobolType.INTEGER);
                    
285    try{
                    
286      CobolTypeDescriptor cobolTypeDescriptor=new CobolTypeDescriptor();
                    
287      cobolTypeDescriptor.setType(CobolType.INTEGER);
                    
                
CommareaParserTest.java https://bitbucket.org/pymma/openesb-components.git | Java | 600 lines
                    
97    cobolTypeDescriptor.setLevel(2);
                    
98    expectedCommareaBeanMappingDescriptor.addFieldMapping(cobolTypeDescriptor.getName().replace('-','_'),cobolTypeDescriptor.getName(),cobolTypeDescriptor);
                    
99//  02 CA-RETCODE3 PIC A(5)         .
                    
242    cobolTypeDescriptor.setLevel(2);
                    
243    expectedCommareaBeanMappingDescriptor.addFieldMapping(cobolTypeDescriptor.getName().replace('-','_'),cobolTypeDescriptor.getName(),cobolTypeDescriptor);
                    
244//    02 CA-RETCODE20 PIC S9(5)V(3)   .
                    
251    cobolTypeDescriptor.setLevel(2);
                    
252    expectedCommareaBeanMappingDescriptor.addFieldMapping(cobolTypeDescriptor.getName().replace('-','_'),cobolTypeDescriptor.getName(),cobolTypeDescriptor);
                    
253//    02 CA-RETCODE21 PIC +99999V(3)  .
                    
261    cobolTypeDescriptor.setLevel(2);
                    
262    expectedCommareaBeanMappingDescriptor.addFieldMapping(cobolTypeDescriptor.getName().replace('-','_'),cobolTypeDescriptor.getName(),cobolTypeDescriptor);
                    
263//    02 CA-RETCODE22 PIC +9(5)V(3)   .
                    
271    cobolTypeDescriptor.setLevel(2);
                    
272    expectedCommareaBeanMappingDescriptor.addFieldMapping(cobolTypeDescriptor.getName().replace('-','_'),cobolTypeDescriptor.getName(),cobolTypeDescriptor);
                    
273
                    
                
ServiceCreator.java https://bitbucket.org/pymma/openesb-components.git | Java | 414 lines
                    
159     *
                    
160     * @param   copyCobol          the copy Cobol to generates the WSDL. Must be
                    
161     *                             not <code>null</code>.
                    
161     *                             not <code>null</code>.
                    
162     * @param   outputCopyCobol    the optional output copy Cobol to generates
                    
163     *                             the WSDL. If <code>null</code> or blank, is
                    
172     */
                    
173    public Definition createWsdlFromCopyCobol(final String copyCobol,
                    
174            final String outputCopyCobol, final ServiceDescriptor desc)
                    
197            return bindToCics(new ByteArrayInputStream(buffer.toByteArray()),
                    
198                              copyCobol, outputCopyCobol, desc);
                    
199        } catch (WSDLException e) {
                    
232    private Definition bindToCics(final InputStream wsdl,
                    
233            final String copyCobol, final String outputCopyCobol,
                    
234            final ServiceDescriptor desc)
                    
                
Jbi4cicsEndpoint.java https://bitbucket.org/pymma/openesb-components.git | Java | 501 lines
                    
79    /**
                    
80     * The input copy Cobol, used also for output if {@link #outputCopyCobol} is
                    
81     * <code>null</code> or empty.
                    
85    /**
                    
86     * The output copy Cobol.
                    
87     */
                    
239        serviceDescriptor.setInputMappingDescriptor(descriptor);
                    
240        if ((outputCopyCobol != null) && (outputCopyCobol.length() > 0)
                    
241                && !outputCopyCobol.equals(copyCobol)) {
                    
264     *
                    
265     * @param   cpyCobol         the copy Cobol describing the commarea to
                    
266     *                           parse. Must be not <code>null</code>.
                    
404     *
                    
405     * @param copyCobol  the input copy Cobol to set.
                    
406   
                    
                
i-cobol.ads https://bitbucket.org/codefirex/toolchain_gcc-4.9.git | Ada | 553 lines
                    
36
                    
37--  This version of the COBOL interfaces package assumes that the COBOL
                    
38--  compiler uses ASCII as its internal representation of characters, i.e.
                    
63
                    
64   Ada_To_COBOL : array (Standard.Character) of COBOL_Character := (
                    
65     COBOL_Character'Val (000), COBOL_Character'Val (001),
                    
65     COBOL_Character'Val (000), COBOL_Character'Val (001),
                    
66     COBOL_Character'Val (002), COBOL_Character'Val (003),
                    
67     COBOL_Character'Val (004), COBOL_Character'Val (005),
                    
67     COBOL_Character'Val (004), COBOL_Character'Val (005),
                    
68     COBOL_Character'Val (006), COBOL_Character'Val (007),
                    
69     COBOL_Character'Val (008), COBOL_Character'Val (009),
                    
69     COBOL_Character'Val (008), COBOL_Character'Val (009),
                    
70     COBOL_Character'Val (010), COBOL_Character'Val (011),
                    
71     COBOL_Character'Val (012), COBOL_Character'Val (013),
                    
                
i-cobol.adb https://bitbucket.org/codefirex/toolchain_gcc-4.9.git | Ada | 994 lines
                    
215
                    
216   --    The COBOL_Minus_Digits set is disjoint from COBOL_Digits
                    
217
                    
240                           (COBOL_Character'Pos (K) -
                    
241                             COBOL_Character'Pos (COBOL_Digits'First));
                    
242
                    
245                           (COBOL_Character'Pos (K) -
                    
246                             COBOL_Character'Pos (COBOL_Plus_Digits'First));
                    
247
                    
250                           (COBOL_Character'Pos (K) -
                    
251                             COBOL_Character'Pos (COBOL_Minus_Digits'First));
                    
252               Sign := COBOL_Minus;
                    
253
                    
254            --  Only remaining possibility is COBOL_Plus or COBOL_Minus
                    
255
                    
                
exUtility.vim https://github.com/showgood/myvim.git | Vim Script | 1314 lines
                    
111let s:ex_ctags_lang_map['c#'] = [ 'cs' ]
                    
112let s:ex_ctags_lang_map['cobol'] = [ 'cbl', 'cob', 'CBL', 'COB' ]
                    
113let s:ex_ctags_lang_map['eiffel'] = [ 'e' ]
                    
                
MimeUtility.java https://bitbucket.org/devconcert1/k-9.git | Java | 1240 lines
                    
62    { "ace", "application/x-ace-compressed"},
                    
63    { "acu", "application/vnd.acucobol"},
                    
64    { "acutc", "application/vnd.acucorp"},
                    
                
MimeTypes.cs https://bitbucket.org/scoizzle/poly-lib.git | C# | 893 lines
                    
19			{ "ace", "application/x-ace-compressed" },
                    
20			{ "acu", "application/vnd.acucobol" },
                    
21			{ "acutc", "application/vnd.acucorp" },
                    
                
MicroPatterns.scala https://bitbucket.org/delors/opal.git | Scala | 493 lines
                    
45            /*5*/ "Function Object",
                    
46            /*6*/ "Cobol Like",
                    
47            /*7*/ "Stateless",
                    
91            if (isFunctionObject(classFile)) microPatternLocations(5) += location
                    
92            if (isCobolLike(classFile)) microPatternLocations(6) += location
                    
93            if (isStateless(classFile)) microPatternLocations(7) += location
                    
238
                    
239    def isCobolLike(cl: ClassFile): Boolean = {
                    
240        !cl.methods.exists { m ⇒
                    
                
DwarfUnit.cpp https://gitlab.com/Birhetia/platform_external_llvm | C++ | 1375 lines
                    
120  case dwarf::DW_LANG_Ada95:
                    
121  case dwarf::DW_LANG_Cobol74:
                    
122  case dwarf::DW_LANG_Cobol85:
                    
                
newform.c https://github.com/richlowe/illumos-gate.git | C | 940 lines
                    
68	1, 10, 16, 40, 72, 0,		/* IBM 370 Assembler (alt.)	*/
                    
69	1, 8, 12, 16, 20, 55, 0,	/* COBOL			*/
                    
70	1, 6, 10, 14, 49, 0,		/* COBOL (crunched)		*/
                    
71	1, 6, 10, 14, 18, 22, 26, 30, 34, 38, 42, 46, 50, 54, 58, 62, 67, 0,
                    
72					/* COBOL (crunched, many cols.)	*/
                    
73	1, 7, 11, 15, 19, 23, 0,	/* FORTRAN			*/
                    
                
mime.mapping.php https://gitlab.com/unofficial-mirrors/moodle | PHP | 951 lines
                    
39    'ace'               => 'application/x-ace-compressed',
                    
40    'acu'               => 'application/vnd.acucobol',
                    
41    'acutc'             => 'application/vnd.acucorp',
                    
135    'cba'               => 'application/x-cbr',
                    
136    'cbl'               => 'text/x-cobol',
                    
137    'cbr'               => 'application/x-cbr',
                    
181    'cmx'               => 'image/x-cmx',
                    
182    'cob'               => 'text/x-cobol',
                    
183    'cod'               => 'application/vnd.rim.cod',
                    
                
jqueryui_forms.js https://gitlab.com/blackinitial/lavel_usman | JavaScript | 702 lines
                    
140        "Clojure",
                    
141        "COBOL",
                    
142        "ColdFusion",
                    
                
ScintillaConstants.py https://bitbucket.org/pixl_dave/sublime-packages.git | Python | 1581 lines
                    
97SCLEX_TAL = 91
                    
98SCLEX_COBOL = 92
                    
99SCLEX_TACL = 93
                    
                
dmMimeTypes.php https://github.com/xdade/diem.git | PHP | 823 lines
                    
14'ace'=>'application/x-ace-compressed',
                    
15'acu'=>'application/vnd.acucobol',
                    
16'acutc'=>'application/vnd.acucorp',
                    
                
meta.js https://gitlab.com/rizkyyazk/laravel-blade | JavaScript | 221 lines
                    
21    {name: "C++", mime: "text/x-c++src", mode: "clike", ext: ["cpp", "c++", "cc", "cxx", "hpp", "h++", "hh", "hxx"], alias: ["cpp"]},
                    
22    {name: "Cobol", mime: "text/x-cobol", mode: "cobol", ext: ["cob", "cpy", "cbl"]},
                    
23    {name: "C#", mime: "text/x-csharp", mode: "clike", ext: ["cs"], alias: ["csharp", "cs"]},
                    
                
tables.rb https://gitlab.com/gitnyasha/zimcreative | Ruby | 1100 lines
                    
88    'cb7' => 'application/x-cb7',
                    
89    'cbl' => 'text/x-cobol',
                    
90    'cbr' => 'application/vnd.comicbook-rar',
                    
107    'cmake' => 'text/x-cmake',
                    
108    'cob' => 'text/x-cobol',
                    
109    'coffee' => 'application/vnd.coffeescript',
                    
                
utils.rs https://gitlab.com/vitalii.dr/starship | Rust | 718 lines
                    
137            stdout: String::from("\
                    
138cobc (GnuCOBOL) 3.1.2.0
                    
139Copyright (C) 2020 Free Software Foundation, Inc.
                    
                
registry.vim https://bitbucket.org/darrenlucas/dotfiles.git | Vim Script | 439 lines
                    
22        \ 'co':            ['coco'],
                    
23        \ 'cobol':         ['cobc'],
                    
24        \ 'coffee':        ['coffee', 'coffeelint'],
                    
                
PreferencesBase-test.js https://gitlab.com/MichelZuniga/brackets | JavaScript | 1252 lines
                    
236                
                    
237                expect(layer.get(data, "spaceUnits", {language: "cobol"})).toBeUndefined();
                    
238                
                    
                
NativeRawSymbol.cpp https://bitbucket.org/freebsd/freebsd-base.git | C++ | 734 lines
                    
169PDB_Lang NativeRawSymbol::getLanguage() const {
                    
170  return PDB_Lang::Cobol;
                    
171}
                    
                
PDBExtras.cpp https://bitbucket.org/freebsd/freebsd-base.git | C++ | 393 lines
                    
206    CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Basic, OS)
                    
207    CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Cobol, OS)
                    
208    CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Link, OS)
                    
                
EnumTables.cpp https://bitbucket.org/freebsd/freebsd-base.git | C++ | 383 lines
                    
92    CV_ENUM_ENT(SourceLanguage, Pascal),  CV_ENUM_ENT(SourceLanguage, Basic),
                    
93    CV_ENUM_ENT(SourceLanguage, Cobol),   CV_ENUM_ENT(SourceLanguage, Link),
                    
94    CV_ENUM_ENT(SourceLanguage, Cvtres),  CV_ENUM_ENT(SourceLanguage, Cvtpgd),
                    
                
DebugInfo.h https://bitbucket.org/freebsd/freebsd-base.git | C Header | 1236 lines
                    
76  LLVMDWARFSourceLanguageC_plus_plus,
                    
77  LLVMDWARFSourceLanguageCobol74,
                    
78  LLVMDWARFSourceLanguageCobol85,
                    
                
CodeView.h https://bitbucket.org/freebsd/freebsd-base.git | C Header | 614 lines
                    
149  Basic = 0x05,
                    
150  Cobol = 0x06,
                    
151  Link = 0x07,
                    
                
syms.h https://github.com/Prajna/mach.git | C Header | 617 lines
                    
80#define langPl1		7
                    
81#define langCobol	8
                    
82#define langMax		32
                    
415	unsigned jmptbl:1;	/* symbol is a jump table entry for shlibs */
                    
416	unsigned cobol_main:1;	/* symbol is a cobol main procedure */
                    
417	unsigned reserved:14
                    
                
syms.h https://github.com/Prajna/mach.git | C Header | 629 lines
                    
66#define langPl1		7
                    
67#define langCobol	8
                    
68#define langMax		32
                    
                
cmuscheme.el https://github.com/emacsmirror/ohio-archive.git | Emacs Lisp | 428 lines
                    
10;;; Written by Olin Shivers (olin.shivers@cs.cmu.edu). With bits and pieces
                    
11;;; lifted from scheme.el, shell.el, clisp.el, newclisp.el, cobol.el, et al..
                    
12;;; 8/88
                    
                
cobol.el https://github.com/emacsmirror/ohio-archive.git | Emacs Lisp | 817 lines
                    
142  (define-key cobol-mode-map ";" 'cobol-abbrev-start)
                    
143  (define-key cobol-mode-map "\C-c;" 'cobol-comment-region)
                    
144  (define-key cobol-mode-map "\e\C-a" 'beginning-of-cobol-subprogram)
                    
145  (define-key cobol-mode-map "\e\C-e" 'end-of-cobol-subprogram)
                    
146  (define-key cobol-mode-map "\e;" 'cobol-indent-comment)
                    
147  (define-key cobol-mode-map "\e\C-h" 'mark-cobol-subprogram)
                    
166;  (define-key cobol-mode-map "1" 'cobol-electric-line-number)
                    
167;  (define-key cobol-mode-map "2" 'cobol-electric-line-number)
                    
168;  (define-key cobol-mode-map "3" 'cobol-electric-line-number)
                    
168;  (define-key cobol-mode-map "3" 'cobol-electric-line-number)
                    
169;  (define-key cobol-mode-map "4" 'cobol-electric-line-number)
                    
170;  (define-key cobol-mode-map "5" 'cobol-electric-line-number)
                    
282  (if cobol-startup-message
                    
283      (message "Emacs Cobol mode ver. %s.  Mail bugs to bug-cobol-mode@cis.ohio-state.edu" cobol-mode-version))
                    
284  (setq cobol-startup-message nil)
                    
                
 

Source

Language