FreeBASIC
0.91.0
|
Go to the source code of this file.
Macros | |
#define | CREATEFAKEID() |
Functions | |
function_as_integer | cMidStmt () |
function_as_integer | cLRSetStmt (byval_as_FB_TOKEN tk) |
private function_as_ASTNODE_ptr | cStrCHR (byval_as_integer is_wstr) |
private function_as_ASTNODE_ptr | cStrASC () |
function_as_ASTNODE_ptr | cCVXFunct (byval_as_FB_TOKEN tk) |
function_as_ASTNODE_ptr | cMKXFunct (byval_as_FB_TOKEN tk) |
function_as_ASTNODE_ptr | cStringFunct (byval_as_FB_TOKEN tk) |
#define CREATEFAKEID | ( | ) |
Definition at line 58 of file parser-quirk-string.bas.
function_as_ASTNODE_ptr cCVXFunct | ( | byval_as_FB_TOKEN | tk) |
Definition at line 333 of file parser-quirk-string.bas.
function_as_integer cLRSetStmt | ( | byval_as_FB_TOKEN | tk) |
Definition at line 63 of file parser-quirk-string.bas.
function_as_integer cMidStmt | ( | ) |
Definition at line 13 of file parser-quirk-string.bas.
function_as_ASTNODE_ptr cMKXFunct | ( | byval_as_FB_TOKEN | tk) |
Definition at line 499 of file parser-quirk-string.bas.
private function_as_ASTNODE_ptr cStrASC | ( | ) |
Definition at line 257 of file parser-quirk-string.bas.
private function_as_ASTNODE_ptr cStrCHR | ( | byval_as_integer | is_wstr) |
Definition at line 171 of file parser-quirk-string.bas.
function_as_ASTNODE_ptr cStringFunct | ( | byval_as_FB_TOKEN | tk) |
Definition at line 628 of file parser-quirk-string.bas.