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

/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dsubst.c75 /* Flags for quoted_strchr */
195 static char *quoted_strchr __P((char *, int, int));
380 quoted_strchr (s, c, flags) function
5788 if (rep = quoted_strchr ((*patsub == '/') ? lpatsub+1 : lpatsub, '/', ST_BACKSL))

Completed in 110 milliseconds