Cobra
Inline Programming Language
Index
Index of Predefined Functions, Keywords, Attributes, and Values
for Inline Cobra Programs
Categories:
String Functions
Associative Array Functions
List, Queue, and Stack Functions
Pattern Set Access Functions
General utility Functions
Multi-Core Support
Token Attributes
Keywords
Token References
Token Processing
Predefined Values
String Functions
disambiguate
gsub
hash
hasharray
itostr
match
split
strstr
strcmp
strlen
strrstr
substr
Associative Array Functions
retrieve
size
unset
global
unset
List, Queue, and Stack Functions
list_add_bot
list_append
list_add_top
list_bot
list_chop
list_del_bot
list_del_top
list_get_bot
list_get_top
list_len
list_new_tok
list_pop
list_push
list_rel
list_rel_tok
list_tok
list_tok_rel
list_top
Pattern Set Access Functions
add_pattern
del_pattern
is_pattern
pattern_exists
pset
list2set
General utility Functions
assert
fcts
marks
newtok
print
reset
restore
save
set_ranges
src_ln
unset
Multi-Core Support
a_unify
core
cpu
ncore
ncpu
lock
sum
unlock
Token Attributes
bound
bracket
curly
fct
fnm
jmp
len
lnr
mark
nxt
prv
range
round
seq
txt
typ
type
Keywords
break
continue
else
for
function
global
goto
if
in
return
while
T
oken References
Begin
End
first_t
last_t
p_bdef
p_bref
p_end
p_start
Token Processing
Next
Stop
Predefined Values
core
cpu
false
ncore
ncpu
terse
true
verbose
Return to Overview
Manual
Tutorial
(Last Updated: 21 February 2025)