logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Description

       Search an M-text for the complement of a set of characters. The mtext_cspn() returns the length of the
       initial segment of M-text mt1 that consists entirely of characters not in M-text mt2.

Name

       mtext_cspn -

See Also

mtext_spn()

Synopsis

       int mtext_cspn (MText * mt, MText * reject)

See Also