Home
last modified time | relevance | path

Searched defs:val (Results 76 – 100 of 146) sorted by relevance

123456

/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_sockets.c459 int val; in fpm_socket_get_listening_queue() local
H A Dfpm_main.c550 static void cgi_php_load_env_var(char *var, unsigned int var_len, char *val, unsigned int val_len, … in cgi_php_load_env_var()
1651 char *val; local
/PHP-7.0/ext/pdo_oci/
H A Doci_driver.c441 static int oci_handle_set_attribute(pdo_dbh_t *dbh, zend_long attr, zval *val) /* {{{ */ in oci_handle_set_attribute()
/PHP-7.0/ext/standard/
H A Dhttp_fopen_wrapper.c916 #define CHECK_FOR_CNTRL_CHARS(val) { \ in php_stream_url_wrap_http_ex() argument
H A Darray.c1929 zval *val; local
2001 zval *keys, *val, *entry; local
2526 *val; /* Value to be popped */ local
2581 *val; /* Value to be popped */ local
3776 zval *val, *data; local
4204 zval *val, *data; local
H A Dcrypt_blowfish.c51 #define __set_errno(val) errno = (val) argument
H A Dstreamsfuncs.c43 #define GET_CTX_OPT(stream, wrapper, name, val) (PHP_STREAM_CONTEXT(stream) && NULL != (val = php_s… argument
1471 zval *val; in PHP_FUNCTION() local
H A Durl_scanner_ex.c78 char *val; in PHP_INI_MH() local
/PHP-7.0/ext/xmlrpc/libxmlrpc/
H A Dqueue.c856 int low, mid, hi, val; in Q_BSearch() local
H A Dxml_to_soap.c68 static xml_element_attr* new_attr(const char* key, const char* val) { in new_attr()
/PHP-7.0/ext/opcache/
H A Dzend_shared_alloc.c79 int val; in zend_shared_alloc_create_lock() local
/PHP-7.0/sapi/cli/
H A Dphp_cli_server.c348 char *val; in append_essential_headers() local
564 char *val; in sapi_cli_server_read_cookies() local
584 …pi_cli_server_register_variable(zval *track_vars_array, const char *key, const char *val) /* {{{ */ in sapi_cli_server_register_variable()
1237 int val = 1; in php_network_listen_socket() local
1818 char *val; in php_cli_server_client_populate_request_info() local
/PHP-7.0/Zend/
H A Dzend_hash.c290 zval *val; in zend_array_recalc_elements() local
2224 zval val; in zend_hash_bucket_swap() local
2243 zval val; in zend_hash_bucket_renum_swap() local
2252 zval val; in zend_hash_bucket_packed_swap() local
H A Dzend_closures.c414 zval val; in zend_closure_get_debug_info() local
/PHP-7.0/ext/pdo_mysql/
H A Dmysql_driver.c369 static int pdo_mysql_set_attribute(pdo_dbh_t *dbh, zend_long attr, zval *val) in pdo_mysql_set_attribute()
/PHP-7.0/ext/intl/converter/
H A Dconverter.c165 static void php_converter_append_toUnicode_target(zval *val, UConverterToUnicodeArgs *args, php_con… in php_converter_append_toUnicode_target()
262 static void php_converter_append_fromUnicode_target(zval *val, UConverterFromUnicodeArgs *args, php… in php_converter_append_fromUnicode_target()
/PHP-7.0/ext/fileinfo/libmagic/
H A Dapprentice.c720 size_t v, val = 2 * MULT; /* baseline strength */ in apprentice_magic_strength() local
1587 uint64_t val; in parse_op_modifier() local
2529 int val; in getstr() local
/PHP-7.0/ext/filter/
H A Dfilter.c420 static unsigned int php_sapi_filter(int arg, char *var, char **val, size_t val_len, size_t *new_val… in php_sapi_filter()
/PHP-7.0/ext/tidy/
H A Dtidy.c876 char *name, *val; in tidy_add_default_properties() local
932 char *val = (char *) tidyOptGetValue(ptdoc->doc, tidyOptGetId(opt)); in php_tidy_get_opt_val() local
/PHP-7.0/ext/gd/libgd/
H A Dgd_jpeg.c230 int val = im->tpixels[i][j]; in gdImageJpegCtx() local
/PHP-7.0/ext/openssl/
H A Dopenssl.c802 static void add_assoc_name_entry(zval * val, char * key, X509_NAME * name, int shortname) /* {{{ */ in add_assoc_name_entry()
874 static void add_assoc_asn1_string(zval * val, char * key, ASN1_STRING * str) /* {{{ */ in add_assoc_asn1_string()
1574 static X509 * php_openssl_x509_from_zval(zval * val, int makeresource, zend_resource **resourceval) in php_openssl_x509_from_zval()
3034 static X509_REQ * php_openssl_csr_from_zval(zval * val, int makeresource, zend_resource **resourcev… in php_openssl_csr_from_zval()
3499 zval * val, int public_key, char *passphrase, size_t passphrase_len, in php_openssl_evp_from_zval()
5203 unsigned long val; in PHP_FUNCTION() local
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregparse.c339 int val = 0; in str_end_hash() local
1571 node_str_head_pad(StrNode* sn, int num, UChar val) in node_str_head_pad()
1590 unsigned int num, val; in onig_scan_unsigned_number() local
1619 unsigned int num, val; in scan_unsigned_hexadecimal_number() local
1647 unsigned int num, val; in scan_unsigned_octal_number() local
4875 int i, val; in type_cclass_hash() local
/PHP-7.0/ext/calendar/
H A Dcalendar.c301 zval val; in PHP_FUNCTION() local
/PHP-7.0/ext/phar/
H A Dtar.c65 static int phar_tar_octal(char *buf, php_uint32 val, int len) /* {{{ */ in phar_tar_octal()
/PHP-7.0/ext/soap/
H A Dphp_schema.c805 static int schema_restriction_var_int(xmlNodePtr val, sdlRestrictionIntPtr *valptr) in schema_restriction_var_int()
832 static int schema_restriction_var_char(xmlNodePtr val, sdlRestrictionCharPtr *valptr) in schema_restriction_var_char()

Completed in 152 milliseconds

123456