Home
last modified time | relevance | path

Searched defs:decode_utf8 (Results 1 – 7 of 7) sorted by relevance

/plugin/mantis/lib/
H A Dclass.soap_parser.php49 var $decode_utf8 = true; variable in nusoap_parser
60 function nusoap_parser($xml,$encoding='UTF-8',$method='',$decode_utf8=true){
H A Dclass.soap_server.php88 var $decode_utf8 = true; variable in nusoap_server
H A Dclass.soapclient.php53 var $decode_utf8 = true; // toggles whether the parser decodes element content w/ utf8_decode() variable in nusoap_client
H A Dnusoap.php3497 var $decode_utf8 = true; variable in nusoap_server
6481 var $decode_utf8 = true; variable in nusoap_parser
6492 function nusoap_parser($xml,$encoding='UTF-8',$method='',$decode_utf8=true){
7121 var $decode_utf8 = true; // toggles whether the parser decodes element content w/ utf8_decode() variable in nusoap_client
/plugin/googlesearch/
H A Dnusoap.php3110 var $decode_utf8 = true; variable in soap_server
5833 var $decode_utf8 = false; variable in soap_parser
5844 function soap_parser($xml,$encoding='UTF-8',$method='',$decode_utf8=true){
6433 var $decode_utf8 = true; // toggles whether the parser decodes element content w/ utf8_decode() variable in soapclient
/plugin/dokucrypt/
H A Dscript.js2106 function decode_utf8(s) { function
/plugin/dokucrypt2/
H A Dscript.js2178 function decode_utf8(s) { function