PhpAssocMap

v0.4.1

  • Pages
  • Modules

    PhpAssocMap v0.4.1 PhpAssocMap.Utils View Source

    Link to this section Summary

    Functions

    associate(key, value)
    bracket_count_matches?(line)
    break_down(assoc)
    clean_up(raw)
    explode(assoc)
    explode(assoc, arg)
    flatten_assoc(assoc_string)
    indexes_of(string, char)
    insert_at(string, index, insert)
    split_key_value(entry)
    split_lines(assoc_array)
    unwrap(string)
    wrap(string, left)
    wrap(string, left, right)

    Link to this section Functions

    Link to this function associate(key, value) View Source
    Link to this function bracket_count_matches?(line) View Source
    Link to this function break_down(assoc) View Source
    Link to this function clean_up(raw) View Source
    Link to this function explode(assoc) View Source
    Link to this function explode(assoc, arg) View Source
    Link to this function flatten_assoc(assoc_string) View Source
    Link to this function indexes_of(string, char) View Source
    Link to this function insert_at(string, index, insert) View Source
    Link to this function split_key_value(entry) View Source
    Link to this function split_lines(assoc_array) View Source
    Link to this function unwrap(string) View Source
    Link to this function wrap(string, left) View Source
    Link to this function wrap(string, left, right) View Source

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.