attr_is_equal_ex 88 soap/php_packet_soap.c } else if (attr_is_equal_ex(attr,"encodingStyle",SOAP_1_2_ENV_NAMESPACE)) { attr_is_equal_ex 138 soap/php_packet_soap.c } else if (attr_is_equal_ex(attr,"encodingStyle",SOAP_1_2_ENV_NAMESPACE)) { attr_is_equal_ex 164 soap/php_packet_soap.c } else if (attr_is_equal_ex(attr,"encodingStyle",SOAP_1_2_ENV_NAMESPACE)) { attr_is_equal_ex 1799 soap/php_schema.c if (attr_is_equal_ex(attr, "default", SCHEMA_NAMESPACE)) { attr_is_equal_ex 1801 soap/php_schema.c } else if (attr_is_equal_ex(attr, "fixed", SCHEMA_NAMESPACE)) { attr_is_equal_ex 1803 soap/php_schema.c } else if (attr_is_equal_ex(attr, "form", SCHEMA_NAMESPACE)) { attr_is_equal_ex 1811 soap/php_schema.c } else if (attr_is_equal_ex(attr, "id", SCHEMA_NAMESPACE)) { attr_is_equal_ex 1813 soap/php_schema.c } else if (attr_is_equal_ex(attr, "name", SCHEMA_NAMESPACE)) { attr_is_equal_ex 1815 soap/php_schema.c } else if (attr_is_equal_ex(attr, "ref", SCHEMA_NAMESPACE)) { attr_is_equal_ex 1817 soap/php_schema.c } else if (attr_is_equal_ex(attr, "type", SCHEMA_NAMESPACE)) { attr_is_equal_ex 1819 soap/php_schema.c } else if (attr_is_equal_ex(attr, "use", SCHEMA_NAMESPACE)) { attr_is_equal_ex 228 soap/php_xml.c if (attr_is_equal_ex(node, name, ns)) { attr_is_equal_ex 31 soap/php_xml.h #define attr_is_equal(node, name) attr_is_equal_ex(node, name, NULL) attr_is_equal_ex 38 soap/php_xml.h int attr_is_equal_ex(xmlAttrPtr node, char *name, char *ns); attr_is_equal_ex 3407 soap/soap.c } else if (attr_is_equal_ex(attr,"encodingStyle",SOAP_1_2_ENV_NAMESPACE)) { attr_is_equal_ex 3449 soap/soap.c } else if (attr_is_equal_ex(attr,"encodingStyle",SOAP_1_2_ENV_NAMESPACE)) { attr_is_equal_ex 3515 soap/soap.c } else if (attr_is_equal_ex(attr,"encodingStyle",SOAP_1_2_ENV_NAMESPACE)) {