Line | |
---|
1 | # -*- buffer-read-only: t -*-
|
---|
2 | #
|
---|
3 | # !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
|
---|
4 | # This file is built by opcode.pl from its data. Any changes made here
|
---|
5 | # will be lost!
|
---|
6 | #
|
---|
7 |
|
---|
8 | Perl_ck_anoncode
|
---|
9 | Perl_ck_bitop
|
---|
10 | Perl_ck_concat
|
---|
11 | Perl_ck_defined
|
---|
12 | Perl_ck_delete
|
---|
13 | Perl_ck_die
|
---|
14 | Perl_ck_eof
|
---|
15 | Perl_ck_eval
|
---|
16 | Perl_ck_exec
|
---|
17 | Perl_ck_exists
|
---|
18 | Perl_ck_exit
|
---|
19 | Perl_ck_ftst
|
---|
20 | Perl_ck_fun
|
---|
21 | Perl_ck_glob
|
---|
22 | Perl_ck_grep
|
---|
23 | Perl_ck_index
|
---|
24 | Perl_ck_join
|
---|
25 | Perl_ck_lengthconst
|
---|
26 | Perl_ck_lfun
|
---|
27 | Perl_ck_listiob
|
---|
28 | Perl_ck_match
|
---|
29 | Perl_ck_method
|
---|
30 | Perl_ck_null
|
---|
31 | Perl_ck_open
|
---|
32 | Perl_ck_repeat
|
---|
33 | Perl_ck_require
|
---|
34 | Perl_ck_return
|
---|
35 | Perl_ck_rfun
|
---|
36 | Perl_ck_rvconst
|
---|
37 | Perl_ck_sassign
|
---|
38 | Perl_ck_select
|
---|
39 | Perl_ck_shift
|
---|
40 | Perl_ck_sort
|
---|
41 | Perl_ck_spair
|
---|
42 | Perl_ck_split
|
---|
43 | Perl_ck_subr
|
---|
44 | Perl_ck_substr
|
---|
45 | Perl_ck_svconst
|
---|
46 | Perl_ck_trunc
|
---|
47 | Perl_pp_null
|
---|
48 | Perl_pp_stub
|
---|
49 | Perl_pp_scalar
|
---|
50 | Perl_pp_pushmark
|
---|
51 | Perl_pp_wantarray
|
---|
52 | Perl_pp_const
|
---|
53 | Perl_pp_gvsv
|
---|
54 | Perl_pp_gv
|
---|
55 | Perl_pp_gelem
|
---|
56 | Perl_pp_padsv
|
---|
57 | Perl_pp_padav
|
---|
58 | Perl_pp_padhv
|
---|
59 | Perl_pp_padany
|
---|
60 | Perl_pp_pushre
|
---|
61 | Perl_pp_rv2gv
|
---|
62 | Perl_pp_rv2sv
|
---|
63 | Perl_pp_av2arylen
|
---|
64 | Perl_pp_rv2cv
|
---|
65 | Perl_pp_anoncode
|
---|
66 | Perl_pp_prototype
|
---|
67 | Perl_pp_refgen
|
---|
68 | Perl_pp_srefgen
|
---|
69 | Perl_pp_ref
|
---|
70 | Perl_pp_bless
|
---|
71 | Perl_pp_backtick
|
---|
72 | Perl_pp_glob
|
---|
73 | Perl_pp_readline
|
---|
74 | Perl_pp_rcatline
|
---|
75 | Perl_pp_regcmaybe
|
---|
76 | Perl_pp_regcreset
|
---|
77 | Perl_pp_regcomp
|
---|
78 | Perl_pp_match
|
---|
79 | Perl_pp_qr
|
---|
80 | Perl_pp_subst
|
---|
81 | Perl_pp_substcont
|
---|
82 | Perl_pp_trans
|
---|
83 | Perl_pp_sassign
|
---|
84 | Perl_pp_aassign
|
---|
85 | Perl_pp_chop
|
---|
86 | Perl_pp_schop
|
---|
87 | Perl_pp_chomp
|
---|
88 | Perl_pp_schomp
|
---|
89 | Perl_pp_defined
|
---|
90 | Perl_pp_undef
|
---|
91 | Perl_pp_study
|
---|
92 | Perl_pp_pos
|
---|
93 | Perl_pp_preinc
|
---|
94 | Perl_pp_predec
|
---|
95 | Perl_pp_postinc
|
---|
96 | Perl_pp_postdec
|
---|
97 | Perl_pp_pow
|
---|
98 | Perl_pp_multiply
|
---|
99 | Perl_pp_i_multiply
|
---|
100 | Perl_pp_divide
|
---|
101 | Perl_pp_i_divide
|
---|
102 | Perl_pp_modulo
|
---|
103 | Perl_pp_i_modulo
|
---|
104 | Perl_pp_repeat
|
---|
105 | Perl_pp_add
|
---|
106 | Perl_pp_i_add
|
---|
107 | Perl_pp_subtract
|
---|
108 | Perl_pp_i_subtract
|
---|
109 | Perl_pp_concat
|
---|
110 | Perl_pp_stringify
|
---|
111 | Perl_pp_left_shift
|
---|
112 | Perl_pp_right_shift
|
---|
113 | Perl_pp_lt
|
---|
114 | Perl_pp_i_lt
|
---|
115 | Perl_pp_gt
|
---|
116 | Perl_pp_i_gt
|
---|
117 | Perl_pp_le
|
---|
118 | Perl_pp_i_le
|
---|
119 | Perl_pp_ge
|
---|
120 | Perl_pp_i_ge
|
---|
121 | Perl_pp_eq
|
---|
122 | Perl_pp_i_eq
|
---|
123 | Perl_pp_ne
|
---|
124 | Perl_pp_i_ne
|
---|
125 | Perl_pp_ncmp
|
---|
126 | Perl_pp_i_ncmp
|
---|
127 | Perl_pp_slt
|
---|
128 | Perl_pp_sgt
|
---|
129 | Perl_pp_sle
|
---|
130 | Perl_pp_sge
|
---|
131 | Perl_pp_seq
|
---|
132 | Perl_pp_sne
|
---|
133 | Perl_pp_scmp
|
---|
134 | Perl_pp_bit_and
|
---|
135 | Perl_pp_bit_xor
|
---|
136 | Perl_pp_bit_or
|
---|
137 | Perl_pp_negate
|
---|
138 | Perl_pp_i_negate
|
---|
139 | Perl_pp_not
|
---|
140 | Perl_pp_complement
|
---|
141 | Perl_pp_atan2
|
---|
142 | Perl_pp_sin
|
---|
143 | Perl_pp_cos
|
---|
144 | Perl_pp_rand
|
---|
145 | Perl_pp_srand
|
---|
146 | Perl_pp_exp
|
---|
147 | Perl_pp_log
|
---|
148 | Perl_pp_sqrt
|
---|
149 | Perl_pp_int
|
---|
150 | Perl_pp_hex
|
---|
151 | Perl_pp_oct
|
---|
152 | Perl_pp_abs
|
---|
153 | Perl_pp_length
|
---|
154 | Perl_pp_substr
|
---|
155 | Perl_pp_vec
|
---|
156 | Perl_pp_index
|
---|
157 | Perl_pp_rindex
|
---|
158 | Perl_pp_sprintf
|
---|
159 | Perl_pp_formline
|
---|
160 | Perl_pp_ord
|
---|
161 | Perl_pp_chr
|
---|
162 | Perl_pp_crypt
|
---|
163 | Perl_pp_ucfirst
|
---|
164 | Perl_pp_lcfirst
|
---|
165 | Perl_pp_uc
|
---|
166 | Perl_pp_lc
|
---|
167 | Perl_pp_quotemeta
|
---|
168 | Perl_pp_rv2av
|
---|
169 | Perl_pp_aelemfast
|
---|
170 | Perl_pp_aelem
|
---|
171 | Perl_pp_aslice
|
---|
172 | Perl_pp_each
|
---|
173 | Perl_pp_values
|
---|
174 | Perl_pp_keys
|
---|
175 | Perl_pp_delete
|
---|
176 | Perl_pp_exists
|
---|
177 | Perl_pp_rv2hv
|
---|
178 | Perl_pp_helem
|
---|
179 | Perl_pp_hslice
|
---|
180 | Perl_pp_unpack
|
---|
181 | Perl_pp_pack
|
---|
182 | Perl_pp_split
|
---|
183 | Perl_pp_join
|
---|
184 | Perl_pp_list
|
---|
185 | Perl_pp_lslice
|
---|
186 | Perl_pp_anonlist
|
---|
187 | Perl_pp_anonhash
|
---|
188 | Perl_pp_splice
|
---|
189 | Perl_pp_push
|
---|
190 | Perl_pp_pop
|
---|
191 | Perl_pp_shift
|
---|
192 | Perl_pp_unshift
|
---|
193 | Perl_pp_sort
|
---|
194 | Perl_pp_reverse
|
---|
195 | Perl_pp_grepstart
|
---|
196 | Perl_pp_grepwhile
|
---|
197 | Perl_pp_mapstart
|
---|
198 | Perl_pp_mapwhile
|
---|
199 | Perl_pp_range
|
---|
200 | Perl_pp_flip
|
---|
201 | Perl_pp_flop
|
---|
202 | Perl_pp_and
|
---|
203 | Perl_pp_or
|
---|
204 | Perl_pp_xor
|
---|
205 | Perl_pp_cond_expr
|
---|
206 | Perl_pp_andassign
|
---|
207 | Perl_pp_orassign
|
---|
208 | Perl_pp_method
|
---|
209 | Perl_pp_entersub
|
---|
210 | Perl_pp_leavesub
|
---|
211 | Perl_pp_leavesublv
|
---|
212 | Perl_pp_caller
|
---|
213 | Perl_pp_warn
|
---|
214 | Perl_pp_die
|
---|
215 | Perl_pp_reset
|
---|
216 | Perl_pp_lineseq
|
---|
217 | Perl_pp_nextstate
|
---|
218 | Perl_pp_dbstate
|
---|
219 | Perl_pp_unstack
|
---|
220 | Perl_pp_enter
|
---|
221 | Perl_pp_leave
|
---|
222 | Perl_pp_scope
|
---|
223 | Perl_pp_enteriter
|
---|
224 | Perl_pp_iter
|
---|
225 | Perl_pp_enterloop
|
---|
226 | Perl_pp_leaveloop
|
---|
227 | Perl_pp_return
|
---|
228 | Perl_pp_last
|
---|
229 | Perl_pp_next
|
---|
230 | Perl_pp_redo
|
---|
231 | Perl_pp_dump
|
---|
232 | Perl_pp_goto
|
---|
233 | Perl_pp_exit
|
---|
234 | Perl_pp_open
|
---|
235 | Perl_pp_close
|
---|
236 | Perl_pp_pipe_op
|
---|
237 | Perl_pp_fileno
|
---|
238 | Perl_pp_umask
|
---|
239 | Perl_pp_binmode
|
---|
240 | Perl_pp_tie
|
---|
241 | Perl_pp_untie
|
---|
242 | Perl_pp_tied
|
---|
243 | Perl_pp_dbmopen
|
---|
244 | Perl_pp_dbmclose
|
---|
245 | Perl_pp_sselect
|
---|
246 | Perl_pp_select
|
---|
247 | Perl_pp_getc
|
---|
248 | Perl_pp_read
|
---|
249 | Perl_pp_enterwrite
|
---|
250 | Perl_pp_leavewrite
|
---|
251 | Perl_pp_prtf
|
---|
252 | Perl_pp_print
|
---|
253 | Perl_pp_sysopen
|
---|
254 | Perl_pp_sysseek
|
---|
255 | Perl_pp_sysread
|
---|
256 | Perl_pp_syswrite
|
---|
257 | Perl_pp_send
|
---|
258 | Perl_pp_recv
|
---|
259 | Perl_pp_eof
|
---|
260 | Perl_pp_tell
|
---|
261 | Perl_pp_seek
|
---|
262 | Perl_pp_truncate
|
---|
263 | Perl_pp_fcntl
|
---|
264 | Perl_pp_ioctl
|
---|
265 | Perl_pp_flock
|
---|
266 | Perl_pp_socket
|
---|
267 | Perl_pp_sockpair
|
---|
268 | Perl_pp_bind
|
---|
269 | Perl_pp_connect
|
---|
270 | Perl_pp_listen
|
---|
271 | Perl_pp_accept
|
---|
272 | Perl_pp_shutdown
|
---|
273 | Perl_pp_gsockopt
|
---|
274 | Perl_pp_ssockopt
|
---|
275 | Perl_pp_getsockname
|
---|
276 | Perl_pp_getpeername
|
---|
277 | Perl_pp_lstat
|
---|
278 | Perl_pp_stat
|
---|
279 | Perl_pp_ftrread
|
---|
280 | Perl_pp_ftrwrite
|
---|
281 | Perl_pp_ftrexec
|
---|
282 | Perl_pp_fteread
|
---|
283 | Perl_pp_ftewrite
|
---|
284 | Perl_pp_fteexec
|
---|
285 | Perl_pp_ftis
|
---|
286 | Perl_pp_fteowned
|
---|
287 | Perl_pp_ftrowned
|
---|
288 | Perl_pp_ftzero
|
---|
289 | Perl_pp_ftsize
|
---|
290 | Perl_pp_ftmtime
|
---|
291 | Perl_pp_ftatime
|
---|
292 | Perl_pp_ftctime
|
---|
293 | Perl_pp_ftsock
|
---|
294 | Perl_pp_ftchr
|
---|
295 | Perl_pp_ftblk
|
---|
296 | Perl_pp_ftfile
|
---|
297 | Perl_pp_ftdir
|
---|
298 | Perl_pp_ftpipe
|
---|
299 | Perl_pp_ftlink
|
---|
300 | Perl_pp_ftsuid
|
---|
301 | Perl_pp_ftsgid
|
---|
302 | Perl_pp_ftsvtx
|
---|
303 | Perl_pp_fttty
|
---|
304 | Perl_pp_fttext
|
---|
305 | Perl_pp_ftbinary
|
---|
306 | Perl_pp_chdir
|
---|
307 | Perl_pp_chown
|
---|
308 | Perl_pp_chroot
|
---|
309 | Perl_pp_unlink
|
---|
310 | Perl_pp_chmod
|
---|
311 | Perl_pp_utime
|
---|
312 | Perl_pp_rename
|
---|
313 | Perl_pp_link
|
---|
314 | Perl_pp_symlink
|
---|
315 | Perl_pp_readlink
|
---|
316 | Perl_pp_mkdir
|
---|
317 | Perl_pp_rmdir
|
---|
318 | Perl_pp_open_dir
|
---|
319 | Perl_pp_readdir
|
---|
320 | Perl_pp_telldir
|
---|
321 | Perl_pp_seekdir
|
---|
322 | Perl_pp_rewinddir
|
---|
323 | Perl_pp_closedir
|
---|
324 | Perl_pp_fork
|
---|
325 | Perl_pp_wait
|
---|
326 | Perl_pp_waitpid
|
---|
327 | Perl_pp_system
|
---|
328 | Perl_pp_exec
|
---|
329 | Perl_pp_kill
|
---|
330 | Perl_pp_getppid
|
---|
331 | Perl_pp_getpgrp
|
---|
332 | Perl_pp_setpgrp
|
---|
333 | Perl_pp_getpriority
|
---|
334 | Perl_pp_setpriority
|
---|
335 | Perl_pp_time
|
---|
336 | Perl_pp_tms
|
---|
337 | Perl_pp_localtime
|
---|
338 | Perl_pp_gmtime
|
---|
339 | Perl_pp_alarm
|
---|
340 | Perl_pp_sleep
|
---|
341 | Perl_pp_shmget
|
---|
342 | Perl_pp_shmctl
|
---|
343 | Perl_pp_shmread
|
---|
344 | Perl_pp_shmwrite
|
---|
345 | Perl_pp_msgget
|
---|
346 | Perl_pp_msgctl
|
---|
347 | Perl_pp_msgsnd
|
---|
348 | Perl_pp_msgrcv
|
---|
349 | Perl_pp_semget
|
---|
350 | Perl_pp_semctl
|
---|
351 | Perl_pp_semop
|
---|
352 | Perl_pp_require
|
---|
353 | Perl_pp_dofile
|
---|
354 | Perl_pp_entereval
|
---|
355 | Perl_pp_leaveeval
|
---|
356 | Perl_pp_entertry
|
---|
357 | Perl_pp_leavetry
|
---|
358 | Perl_pp_ghbyname
|
---|
359 | Perl_pp_ghbyaddr
|
---|
360 | Perl_pp_ghostent
|
---|
361 | Perl_pp_gnbyname
|
---|
362 | Perl_pp_gnbyaddr
|
---|
363 | Perl_pp_gnetent
|
---|
364 | Perl_pp_gpbyname
|
---|
365 | Perl_pp_gpbynumber
|
---|
366 | Perl_pp_gprotoent
|
---|
367 | Perl_pp_gsbyname
|
---|
368 | Perl_pp_gsbyport
|
---|
369 | Perl_pp_gservent
|
---|
370 | Perl_pp_shostent
|
---|
371 | Perl_pp_snetent
|
---|
372 | Perl_pp_sprotoent
|
---|
373 | Perl_pp_sservent
|
---|
374 | Perl_pp_ehostent
|
---|
375 | Perl_pp_enetent
|
---|
376 | Perl_pp_eprotoent
|
---|
377 | Perl_pp_eservent
|
---|
378 | Perl_pp_gpwnam
|
---|
379 | Perl_pp_gpwuid
|
---|
380 | Perl_pp_gpwent
|
---|
381 | Perl_pp_spwent
|
---|
382 | Perl_pp_epwent
|
---|
383 | Perl_pp_ggrnam
|
---|
384 | Perl_pp_ggrgid
|
---|
385 | Perl_pp_ggrent
|
---|
386 | Perl_pp_sgrent
|
---|
387 | Perl_pp_egrent
|
---|
388 | Perl_pp_getlogin
|
---|
389 | Perl_pp_syscall
|
---|
390 | Perl_pp_lock
|
---|
391 | Perl_pp_threadsv
|
---|
392 | Perl_pp_setstate
|
---|
393 | Perl_pp_method_named
|
---|
394 |
|
---|
395 | # ex: set ro:
|
---|
Note:
See
TracBrowser
for help on using the repository browser.