Home
last modified time | relevance | path

Searched refs:ZVAL_STRINGL (Results 1 – 25 of 81) sorted by relevance

1234

/PHP-7.3/ext/interbase/
H A Dphp_ibase_udf.c223 ZVAL_STRINGL(&args[i], (char*)argv[i]->dsc_address, argv[i]->dsc_length); in call_php()
228 ZVAL_STRINGL(&args[i], ((PARAMVARY*)argv[i]->dsc_address)->vary_string, in call_php()
270 ZVAL_STRINGL(&args[i], d, strftime(d, sizeof(d), INI_STR("ibase.dateformat"), &t),1); in call_php()
275 ZVAL_STRINGL(&args[i], d, strftime(d, sizeof(d), INI_STR("ibase.timeformat"), &t),1); in call_php()
280 ZVAL_STRINGL(&args[i], d, strftime(d, sizeof(d), INI_STR("ibase.timestampformat"), &t)); in call_php()
H A Dibase_query.c1324 ZVAL_STRINGL(val, (char*)data, len); in _php_ibase_var_zval()
1336 ZVAL_STRINGL(val,string_data,l); in _php_ibase_var_zval()
1347 ZVAL_STRINGL(val,string_data,l); in _php_ibase_var_zval()
1366 ZVAL_STRINGL(val, string_data, l); in _php_ibase_var_zval()
1415 ZVAL_STRINGL(val, string_data, l); in _php_ibase_var_zval()
/PHP-7.3/main/streams/
H A Duserspace.c603 ZVAL_STRINGL(&func_name, USERSTREAM_WRITE, sizeof(USERSTREAM_WRITE)-1); in php_userstreamop_write()
605 ZVAL_STRINGL(&args[0], (char*)buf, count); in php_userstreamop_write()
654 ZVAL_STRINGL(&func_name, USERSTREAM_READ, sizeof(USERSTREAM_READ)-1); in php_userstreamop_read()
692 ZVAL_STRINGL(&func_name, USERSTREAM_EOF, sizeof(USERSTREAM_EOF)-1); in php_userstreamop_read()
724 ZVAL_STRINGL(&func_name, USERSTREAM_CLOSE, sizeof(USERSTREAM_CLOSE)-1); in php_userstreamop_close()
781 ZVAL_STRINGL(&func_name, USERSTREAM_SEEK, sizeof(USERSTREAM_SEEK)-1); in php_userstreamop_seek()
819 ZVAL_STRINGL(&func_name, USERSTREAM_TELL, sizeof(USERSTREAM_TELL)-1); in php_userstreamop_seek()
889 ZVAL_STRINGL(&func_name, USERSTREAM_STAT, sizeof(USERSTREAM_STAT)-1); in php_userstreamop_stat()
924 ZVAL_STRINGL(&func_name, USERSTREAM_EOF, sizeof(USERSTREAM_EOF)-1); in php_userstreamop_set_option()
957 ZVAL_STRINGL(&func_name, USERSTREAM_LOCK, sizeof(USERSTREAM_LOCK)-1); in php_userstreamop_set_option()
[all …]
/PHP-7.3/ext/pdo_dblib/
H A Ddblib_stmt.c341 ZVAL_STRINGL(zv, tmp_data, data_len); in pdo_dblib_stmt_stringify_col()
388 ZVAL_STRINGL(zv, (DBCHAR *) data, data_len); in pdo_dblib_stmt_get_col()
413 ZVAL_STRINGL(zv, tmp_data, dl); in pdo_dblib_stmt_get_col()
478 ZVAL_STRINGL(zv, tmp_data, data_len); in pdo_dblib_stmt_get_col()
483 ZVAL_STRINGL(zv, (DBCHAR *) data, 16); in pdo_dblib_stmt_get_col()
/PHP-7.3/ext/intl/collator/
H A Dcollator_convert.c60 ZVAL_STRINGL( &znew_val, (char*)new_val, UBYTES(new_val_len + 1) ); in collator_convert_hash_item_from_utf8_to_utf16()
204 ZVAL_STRINGL( zstr, (char*)ustr, UBYTES(ustr_len)); in collator_convert_zstr_utf8_to_utf16()
281 ZVAL_STRINGL( zstr, (char*)ustr, UBYTES(ustr_len)); in collator_convert_object_to_string()
/PHP-7.3/ext/intl/resourcebundle/
H A Dresourcebundle.c50 ZVAL_STRINGL( return_value, (char *) bfield, ilen ); in resourcebundle_extract_value()
/PHP-7.3/ext/standard/
H A Duser_filters.c138 ZVAL_STRINGL(&func_name, "onclose", sizeof("onclose")-1); in userfilter_dtor()
186 ZVAL_STRINGL(&func_name, "filter", sizeof("filter")-1); in userfilter_filter()
242 ZVAL_STRINGL(&zpropname, "stream", sizeof("stream")-1); in userfilter_filter()
345 ZVAL_STRINGL(&func_name, "oncreate", sizeof("oncreate")-1); in user_filter_factory_create()
H A Dincomplete_class.c156 ZVAL_STRINGL(&val, name, len); in php_store_class_name()
H A Dscanf.c863 ZVAL_STRINGL(current, string, end-string); in php_sscanf_internal()
904 ZVAL_STRINGL(current, string, end-string); in php_sscanf_internal()
/PHP-7.3/Zend/
H A Dzend_language_scanner.l876 ZVAL_STRINGL(zendlval, s, sz); \
881 ZVAL_STRINGL(zendlval, yytext, yyleng); \
902 ZVAL_STRINGL(zendlval, str, len); in zend_scan_escape_string()
1101 ZVAL_STRINGL(zendlval, (char *) str, sz); in zend_scan_escape_string()
1872 ZVAL_STRINGL(zendlval, yytext, yyleng);
1881 ZVAL_STRINGL(zendlval, yytext, yyleng);
1992 ZVAL_STRINGL(zendlval, s, sz);
2000 ZVAL_STRINGL(zendlval, yytext, yyleng);
2218 ZVAL_STRINGL(zendlval, str, sz);
2651 ZVAL_STRINGL(zendlval, yytext, yyleng - newline);
[all …]
H A Dzend_API.c1428 ZVAL_STRINGL(&tmp, str, length); in add_assoc_stringl_ex()
1515 ZVAL_STRINGL(&tmp, str, length); in add_index_stringl()
1595 ZVAL_STRINGL(&tmp, str, length); in add_next_index_stringl()
1620 ZVAL_STRINGL(&tmp, str, length); in add_get_assoc_stringl_ex()
1666 ZVAL_STRINGL(&tmp, str, length); in add_get_index_stringl()
1718 ZVAL_STRINGL(&z_key, key, key_len); in add_property_long_ex()
1731 ZVAL_STRINGL(&z_key, key, key_len); in add_property_bool_ex()
1744 ZVAL_STRINGL(&z_key, key, key_len); in add_property_null_ex()
1757 ZVAL_STRINGL(&z_key, key, key_len); in add_property_resource_ex()
1771 ZVAL_STRINGL(&z_key, key, key_len); in add_property_double_ex()
[all …]
H A Dzend_interfaces.c57 ZVAL_STRINGL(&fci.function_name, function_name, function_name_len); in zend_call_method()
449 ZVAL_STRINGL(&zdata, (char*)buf, buf_len); in zend_user_unserialize()
/PHP-7.3/ext/pdo_pgsql/
H A Dpgsql_driver.c422ZVAL_STRINGL(return_value, "Waiting for connection to be made.", sizeof("Waiting for connection to… in pdo_pgsql_get_attribute()
427ZVAL_STRINGL(return_value, "Connection OK; waiting to send.", sizeof("Connection OK; waiting to se… in pdo_pgsql_get_attribute()
431ZVAL_STRINGL(return_value, "Waiting for a response from the server.", sizeof("Waiting for a respon… in pdo_pgsql_get_attribute()
435ZVAL_STRINGL(return_value, "Received authentication; waiting for backend start-up to finish.", siz… in pdo_pgsql_get_attribute()
439ZVAL_STRINGL(return_value, "Negotiating SSL encryption.", sizeof("Negotiating SSL encryption.")-1); in pdo_pgsql_get_attribute()
443ZVAL_STRINGL(return_value, "Negotiating environment-driven parameter settings.", sizeof("Negotiati… in pdo_pgsql_get_attribute()
448 ZVAL_STRINGL(return_value, "Bad connection.", sizeof("Bad connection.")-1); in pdo_pgsql_get_attribute()
/PHP-7.3/ext/pgsql/
H A Dpgsql.c5931 ZVAL_STRINGL(&new_val, "'t'", sizeof("'t'")-1);
5938 ZVAL_STRINGL(&new_val, "'f'", sizeof("'f'")-1);
5949 ZVAL_STRINGL(&new_val, "'t'", sizeof("'t'")-1);
5952 ZVAL_STRINGL(&new_val, "'f'", sizeof("'f'")-1);
5957 ZVAL_STRINGL(&new_val, "'t'", sizeof("'t'")-1);
5961 ZVAL_STRINGL(&new_val, "'f'", sizeof("'f'")-1);
5965 ZVAL_STRINGL(&new_val, "NULL", sizeof("NULL")-1);
6009 ZVAL_STRINGL(&new_val, "NULL", sizeof("NULL")-1);
6059 ZVAL_STRINGL(&new_val, "NULL", sizeof("NULL")-1);
6096 ZVAL_STRINGL(&new_val, "''", sizeof("''")-1);
[all …]
/PHP-7.3/ext/spl/
H A Dspl_directory.c467 ZVAL_STRINGL(&arg1, file_path, file_path_len); in spl_filesystem_object_create_info()
512 ZVAL_STRINGL(&arg1, source->file_name, source->file_name_len); in spl_filesystem_object_create_type()
536 ZVAL_STRINGL(&arg1, source->file_name, source->file_name_len); in spl_filesystem_object_create_type()
537 ZVAL_STRINGL(&arg2, "r", 1); in spl_filesystem_object_create_type()
622 ZVAL_STRINGL(&tmp, path, path_len); in spl_filesystem_object_get_debug_info()
633 ZVAL_STRINGL(&tmp, intern->file_name, intern->file_name_len); in spl_filesystem_object_get_debug_info()
642 ZVAL_STRINGL(&tmp, intern->_path, intern->_path_len); in spl_filesystem_object_get_debug_info()
666 ZVAL_STRINGL(&tmp, stmp, 1); in spl_filesystem_object_get_debug_info()
671 ZVAL_STRINGL(&tmp, stmp, 1); in spl_filesystem_object_get_debug_info()
1528 ZVAL_STRINGL(&zpath, intern->file_name, intern->file_name_len); in SPL_METHOD()
[all …]
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c121 ZVAL_STRINGL(zv, tmp, tmp_len); in ps_fetch_from_1_to_8_bytes()
262 ZVAL_STRINGL(zv, value, length); in ps_fetch_time()
299 ZVAL_STRINGL(zv, value, length); in ps_fetch_date()
359 ZVAL_STRINGL(zv, value, length); in ps_fetch_datetime()
378 ZVAL_STRINGL(zv, (char *)*row, length); in ps_fetch_string()
/PHP-7.3/ext/pdo_sqlite/
H A Dsqlite_driver.c373ZVAL_STRINGL(&zargs[i + is_agg], (char*)sqlite3_value_text(argv[i]), sqlite3_value_bytes(argv[i])); in do_callback()
483 ZVAL_STRINGL(&zargs[0], (char *) string1, string1_len); in php_sqlite3_collation_callback()
484 ZVAL_STRINGL(&zargs[1], (char *) string2, string2_len); in php_sqlite3_collation_callback()
/PHP-7.3/ext/filter/
H A Dfilter.c465 ZVAL_STRINGL(&raw_var, *val, val_len); in php_sapi_filter()
472 ZVAL_STRINGL(&new_var, *val, val_len); in php_sapi_filter()
475 ZVAL_STRINGL(&new_var, *val, val_len); in php_sapi_filter()
H A Dsanitizing_filters.c187 ZVAL_STRINGL(value, Z_STRVAL_P(value), Z_STRLEN_P(value)); in php_filter_string()
/PHP-7.3/ext/mysqli/
H A Dmysqli_warning.c36 #define ZVAL_UTF8_STRINGL(z, s, l, flags) ZVAL_STRINGL((z), (char*)(s), (l))
/PHP-7.3/ext/intl/common/
H A Dcommon_enum.cpp98 ZVAL_STRINGL(&zoi_iter->current, result, result_length); in string_enum_current_move_forward()
/PHP-7.3/ext/tidy/
H A Dtidy.c139 ZVAL_STRINGL(&tmp, (char *)_string, _len); \
785 ZVAL_STRINGL(out, (char *) output.bp, output.size ? output.size-1 : 0); in tidy_doc_cast_handler()
820 ZVAL_STRINGL(out, (char *) buf.bp, buf.size-1); in tidy_node_cast_handler()
847 ZVAL_STRINGL(&temp, (char*)output.bp, output.size-1); in tidy_doc_update_properties()
857 ZVAL_STRINGL(&temp, (char*)obj->ptdoc->errbuf->bp, obj->ptdoc->errbuf->size-1); in tidy_doc_update_properties()
/PHP-7.3/ext/dom/
H A Ddom_iterators.c169 ZVAL_STRINGL(key, (char *) curnode->name, xmlStrlen(curnode->name)); in php_dom_iterator_current_key()
/PHP-7.3/ext/xmlrpc/
H A Dxmlrpc-epi-php.c619 ZVAL_STRINGL(elem, pStr, XMLRPC_GetValueStringLen(el)); in XMLRPC_to_PHP()
632 ZVAL_STRINGL(elem, XMLRPC_GetValueDateTime_ISO8601(el), XMLRPC_GetValueStringLen(el)); in XMLRPC_to_PHP()
637 ZVAL_STRINGL(elem, pStr, XMLRPC_GetValueStringLen(el)); in XMLRPC_to_PHP()
/PHP-7.3/ext/sqlite3/
H A Dsqlite3.c597ZVAL_STRINGL(data, (char *)sqlite3_column_text(stmt, column), sqlite3_column_bytes(stmt, column)); in sqlite_value_to_zval()
620 ZVAL_STRINGL(data, (char*)sqlite3_column_blob(stmt, column), sqlite3_column_bytes(stmt, column)); in sqlite_value_to_zval()
759ZVAL_STRINGL(&zargs[i + is_agg], (char*)sqlite3_value_text(argv[i]), sqlite3_value_bytes(argv[i])); in sqlite3_do_callback()
878 ZVAL_STRINGL(&zargs[0], a, a_len); in php_sqlite3_callback_compare()
879 ZVAL_STRINGL(&zargs[1], b, b_len); in php_sqlite3_callback_compare()

Completed in 137 milliseconds

1234