xmlBufferCreateStatic  664 ext/soap/php_encoding.c 				xmlBufferPtr in  = xmlBufferCreateStatic(data->children->content, xmlStrlen(data->children->content));
xmlBufferCreateStatic  697 ext/soap/php_encoding.c 				xmlBufferPtr in  = xmlBufferCreateStatic(data->children->content, xmlStrlen(data->children->content));
xmlBufferCreateStatic  730 ext/soap/php_encoding.c 				xmlBufferPtr in  = xmlBufferCreateStatic(data->children->content, xmlStrlen(data->children->content));
xmlBufferCreateStatic  851 ext/soap/php_encoding.c 		xmlBufferPtr in  = xmlBufferCreateStatic(str, new_len);