gooderp18绿色标准版
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

17 行
420B

  1. /*-----------------------------------------------------------------------
  2. * ascii.h
  3. *
  4. * Portions Copyright (c) 1999-2019, PostgreSQL Global Development Group
  5. *
  6. * src/include/utils/ascii.h
  7. *
  8. *-----------------------------------------------------------------------
  9. */
  10. #ifndef _ASCII_H_
  11. #define _ASCII_H_
  12. extern void ascii_safe_strlcpy(char *dest, const char *src, size_t destsiz);
  13. #endif /* _ASCII_H_ */
上海开阖软件有限公司 沪ICP备12045867号-1