p4_blank_p4_cmove_p4_cmove_up_p4_compare_p4_dash_trailing_p4_s_quote_execution_p4_searchp4_search_p4_slash_string_p4_sliteral_p4_alloc_stringp4_blank_ : BLANK ( str-ptr str-len -- ) FILL BLreference: ../src/string.c:0066
p4_cmove_ : CMOVE ( from-ptr to-ptr len -- ) CMOVE>reference: ../src/string.c:0076
p4_cmove_up_ : CMOVE> ( from-ptr to-ptr len -- ) CMOVEreference: ../src/string.c:0091
p4_compare_ : COMPARE ( str-ptr1 str-len1 str-ptr2 str-len2 -- n )reference: ../src/string.c:0108
p4_dash_trailing_ : -TRAILING ( str-ptr str-len -- str-ptr str-len' )reference: ../src/string.c:0038
p4_s_quote_execution_ : ((S")) ( -- string-address string-length ) S"reference: ../src/string.c:0164
p4_searchreference: ../src/string.c:0136
p4_search_ : SEARCH ( str-ptr1 str-len1 str-ptr2 str-len2 -- str-ptr1' str-len1' flag )reference: ../src/string.c:0133
p4_slash_string_ reference: ../src/string.c:0048
p4_sliteral_ : SLITERAL ( -- string ) (runtime) compile-only LITERAL S"example: : ORIGINAL-HOME [ $HOME COUNT ] SLITERAL ; ( -- str-ptr str-len )
reference: ../src/string.c:0158
p4_alloc_stringreference: ../src/string.c:0161