Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

[Home]->[Documentation]->[Syntac Universal Parser]->[Other Grammars]->[Uniform Resource Identifier (URL)]->[Symbols]->[x_www_form_name_value]

Expand All
Collapse All
Contents

UniformResourceIdentifier::x_www_form_name_value Locate in Contents

Declaration Locate in Contents

x-www-form-name_value =
    x-www-form-name "=" x-www-form-value

Composition Locate in Contents

x_www_form_urlencoded x_www_form_name_value Concatenation Node x_www_form_name '=' x_www_form_value

State Machine Locate in Contents

start:550:$0 x_www_form_name|{552|$1|553} final:551:$0 x_www_form_value|{562|$3|563}