
### NAME

    pcre_assoc() - A regular pattern substring extractor

### SYNOPSIS

    mixed *pcre_assoc(string, string *, mixed *, mixed | void);

### DESCRIPTION

    analog with reg_assoc efun for backwards compatibility reasons but utilizing the PCRE library.

### SEE ALSO

    reg_assoc(3)
