Home
last modified time | relevance | path

Searched refs:RETURN_STRINGL (Results 1 – 25 of 31) sorted by relevance

12

/PHP-8.3/ext/intl/grapheme/
H A Dgrapheme_string.c362 RETURN_STRINGL(sub_str, asub_str_len); in PHP_FUNCTION()
550 RETURN_STRINGL(haystack, found_offset); in strstr_common_handler()
552 RETURN_STRINGL(found, haystack_len - found_offset); in strstr_common_handler()
571 RETURN_STRINGL(haystack, ret_pos); in strstr_common_handler()
573 RETURN_STRINGL(haystack + ret_pos, haystack_len - ret_pos); in strstr_common_handler()
781 RETURN_STRINGL(pstr, nsize); in PHP_FUNCTION()
816 RETURN_STRINGL(((char *)pstr), ret_pos); in PHP_FUNCTION()
/PHP-8.3/sapi/cli/
H A Dphp_cli_process_title.c63 RETURN_STRINGL(title, length); in PHP_FUNCTION()
/PHP-8.3/ext/standard/
H A Dsoundex.c97 RETURN_STRINGL(soundex, _small); in PHP_FUNCTION()
H A Dlink.c87 RETURN_STRINGL(buff, ret); in PHP_FUNCTION()
H A Dmd5.c59 RETURN_STRINGL((char *) digest, 16); in PHP_FUNCTION()
110 RETURN_STRINGL((char *) digest, 16); in PHP_FUNCTION()
H A Dsha1.c47 RETURN_STRINGL((char *) digest, 20); in PHP_FUNCTION()
92 RETURN_STRINGL((char *) digest, 20); in PHP_FUNCTION()
H A Ddir.c391 RETURN_STRINGL(entry.d_name, strlen(entry.d_name)); in PHP_FUNCTION()
H A Dstring.c1657 RETURN_STRINGL(ZSTR_VAL(haystack), found_offset);
1659 RETURN_STRINGL(found, ZSTR_LEN(haystack) - found_offset);
1685 RETURN_STRINGL(ZSTR_VAL(haystack), found_offset);
1687 RETURN_STRINGL(found, ZSTR_LEN(haystack) - found_offset);
1952 RETURN_STRINGL(ZSTR_VAL(haystack), found_offset);
1954 RETURN_STRINGL(found, ZSTR_LEN(haystack) - found_offset);
5271 RETURN_STRINGL(retstr, retlen);
5836 RETURN_STRINGL(haystack_ptr, (ZSTR_VAL(haystack) + ZSTR_LEN(haystack) - haystack_ptr));
H A Ddns.c232 RETURN_STRINGL(hostname, hostname_len); in PHP_FUNCTION()
/PHP-8.3/ext/intl/msgformat/
H A Dmsgformat_attr.c41 RETURN_STRINGL(mfo->mf_data.orig_format, mfo->mf_data.orig_format_len); in PHP_FUNCTION()
/PHP-8.3/ext/intl/uchar/
H A Duchar.c66 RETURN_STRINGL(buffer, buffer_len); in IC_METHOD()
411 RETURN_STRINGL(buffer, buffer_len); in IC_METHOD()
601 RETURN_STRINGL(buffer, buffer_len); \
/PHP-8.3/ext/sodium/
H A Dlibsodium.c2806 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
2818 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
2829 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
2841 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
2853 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
2864 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
2875 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
2886 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
2897 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
2908 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
[all …]
/PHP-8.3/ext/intl/converter/
H A Dconverter.c615 RETURN_STRINGL(chars, chars_len); in PHP_METHOD()
678 #define UCNV_REASON_CASE(v) case (UCNV_ ## v) : RETURN_STRINGL( "REASON_" #v , sizeof( "REASON_" #v…
/PHP-8.3/ext/intl/timezone/
H A Dtimezone_methods.cpp323 RETURN_STRINGL(outbuf, region_len); in PHP_FUNCTION()
/PHP-8.3/ext/zlib/
H A Dzlib.c596 RETURN_STRINGL("gzip", sizeof("gzip") - 1); in PHP_FUNCTION()
598 RETURN_STRINGL("deflate", sizeof("deflate") - 1); in PHP_FUNCTION()
/PHP-8.3/ext/spl/
H A Dspl_directory.c2169 RETURN_STRINGL(intern->u.file.current_line, intern->u.file.current_line_len); in PHP_METHOD()
2187 RETURN_STRINGL(intern->u.file.current_line, intern->u.file.current_line_len); in PHP_METHOD()
2565 RETURN_STRINGL(buf, 1); in PHP_METHOD()
2750 RETURN_STRINGL(intern->u.file.current_line, intern->u.file.current_line_len); in PHP_METHOD()
H A Dphp_spl.c353 RETURN_STRINGL(SPL_DEFAULT_FILE_EXTENSIONS, sizeof(SPL_DEFAULT_FILE_EXTENSIONS) - 1); in PHP_FUNCTION()
/PHP-8.3/ext/zip/
H A Dphp_zip.c2112 RETURN_STRINGL((char *)comment, (zend_long)comment_len);
2432 RETURN_STRINGL((char *)comment, comment_len);
2455 RETURN_STRINGL((char *)comment, comment_len);
/PHP-8.3/ext/intl/locale/
H A Dlocale_methods.c1626 RETURN_STRINGL(resultLocale, len); in PHP_FUNCTION()
/PHP-8.3/ext/pdo/
H A Dpdo_dbh.c923 RETURN_STRINGL((char*)dbh->driver->driver_name, dbh->driver->driver_name_len); in PHP_METHOD()
/PHP-8.3/ext/tidy/
H A Dtidy.c1037 RETURN_STRINGL((char*)obj->ptdoc->errbuf->bp, obj->ptdoc->errbuf->size-1); in PHP_FUNCTION()
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c3539 RETURN_STRINGL(ZSTR_VAL(name), backslash - ZSTR_VAL(name)); in ZEND_METHOD()
3560 RETURN_STRINGL(backslash + 1, ZSTR_LEN(name) - (backslash - ZSTR_VAL(name) + 1)); in ZEND_METHOD()
5450 RETURN_STRINGL(ZSTR_VAL(name), backslash - ZSTR_VAL(name)); in ZEND_METHOD()
5471 RETURN_STRINGL(backslash + 1, ZSTR_LEN(name) - (backslash - ZSTR_VAL(name) + 1)); in ZEND_METHOD()
6522 RETURN_STRINGL((char *) digest, sizeof(digest)); in ZEND_METHOD()
/PHP-8.3/ext/simplexml/
H A Dsimplexml.c1652 RETURN_STRINGL((char*)node->name, namelen); in PHP_METHOD()
2065 RETURN_STRINGL((char*)curnode->name, xmlStrlen(curnode->name)); in PHP_METHOD()
/PHP-8.3/ext/phar/
H A Dphar_object.c1000 RETURN_STRINGL(PHP_PHAR_API_VERSION, sizeof(PHP_PHAR_API_VERSION)-1); in PHP_METHOD()
2659 RETURN_STRINGL(phar_obj->archive->alias, phar_obj->archive->alias_len); in PHP_METHOD()
2673 RETURN_STRINGL(phar_obj->archive->fname, phar_obj->archive->fname_len); in PHP_METHOD()
/PHP-8.3/ext/oci8/
H A Doci8_interface.c1047 RETURN_STRINGL(column->name, column->name_len); in PHP_FUNCTION()

Completed in 150 milliseconds

12