Searched defs:xmlEntities (Results 1 – 4 of 4) sorted by relevance
/plugin/mantis/lib/ | ||
H A D | class.nusoap_base.php | 218 var $xmlEntities = array('quot' => '"','amp' => '&', variable in nusoap_base |
H A D | nusoap.php | 218 var $xmlEntities = array('quot' => '"','amp' => '&', variable in nusoap_base |
/plugin/siteexport/inc/ | ||
H A D | functions.php | 129 public function xmlEntities($string) { function in siteexport_functions |
/plugin/googlesearch/ | ||
H A D | nusoap.php | 197 var $xmlEntities = array('quot' => '"','amp' => '&', variable in nusoap_base |