Home
last modified time | relevance | path

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

123

/PHP-7.4/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()
657 ZVAL_STRINGL(&func_name, USERSTREAM_READ, sizeof(USERSTREAM_READ)-1); in php_userstreamop_read()
704 ZVAL_STRINGL(&func_name, USERSTREAM_EOF, sizeof(USERSTREAM_EOF)-1); in php_userstreamop_read()
740 ZVAL_STRINGL(&func_name, USERSTREAM_CLOSE, sizeof(USERSTREAM_CLOSE)-1); in php_userstreamop_close()
797 ZVAL_STRINGL(&func_name, USERSTREAM_SEEK, sizeof(USERSTREAM_SEEK)-1); in php_userstreamop_seek()
835 ZVAL_STRINGL(&func_name, USERSTREAM_TELL, sizeof(USERSTREAM_TELL)-1); in php_userstreamop_seek()
905 ZVAL_STRINGL(&func_name, USERSTREAM_STAT, sizeof(USERSTREAM_STAT)-1); in php_userstreamop_stat()
940 ZVAL_STRINGL(&func_name, USERSTREAM_EOF, sizeof(USERSTREAM_EOF)-1); in php_userstreamop_set_option()
973 ZVAL_STRINGL(&func_name, USERSTREAM_LOCK, sizeof(USERSTREAM_LOCK)-1); in php_userstreamop_set_option()
[all …]
/PHP-7.4/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.4/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.4/ext/intl/resourcebundle/
H A Dresourcebundle.c50 ZVAL_STRINGL( return_value, (char *) bfield, ilen ); in resourcebundle_extract_value()
/PHP-7.4/ext/standard/
H A Duser_filters.c138 ZVAL_STRINGL(&func_name, "onclose", sizeof("onclose")-1); in userfilter_dtor()
190 ZVAL_STRINGL(&func_name, "filter", sizeof("filter")-1); in userfilter_filter()
246 ZVAL_STRINGL(&zpropname, "stream", sizeof("stream")-1); in userfilter_filter()
353 ZVAL_STRINGL(&func_name, "oncreate", sizeof("oncreate")-1); in user_filter_factory_create()
H A Dincomplete_class.c157 ZVAL_STRINGL(&val, name, len); in php_store_class_name()
H A Dhttp_fopen_wrapper.c723 ZVAL_STRINGL(&http_response, tmp_line, tmp_line_len); in php_stream_url_wrap_http_ex()
820 ZVAL_STRINGL(&http_header, http_header_line, http_header_line_length); in php_stream_url_wrap_http_ex()
/PHP-7.4/ext/pdo_pgsql/
H A Dpgsql_driver.c417ZVAL_STRINGL(return_value, "Waiting for connection to be made.", sizeof("Waiting for connection to… in pdo_pgsql_get_attribute()
422ZVAL_STRINGL(return_value, "Connection OK; waiting to send.", sizeof("Connection OK; waiting to se… in pdo_pgsql_get_attribute()
426ZVAL_STRINGL(return_value, "Waiting for a response from the server.", sizeof("Waiting for a respon… in pdo_pgsql_get_attribute()
430ZVAL_STRINGL(return_value, "Received authentication; waiting for backend start-up to finish.", siz… in pdo_pgsql_get_attribute()
434ZVAL_STRINGL(return_value, "Negotiating SSL encryption.", sizeof("Negotiating SSL encryption.")-1); in pdo_pgsql_get_attribute()
438ZVAL_STRINGL(return_value, "Negotiating environment-driven parameter settings.", sizeof("Negotiati… in pdo_pgsql_get_attribute()
443 ZVAL_STRINGL(return_value, "Bad connection.", sizeof("Bad connection.")-1); in pdo_pgsql_get_attribute()
/PHP-7.4/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.4/Zend/
H A Dzend_language_scanner.l307 ZVAL_STRINGL(zv, (char*)SCNG(yy_text), SCNG(yy_leng)); in zend_lex_tstring()
882 ZVAL_STRINGL(zendlval, s, sz); \
887 ZVAL_STRINGL(zendlval, yytext, yyleng); \
908 ZVAL_STRINGL(zendlval, str, len); in zend_scan_escape_string()
1107 ZVAL_STRINGL(zendlval, (char *) str, sz); in zend_scan_escape_string()
1935 ZVAL_STRINGL(zendlval, yytext, yyleng);
1944 ZVAL_STRINGL(zendlval, yytext, yyleng);
2090 ZVAL_STRINGL(zendlval, s, sz);
2098 ZVAL_STRINGL(zendlval, yytext, yyleng);
2745 ZVAL_STRINGL(zendlval, yytext, yyleng - newline);
[all …]
H A Dzend_interfaces.c57 ZVAL_STRINGL(&fci.function_name, function_name, function_name_len); in zend_call_method()
480 ZVAL_STRINGL(&zdata, (char*)buf, buf_len); in zend_user_unserialize()
H A Dzend_API.c1516 ZVAL_STRINGL(&tmp, str, length); in add_assoc_stringl_ex()
1603 ZVAL_STRINGL(&tmp, str, length); in add_index_stringl()
1676 ZVAL_STRINGL(&tmp, str, length); in add_next_index_stringl()
1795 ZVAL_STRINGL(&tmp, str, length); in add_property_stringl_ex()
1806 ZVAL_STRINGL(&z_key, key, key_len); in add_property_zval_ex()
3894 ZVAL_STRINGL(&tmp, string, len); in zend_try_assign_typed_ref_stringl()
4134 ZVAL_STRINGL(&property, name, name_length); in zend_update_property()
4158 ZVAL_STRINGL(&property, name, name_length); in zend_unset_property()
4216 ZVAL_STRINGL(&tmp, value, value_len); in zend_update_property_stringl()
4317 ZVAL_STRINGL(&tmp, value, value_len); in zend_update_static_property_stringl()
/PHP-7.4/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()
620 ZVAL_STRINGL(&tmp, path ? path : "", path_len); in spl_filesystem_object_get_debug_info()
631 ZVAL_STRINGL(&tmp, intern->file_name, intern->file_name_len); in spl_filesystem_object_get_debug_info()
640 ZVAL_STRINGL(&tmp, intern->_path, intern->_path_len); in spl_filesystem_object_get_debug_info()
664 ZVAL_STRINGL(&tmp, stmp, 1); in spl_filesystem_object_get_debug_info()
669 ZVAL_STRINGL(&tmp, stmp, 1); in spl_filesystem_object_get_debug_info()
1540 ZVAL_STRINGL(&zpath, intern->file_name, intern->file_name_len); in SPL_METHOD()
[all …]
/PHP-7.4/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.4/ext/filter/
H A Dfilter.c464 ZVAL_STRINGL(&raw_var, *val, val_len); in php_sapi_filter()
471 ZVAL_STRINGL(&new_var, *val, val_len); in php_sapi_filter()
474 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.4/ext/pdo_sqlite/
H A Dsqlite_driver.c379ZVAL_STRINGL(&zargs[i + is_agg], (char*)sqlite3_value_text(argv[i]), sqlite3_value_bytes(argv[i])); in do_callback()
492 ZVAL_STRINGL(&zargs[0], (char *) string1, string1_len); in php_sqlite3_collation_callback()
493 ZVAL_STRINGL(&zargs[1], (char *) string2, string2_len); in php_sqlite3_collation_callback()
/PHP-7.4/ext/intl/common/
H A Dcommon_enum.cpp98 ZVAL_STRINGL(&zoi_iter->current, result, result_length); in string_enum_current_move_forward()
/PHP-7.4/ext/mysqli/
H A Dmysqli_warning.c36 #define ZVAL_UTF8_STRINGL(z, s, l, flags) ZVAL_STRINGL((z), (char*)(s), (l))
/PHP-7.4/ext/dom/
H A Ddom_iterators.c169 ZVAL_STRINGL(key, (char *) curnode->name, xmlStrlen(curnode->name)); in php_dom_iterator_current_key()
/PHP-7.4/ext/tidy/
H A Dtidy.c139 ZVAL_STRINGL(&tmp, (char *)_string, _len); \
795 ZVAL_STRINGL(out, (char *) output.bp, output.size-1); in tidy_doc_cast_handler()
833 ZVAL_STRINGL(out, (char *) buf.bp, buf.size-1); in tidy_node_cast_handler()
860 ZVAL_STRINGL(&temp, (char*)output.bp, output.size-1); in tidy_doc_update_properties()
870 ZVAL_STRINGL(&temp, (char*)obj->ptdoc->errbuf->bp, obj->ptdoc->errbuf->size-1); in tidy_doc_update_properties()
/PHP-7.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c623 ZVAL_STRINGL(elem, pStr, XMLRPC_GetValueStringLen(el)); in XMLRPC_to_PHP()
636 ZVAL_STRINGL(elem, XMLRPC_GetValueDateTime_ISO8601(el), XMLRPC_GetValueStringLen(el)); in XMLRPC_to_PHP()
641 ZVAL_STRINGL(elem, pStr, XMLRPC_GetValueStringLen(el)); in XMLRPC_to_PHP()
/PHP-7.4/ext/phar/
H A Dphar_object.c70 ZVAL_STRINGL(stuff, path_info + entry_len, request_uri_len); in phar_mung_server_vars()
94 ZVAL_STRINGL(stuff, path_info + basename_len, code - basename_len); in phar_mung_server_vars()
107 ZVAL_STRINGL(stuff, path_info + basename_len, code - basename_len); in phar_mung_server_vars()
116 ZVAL_STRINGL(stuff, entry, entry_len); in phar_mung_server_vars()
678 ZVAL_STRINGL(&params, entry, entry_len); in PHP_METHOD()
1239 ZVAL_STRINGL(&arg1, fname, fname_len); in PHP_METHOD()
1758 ZVAL_STRINGL(&arg, dir, dir_len); in PHP_METHOD()
1798 ZVAL_STRINGL(&arg2, regex, regex_len); in PHP_METHOD()
2251 ZVAL_STRINGL(&arg1, phar->fname, phar->fname_len); in phar_rename_archive()
4524 ZVAL_STRINGL(&arg1, fname, fname_len); in PHP_METHOD()
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c647ZVAL_STRINGL(data, (char *)sqlite3_column_text(stmt, column), sqlite3_column_bytes(stmt, column)); in sqlite_value_to_zval()
670 ZVAL_STRINGL(data, (char*)sqlite3_column_blob(stmt, column), sqlite3_column_bytes(stmt, column)); in sqlite_value_to_zval()
809ZVAL_STRINGL(&zargs[i + is_agg], (char*)sqlite3_value_text(argv[i]), sqlite3_value_bytes(argv[i])); in sqlite3_do_callback()
939 ZVAL_STRINGL(&zargs[0], a, a_len); in php_sqlite3_callback_compare()
940 ZVAL_STRINGL(&zargs[1], b, b_len); in php_sqlite3_callback_compare()
/PHP-7.4/ext/oci8/
H A Doci8_statement.c1058 ZVAL_STRINGL(entry, (char *)buff, buff_len); in php_oci_bind_post_exec()
1086ZVAL_STRINGL(entry, (char *)(((text *)bind->array.elements)+i*bind->array.max_length), curr_elemen… in php_oci_bind_post_exec()
1494 ZVAL_STRINGL(val, p, PHP_OCI_PIECE_SIZE); in php_oci_bind_out_callback()
1501 ZVAL_STRINGL(val, NULL, Z_STRLEN(val) + 1); in php_oci_bind_out_callback()

Completed in 134 milliseconds

123