keywords.txt 623 B

123456789101112131415161718192021
  1. # Syntax Coloring Map For wolfSSL
  2. # See https://arduino.github.io/arduino-cli/0.35/library-specification/#keywords
  3. #
  4. # Be sure to use tabs, not spaces. This might help:
  5. # tr ' ' '\t' < keywords1.txt > keywords.txt
  6. #=============================================
  7. # Datatypes (KEYWORD1)
  8. #=============================================
  9. #=============================================
  10. # Methods and Functions (KEYWORD2)
  11. #=============================================
  12. wolfSSL_SetIORecv KEYWORD1
  13. #=============================================
  14. # Instances (KEYWORD2)
  15. #=============================================
  16. ctx KEYWORD2