Searched refs:M_strposition (Results 1 - 4 of 4) sorted by relevance

/haiku/src/libs/mapm/
H A Dm_apm_lc.h394 extern int M_strposition(char *, char *);
H A Dmapm_fpf.c184 ct = M_strposition(cps, "."); /* find the default (.) radix char */
189 ct = M_strposition(cps, "."); /* and then find it */
H A Dmapm_set.c230 j = M_strposition(p,"."); /* is there a decimal point ?? */
234 j = M_strposition(p,"."); /* now find it ... */
H A Dmapmutl2.c311 int M_strposition(char *s1, char *s2) function

Completed in 36 milliseconds