logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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