package ecaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Search for text properties in the current buffer.

(find-library 'text-property-search)

module Match : sig ... end
module Which : sig ... end
val forward : 'a Text.Property_name.t -> which:'a Which.t -> 'a Match.t option

(describe-function 'text-property-search-forward)

If a match is found, moves point to the end of the match.

OCaml

Innovation. Community. Security.