Searched defs:str2 (Results 1 – 5 of 5) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | spprint.c | 190 pprints2(stream * s, const char *format, const char *str1, const char *str2) in pprints2() 195 pprints3(stream * s, const char *format, const char *str1, const char *str2, in pprints3()
|
| /plan9/sys/src/cmd/postscript/tcpostio/ |
| H A D | tcpostio.c | 115 find(char *str1, char *str2) { in find()
|
| /plan9/sys/src/cmd/postscript/postio/ |
| H A D | postio.c | 922 char *find(str1, str2) in find() argument
|
| /plan9/sys/src/games/mp3enc/ |
| H A D | parse.c | 631 #define T_ELIF2(str1,str2) } else if (0 == local_strcasecmp(token,str1) || \ argument
|
| /plan9/sys/src/ape/cmd/diff/ |
| H A D | regex.c | 183 #define GET_CHAR_AFTER_2(c, p, str1, end1, str2, end2) \ argument 185 #define GET_CHAR_BEFORE_2(c, p, str1, end1, str2, end2) \ argument
|