home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / historic / v941.tgz / icon.v941src.tar / icon.v941src / src / xpm / doc / name-3.0b-3.0c < prev    next >
Text File  |  2000-07-29  |  3KB  |  49 lines

  1. s/^XCreatePixmapFromData$/XpmCreatePixmapFromData/g
  2. s/^XCreatePixmapFromData\([^a-zA-Z_]\)/XpmCreatePixmapFromData\1/g
  3. s/\([^a-zA-Z_]\)XCreatePixmapFromData$/\1XpmCreatePixmapFromData/g
  4. s/\([^a-zA-Z_]\)XCreatePixmapFromData\([^a-zA-Z_]\)/\1XpmCreatePixmapFromData\2/g
  5. s/^XCreateDataFromPixmap$/XpmCreateDataFromPixmap/g
  6. s/^XCreateDataFromPixmap\([^a-zA-Z_]\)/XpmCreateDataFromPixmap\1/g
  7. s/\([^a-zA-Z_]\)XCreateDataFromPixmap$/\1XpmCreateDataFromPixmap/g
  8. s/\([^a-zA-Z_]\)XCreateDataFromPixmap\([^a-zA-Z_]\)/\1XpmCreateDataFromPixmap\2/g
  9. s/^XReadPixmapFile$/XpmReadPixmapFile/g
  10. s/^XReadPixmapFile\([^a-zA-Z_]\)/XpmReadPixmapFile\1/g
  11. s/\([^a-zA-Z_]\)XReadPixmapFile$/\1XpmReadPixmapFile/g
  12. s/\([^a-zA-Z_]\)XReadPixmapFile\([^a-zA-Z_]\)/\1XpmReadPixmapFile\2/g
  13. s/^XWritePixmapFile$/XpmWritePixmapFile/g
  14. s/^XWritePixmapFile\([^a-zA-Z_]\)/XpmWritePixmapFile\1/g
  15. s/\([^a-zA-Z_]\)XWritePixmapFile$/\1XpmWritePixmapFile/g
  16. s/\([^a-zA-Z_]\)XWritePixmapFile\([^a-zA-Z_]\)/\1XpmWritePixmapFile\2/g
  17. s/^XFreeXpmAttributes$/XpmFreeAttributes/g
  18. s/^XFreeXpmAttributes\([^a-zA-Z_]\)/XpmFreeAttributes\1/g
  19. s/\([^a-zA-Z_]\)XFreeXpmAttributes$/\1XpmFreeAttributes/g
  20. s/\([^a-zA-Z_]\)XFreeXpmAttributes\([^a-zA-Z_]\)/\1XpmFreeAttributes\2/g
  21. s/^PixmapColorError$/XpmPixmapColorError/g
  22. s/^PixmapColorError\([^a-zA-Z_]\)/XpmPixmapColorError\1/g
  23. s/\([^a-zA-Z_]\)PixmapColorError$/\1XpmPixmapColorError/g
  24. s/\([^a-zA-Z_]\)PixmapColorError\([^a-zA-Z_]\)/\1XpmPixmapColorError\2/g
  25. s/^PixmapSuccess$/XpmPixmapSuccess/g
  26. s/^PixmapSuccess\([^a-zA-Z_]\)/XpmPixmapSuccess\1/g
  27. s/\([^a-zA-Z_]\)PixmapSuccess$/\1XpmPixmapSuccess/g
  28. s/\([^a-zA-Z_]\)PixmapSuccess\([^a-zA-Z_]\)/\1XpmPixmapSuccess\2/g
  29. s/^PixmapOpenFailed$/XpmPixmapOpenFailed/g
  30. s/^PixmapOpenFailed\([^a-zA-Z_]\)/XpmPixmapOpenFailed\1/g
  31. s/\([^a-zA-Z_]\)PixmapOpenFailed$/\1XpmPixmapOpenFailed/g
  32. s/\([^a-zA-Z_]\)PixmapOpenFailed\([^a-zA-Z_]\)/\1XpmPixmapOpenFailed\2/g
  33. s/^PixmapFileInvalid$/XpmPixmapFileInvalid/g
  34. s/^PixmapFileInvalid\([^a-zA-Z_]\)/XpmPixmapFileInvalid\1/g
  35. s/\([^a-zA-Z_]\)PixmapFileInvalid$/\1XpmPixmapFileInvalid/g
  36. s/\([^a-zA-Z_]\)PixmapFileInvalid\([^a-zA-Z_]\)/\1XpmPixmapFileInvalid\2/g
  37. s/^PixmapNoMemory$/XpmPixmapNoMemory/g
  38. s/^PixmapNoMemory\([^a-zA-Z_]\)/XpmPixmapNoMemory\1/g
  39. s/\([^a-zA-Z_]\)PixmapNoMemory$/\1XpmPixmapNoMemory/g
  40. s/\([^a-zA-Z_]\)PixmapNoMemory\([^a-zA-Z_]\)/\1XpmPixmapNoMemory\2/g
  41. s/^PixmapColorFailed$/XpmPixmapColorFailed/g
  42. s/^PixmapColorFailed\([^a-zA-Z_]\)/XpmPixmapColorFailed\1/g
  43. s/\([^a-zA-Z_]\)PixmapColorFailed$/\1XpmPixmapColorFailed/g
  44. s/\([^a-zA-Z_]\)PixmapColorFailed\([^a-zA-Z_]\)/\1XpmPixmapColorFailed\2/g
  45. s/^ColorSymbol$/XpmColorSymbol/g
  46. s/^ColorSymbol\([^a-zA-Z_]\)/XpmColorSymbol\1/g
  47. s/\([^a-zA-Z_]\)ColorSymbol$/\1XpmColorSymbol/g
  48. s/\([^a-zA-Z_]\)ColorSymbol\([^a-zA-Z_]\)/\1XpmColorSymbol\2/g
  49.