|
|
/** BLANK |
extern FCode (p4_s_quote_execution); |
P4COMPILES (p4_sliteral, p4_s_quote_execution, P4_SKIPS_STRING, P4_DEFAULT_STYLE); |
P4_LISTWORDS (string) =
{
(, ),
(, ),
(, ),
(, ),
(, ),
(, ),
(, ),
(, ),
(, ),
(, ),
(, ),
};
P4_COUNTWORDS (string, "String + extensions"); |
|