• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<assertions>
2  <assertion id="1" tag="ref:XBD7:64866:64870">
3    The function will locate the first occurrence of c (converted to a char)
4    in the string pointed to by s. The terminating NUL character is
5    considered to be part of the string. Upon completion, the function will
6    return a pointer to the byte, or a null pointer if the byte was not found.
7  <assertion>
8<assertions>
9
10