Home
last modified time | relevance | path

Searched refs:Z_LVAL_P (Results 76 – 100 of 116) sorted by relevance

12345

/PHP-5.5/ext/bcmath/
H A Dbcmath.c566 Z_LVAL_P(return_value) = bc_compare(first, second); in PHP_FUNCTION()
/PHP-5.5/ext/pdo_pgsql/
H A Dpgsql_driver.c1035 H->emulate_prepares = Z_LVAL_P(val); in pdo_pgsql_set_attr()
1038 H->disable_native_prepares = Z_LVAL_P(val); in pdo_pgsql_set_attr()
/PHP-5.5/ext/standard/
H A Dvar_unserializer.re340 if (zend_hash_index_find(ht, Z_LVAL_P(key), (void **)&old_data)==SUCCESS) {
343 zend_hash_index_update(ht, Z_LVAL_P(key), &data, sizeof(data), NULL);
H A Dfilters.c1270 *pretval = Z_LVAL_P(ztval); in php_conv_get_long_prop_ex()
1293 if (Z_LVAL_P(ztval) < 0) { in php_conv_get_ulong_prop_ex()
1296 *pretval = Z_LVAL_P(ztval); in php_conv_get_ulong_prop_ex()
H A Dfile.c353 Z_LVAL_P(arg3) = 0; in PHP_FUNCTION()
360 Z_LVAL_P(arg3) = 1; in PHP_FUNCTION()
H A Dstreamsfuncs.c1304 if (zend_list_delete(Z_LVAL_P(zfilter)) == FAILURE) { in PHP_FUNCTION()
/PHP-5.5/ext/filter/
H A Dlogical_filters.c231 Z_LVAL_P(value) = ctx_value; in php_filter_int()
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c926 if (Z_LVAL_P(pv_res)) { in php_odbc_fetch_attribs()
2384 zend_list_delete(Z_LVAL_P(pv_res)); in PHP_FUNCTION()
2667 Z_LVAL_P(return_value) = conn_id; in odbc_do_connect()
2686 new_index_ptr.ptr = (void *) Z_LVAL_P(return_value); in odbc_do_connect()
2736 zend_list_delete(Z_LVAL_P(pv_conn)); in PHP_FUNCTION()
2739 …G(persistent_list), (apply_func_arg_t) _close_pconn_with_id, (void *) &(Z_LVAL_P(pv_conn)) TSRMLS_… in PHP_FUNCTION()
/PHP-5.5/ext/spl/
H A Dspl_dllist.c494 *count = (long) Z_LVAL_P(intern->retval); in spl_dllist_object_count_elements()
1212 intern->flags = Z_LVAL_P(flags); in SPL_METHOD()
H A Dspl_heap.c112 *result = Z_LVAL_P(result_p); in spl_ptr_heap_cmp_cb_helper()
510 *count = (long) Z_LVAL_P(intern->retval); in spl_heap_object_count_elements()
H A Dspl_iterators.c988 if (Z_LVAL_P(has_next)) { in spl_recursive_tree_iterator_get_prefix()
998 if (Z_LVAL_P(has_next)) { in spl_recursive_tree_iterator_get_prefix()
2061 RETVAL_BOOL(! Z_LVAL_P(return_value)); in SPL_METHOD()
/PHP-5.5/ext/mcrypt/
H A Dmcrypt.c645 zend_list_delete(Z_LVAL_P(mcryptind)); in PHP_FUNCTION()
799 zend_list_delete(Z_LVAL_P(mcryptind)); in PHP_FUNCTION()
/PHP-5.5/ext/json/
H A Djson.c618 smart_str_append_long(buf, Z_LVAL_P(val)); in php_json_encode()
/PHP-5.5/ext/interbase/
H A Dinterbase.c1025 new_index_ptr.ptr = (void *) Z_LVAL_P(return_value); in _php_ibase_connect()
1031 zend_list_addref(IBG(default_link) = Z_LVAL_P(return_value)); in _php_ibase_connect()
/PHP-5.5/ext/pdo_oci/
H A Doci_driver.c461 dbh->auto_commit = Z_LVAL_P(val); in oci_handle_set_attribute()
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_statement.c538 var->sqldata = (void*)&Z_LVAL_P(param->parameter); in firebird_stmt_param_hook()
/PHP-5.5/ext/soap/
H A Dsoap.c834 (Z_LVAL_P(actor) == SOAP_ACTOR_NEXT || in PHP_METHOD()
835 Z_LVAL_P(actor) == SOAP_ACTOR_NONE || in PHP_METHOD()
836 Z_LVAL_P(actor) == SOAP_ACTOR_UNLIMATERECEIVER)) { in PHP_METHOD()
837 add_property_long(this_ptr, "actor", Z_LVAL_P(actor)); in PHP_METHOD()
940 Z_STRVAL_P(faultcode), Z_STRVAL_P(faultstring), Z_STRVAL_P(file), Z_LVAL_P(line), in PHP_METHOD()
964 if (zend_hash_index_exists(&SOAP_GLOBAL(defEncIndex), Z_LVAL_P(type))) { in PHP_METHOD()
965 add_property_long(this_ptr, "enc_type", Z_LVAL_P(type)); in PHP_METHOD()
1471 if (Z_LVAL_P(function_name) == SOAP_FUNCTIONS_ALL) { in PHP_METHOD()
H A Dphp_encoding.c438 enc = get_conversion(Z_LVAL_P(*ztype)); in master_to_xml_int()
1086 Z_LVAL_P(ret) = lval; in to_zval_long()
2865 zend_hash_index_update(Z_ARRVAL_P(ret), Z_LVAL_P(key), &value, sizeof(zval *), NULL); in to_zval_map()
2998 timestamp = Z_LVAL_P(data); in to_xml_datetime_ex()
3002 soap_error1(E_ERROR, "Encoding: Invalid timestamp %ld", Z_LVAL_P(data)); in to_xml_datetime_ex()
/PHP-5.5/ext/pdo_mysql/
H A Dmysql_statement.c564 b->buffer = &Z_LVAL_P(param->parameter); in pdo_mysql_stmt_param_hook()
/PHP-5.5/ext/com_dotnet/
H A Dcom_variant.c146 V_I4(v) = Z_LVAL_P(z); in php_com_variant_from_zval()
/PHP-5.5/ext/sockets/
H A Dsockets.c884 tv.tv_sec = Z_LVAL_P(sec) + (usec / 1000000);
887 tv.tv_sec = Z_LVAL_P(sec);
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch3450 + if (Z_LVAL_P(retval) < 0) {
3456 + } else if ((Z_LVAL_P(retval) > 0) && (Z_TYPE_P(subpats) == IS_ARRAY)) {
3521 + Z_LVAL_P(pattern_offset) = Z_LVAL(offsetcopy);
3531 + ms->search.s += (int)Z_LVAL_P(pattern_offset); /* this is where the match starts */
3532 + ms->search.offset += (size_t)Z_LVAL_P(pattern_offset); /* this is where the match starts as …
/PHP-5.5/ext/dba/
H A Ddba.c1056 if (Z_TYPE_P(zkey) == IS_NULL || (Z_TYPE_P(zkey) == IS_BOOL && !Z_LVAL_P(zkey))) { in PHP_FUNCTION()
/PHP-5.5/ext/zip/
H A Dphp_zip.c1271 zend_list_delete(Z_LVAL_P(zip)); in PHP_NAMED_FUNCTION()
1358 RETURN_BOOL(SUCCESS == zend_list_delete(Z_LVAL_P(zip_entry))); in PHP_NAMED_FUNCTION()
/PHP-5.5/ext/intl/calendar/
H A Dcalendar_methods.cpp1213 cal->setTime(((UDate)Z_LVAL_P(zv_timestamp)) * 1000., status); in PHP_FUNCTION()

Completed in 149 milliseconds

12345