Lines Matching +defs:data +defs:url
329 function sharedapi_encrypt($key, $data) {
334 function sharedapi_decrypt($key, $data) {
344 function sharedapi_decode_data($key, $data) {
377 function sharedapi_is_error_data_item($data) {
404 function sharedapi_accept_data($key, $data = '', $is_response = false) {
429 function sharedapi_build_data_item($key, $data) {
433 …function sharedapi_build_response($product, $version, $vbsso_version, $data = null, $error = null,…
465 …function sharedapi_post($url, $fields, $username = '', $password = '', $timeout = 5, $connecttimeo…
497 function sharedapi_log($data, $file = 'default', $path = null) {
527 …function sharedapi_url_add_destination($url, $capture_referrer = true, $default = '', $lid = '', $…
565 function sharedapi_url_add_lid($url, $lid = '', $query = '') {
579 function sharedapi_url_add_query($url, $query) {
591 function sharedapi_url_redirect($url) {
620 function sharedapi_get_primary_domain($url) {