make_string       117 testsuite/misc-ming.all/remoting.php 		$ret .= make_string('' . $key);
make_string       131 testsuite/misc-ming.all/remoting.php 		return chr(0x02) . make_string($val);
make_string       176 testsuite/misc-ming.all/remoting.php 				$reply .= make_string($request_id . '/onStatus');
make_string       178 testsuite/misc-ming.all/remoting.php 				$reply .= make_string($request_id . '/onResult');
make_string       180 testsuite/misc-ming.all/remoting.php 			$reply .= make_string('null'); # any string works here, even the empty one