basic\_search ============= .. currentmodule:: hed.models .. automodule:: hed.models.basic_search .. rubric:: Functions .. autosummary:: check_parentheses construct_delimiter_map find_matching find_words reverse_and_flip_parentheses verify_search_delimiters .. _check_parentheses: .. autofunction:: check_parentheses .. _construct_delimiter_map: .. autofunction:: construct_delimiter_map .. _find_matching: .. autofunction:: find_matching .. _find_words: .. autofunction:: find_words .. _reverse_and_flip_parentheses: .. autofunction:: reverse_and_flip_parentheses .. _verify_search_delimiters: .. autofunction:: verify_search_delimiters