Searched refs:XSD_ENTITY (Results 1 – 4 of 4) sorted by relevance
/php-src/ext/soap/ |
H A D | php_encoding.h | 102 #define XSD_ENTITY 129 macro
|
H A D | soap.stub.php | 267 const XSD_ENTITY = UNKNOWN; define
|
H A D | soap_arginfo.h | 281 REGISTER_LONG_CONSTANT("XSD_ENTITY", XSD_ENTITY, CONST_PERSISTENT); in register_soap_symbols()
|
H A D | php_encoding.c | 204 {{XSD_ENTITY, XSD_ENTITY_STRING, XSD_NAMESPACE, NULL, NULL, NULL}, to_zval_stringc, to_xml_string},
|
Completed in 30 milliseconds