File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 44
44
#define XmlGetUtf16InternalEncoding php_XmlGetUtf16InternalEncoding
45
45
#define XmlGetUtf8InternalEncodingNS php_XmlGetUtf8InternalEncodingNS
46
46
#define XmlGetUtf8InternalEncoding php_XmlGetUtf8InternalEncoding
47
- #define XmlInitEncodingNS php_XmlInitEncodingNS
48
47
#define XmlInitEncoding php_XmlInitEncoding
49
- #define XmlInitUnknownEncodingNS php_XmlInitUnknownEncodingNS
50
48
#define XmlInitUnknownEncoding php_XmlInitUnknownEncoding
51
49
#define XML_ParseBuffer php_XML_ParseBuffer
52
50
#define XML_Parse php_XML_Parse
53
51
#define XML_ParserCreate_MM php_XML_ParserCreate_MM
54
52
#define XML_ParserCreateNS php_XML_ParserCreateNS
55
53
#define XML_ParserCreate php_XML_ParserCreate
56
54
#define XML_ParserFree php_XML_ParserFree
57
- #define XmlParseXmlDeclNS php_XmlParseXmlDeclNS
58
55
#define XmlParseXmlDecl php_XmlParseXmlDecl
59
56
#define XmlPrologStateInitExternalEntity php_XmlPrologStateInitExternalEntity
60
57
#define XmlPrologStateInit php_XmlPrologStateInit
You can’t perform that action at this time.
0 commit comments