• Home
  • Raw
  • Download

Lines Matching refs:xmlChar

16       * xmlChar:
20 * to xmlChar * (possibly making serialization back impossible).
22 d xmlChar s based(######typedef######)
25 * xmlChar handling
27 d xmlStrdup pr * extproc('xmlStrdup') xmlChar *
28 d cur * value options(*string) const xmlChar *
30 d xmlStrndup pr * extproc('xmlStrndup') xmlChar *
31 d cur * value options(*string) const xmlChar *
34 d xmlCharStrndup pr * extproc('xmlCharStrndup') xmlChar *
38 d xmlCharStrdup pr * extproc('xmlCharStrdup') xmlChar *
41 d xmlStrsub pr * extproc('xmlStrsub') const xmlChar *
42 d str * value options(*string) const xmlChar *
46 d xmlStrchr pr * extproc('xmlStrchr') const xmlChar *
47 d str * value options(*string) const xmlChar *
48 d val value like(xmlChar)
50 d xmlStrstr pr * extproc('xmlStrstr') const xmlChar *
51 d str * value options(*string) const xmlChar *
52 d val * value options(*string) const xmlChar *
54 d xmlStrcasestr pr * extproc('xmlStrcasestr') const xmlChar *
55 d str * value options(*string) const xmlChar *
56 d val * value options(*string) const xmlChar *
60 d str1 * value options(*string) const xmlChar *
61 d str2 * value options(*string) const xmlChar *
65 d str1 * value options(*string) const xmlChar *
66 d str2 * value options(*string) const xmlChar *
71 d str1 * value options(*string) const xmlChar *
72 d str2 * value options(*string) const xmlChar *
76 d str1 * value options(*string) const xmlChar *
77 d str2 * value options(*string) const xmlChar *
82 d str1 * value options(*string) const xmlChar *
83 d str2 * value options(*string) const xmlChar *
87 d pref * value options(*string) const xmlChar *
88 d name * value options(*string) const xmlChar *
89 d stre * value options(*string) const xmlChar *
93 d str * value options(*string) const xmlChar *
95 d xmlStrcat pr * extproc('xmlStrcat') xmlChar *
96 d cur * value options(*string) xmlChar *
97 d add * value options(*string) const xmlChar *
99 d xmlStrncat pr * extproc('xmlStrncat') xmlChar *
100 d cur * value options(*string) xmlChar *
101 d add * value options(*string) const xmlChar *
104 d xmlStrncatNew pr * extproc('xmlStrncatNew') xmlChar *
105 d str1 * value options(*string) const xmlChar *
106 d str2 * value options(*string) const xmlChar *
116 d buf * value options(*string) xmlChar *
130 d buf * value options(*string) xmlChar *
146 d utf * value options(*string) const xmlChar *
149 d xmlUTF8Strndup pr * extproc('xmlUTF8Strndup') xmlChar *
150 d utf * value options(*string) const xmlChar *
153 d xmlUTF8Strpos pr * extproc('xmlUTF8Strpos') const xmlChar *
154 d utf * value options(*string) const xmlChar *
159 d utf * value options(*string) const xmlChar *
160 d utfchar * value options(*string) const xmlChar *
162 d xmlUTF8Strsub pr * extproc('xmlUTF8Strsub') xmlChar *
163 d utf * value options(*string) const xmlChar *
169 d utf * value options(*string) const xmlChar *
173 d utf * value options(*string) const xmlChar *
177 d utf1 * value options(*string) const xmlChar *
178 d utf2 * value options(*string) const xmlChar *