Home
last modified time | relevance | path

Searched refs:add_assoc_stringl (Results 1 – 20 of 20) sorted by relevance

/PHP-7.1/ext/standard/
H A Ddns.c485 add_assoc_stringl(subarray, "data", (char*) cp, (uint) dlen); in php_parserr()
532 add_assoc_stringl(subarray, "cpu", (char*)cp, n); in php_parserr()
538 add_assoc_stringl(subarray, "os", (char*)cp, n); in php_parserr()
554 add_assoc_stringl(subarray, "tag", (char*)cp, n); in php_parserr()
561 add_assoc_stringl(subarray, "value", (char*)cp, n); in php_parserr()
761 add_assoc_stringl(subarray, "flags", (char*)cp, n); in php_parserr()
768 add_assoc_stringl(subarray, "services", (char*)cp, n); in php_parserr()
775 add_assoc_stringl(subarray, "regex", (char*)cp, n); in php_parserr()
H A Dpack.c920 add_assoc_stringl(return_value, n, &input[inputpos], len); in PHP_FUNCTION()
946 add_assoc_stringl(return_value, n, &input[inputpos], len + 1); in PHP_FUNCTION()
970 add_assoc_stringl(return_value, n, &input[inputpos], len); in PHP_FUNCTION()
1013 add_assoc_stringl(return_value, n, buf, len); in PHP_FUNCTION()
H A Ddns_win32.c167 add_assoc_stringl(subarray, "data", (char*) &pRec->Data, (uint) pRec->wDataLength); in php_parserr()
H A Dimage.c465 add_assoc_stringl(info, markername, buffer, length); in php_read_APP()
H A Dstring.c1701 add_assoc_stringl(&tmp, "extension", ZSTR_VAL(ret) + idx + 1, ZSTR_LEN(ret) - idx - 1);
1717 add_assoc_stringl(&tmp, "filename", ZSTR_VAL(ret), idx);
/PHP-7.1/ext/interbase/
H A Dibase_service.c377 add_assoc_stringl(&user, "user_name", result +2, len); in _php_ibase_service_query()
383 add_assoc_stringl(&user, "first_name", result +2, len); in _php_ibase_service_query()
389 add_assoc_stringl(&user, "middle_name", result +2, len); in _php_ibase_service_query()
395 add_assoc_stringl(&user, "last_name", result +2, len); in _php_ibase_service_query()
H A Dibase_query.c1920 add_assoc_stringl(return_value, "name", var->sqlname, var->sqlname_length); in _php_ibase_field_info()
1923 add_assoc_stringl(return_value, "alias", var->aliasname, var->aliasname_length); in _php_ibase_field_info()
1926 add_assoc_stringl(return_value, "relation", var->relname, var->relname_length); in _php_ibase_field_info()
1930 add_assoc_stringl(return_value, "length", buf, len); in _php_ibase_field_info()
1949 add_assoc_stringl(return_value, "type", s, len); in _php_ibase_field_info()
/PHP-7.1/main/streams/
H A Dmemory.c671 add_assoc_stringl(&meta, "mediatype", (char *) path, mlen); in php_stream_url_wrap_rfc2397()
675 add_assoc_stringl(&meta, "mediatype", (char *) path, plen); in php_stream_url_wrap_rfc2397()
/PHP-7.1/ext/posix/
H A Dposix.c1304 add_assoc_stringl(return_value, soft, UNLIMITED_STRING, sizeof(UNLIMITED_STRING)-1); in posix_addlimit()
1310 add_assoc_stringl(return_value, hard, UNLIMITED_STRING, sizeof(UNLIMITED_STRING)-1); in posix_addlimit()
/PHP-7.1/ext/pcre/
H A Dphp_pcre.c914 add_assoc_stringl(&result_set, subpat_names[i], (char *)stringlist[i], in php_pcre_match_impl()
953 add_assoc_stringl(subpats, subpat_names[i], (char *)stringlist[i], in php_pcre_match_impl()
1118add_assoc_stringl(&args[0], subpat_names[i], &subject[offsets[i<<1]] , offsets[(i<<1)+1] - offsets… in preg_do_repl_func()
/PHP-7.1/ext/phar/
H A Dphar_object.c3103 add_assoc_stringl(return_value, "hash", phar_obj->archive->signature, phar_obj->archive->sig_len); in PHP_METHOD()
3106 add_assoc_stringl(return_value, "hash_type", "MD5", 3); in PHP_METHOD()
3109 add_assoc_stringl(return_value, "hash_type", "SHA-1", 5); in PHP_METHOD()
3112 add_assoc_stringl(return_value, "hash_type", "SHA-256", 7); in PHP_METHOD()
3115 add_assoc_stringl(return_value, "hash_type", "SHA-512", 7); in PHP_METHOD()
3118 add_assoc_stringl(return_value, "hash_type", "OpenSSL", 7); in PHP_METHOD()
/PHP-7.1/ext/openssl/
H A Dopenssl.c888 add_assoc_stringl(&subitem, sname, (char *)to_add, to_add_len); in add_assoc_name_entry()
907 add_assoc_stringl(val, key, (char *)str->data, str->length); in add_assoc_asn1_string()
2416 add_assoc_stringl(&subitem, extname, bio_buf->data, bio_buf->length); in PHP_FUNCTION()
2428 add_assoc_stringl(&subitem, extname, bio_buf->data, bio_buf->length); in PHP_FUNCTION()
4710 add_assoc_stringl(return_value, "key", pbio, pbio_len); in PHP_FUNCTION()
4823 add_assoc_stringl(&ec, "curve_oid", (char*) oir_buf, oir_len); in PHP_FUNCTION()
H A Dxp_ssl.c2300 add_assoc_stringl(&tmp, "alpn_protocol", (char *)alpn_proto, alpn_proto_len); in php_openssl_sockop_set_option()
/PHP-7.1/ext/opcache/
H A Dzend_accelerator_module.c574 add_assoc_stringl(&persistent_script_report, "last_used", str, len);
/PHP-7.1/ext/xmlrpc/
H A Dxmlrpc-epi-php.c332 if(id) return add_assoc_stringl(list, id, string, length);
/PHP-7.1/ext/exif/
H A Dexif.c1994 add_assoc_stringl(&tmpi, name, "", 0); in add_assoc_image_info()
1996 add_assoc_stringl(&tmpi, name, info_value->s, info_data->length); in add_assoc_image_info()
/PHP-7.1/Zend/
H A Dzend_API.h412 #define add_assoc_stringl(__arg, __key, __str, __length) add_assoc_stringl_ex(__arg, __key, strlen(… macro
/PHP-7.1/ext/pgsql/
H A Dpgsql.c2802 add_assoc_stringl(return_value, field_name, element, element_len);
7077 add_assoc_stringl(&row, field_name, element, element_len);
/PHP-7.1/ext/ldap/
H A Dldap.c3051 add_assoc_stringl(return_value, "value", ctrl.ldctl_value.bv_val, ctrl.ldctl_value.bv_len); in PHP_FUNCTION()
/PHP-7.1/ext/imap/
H A Dphp_imap.c802 add_assoc_stringl(IMAPG(imap_acl_list), alist->identifier, alist->rights, strlen(alist->rights)); in mail_getacl()

Completed in 142 milliseconds