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 a set of characters. The mtext_spn() function returns the length of the initial
       segment of M-text mt1 that consists entirely of characters in M-text mt2.

Name

       mtext_spn -

See Also

mtext_cspn()

Synopsis

       int mtext_spn (MText * mt, MText * accept)

See Also