Home
last modified time | relevance | path

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

12

/PHP-7.3/sapi/cli/
H A Dphp_cli_process_title.c67 RETURN_STRINGL(title, length); in PHP_FUNCTION()
/PHP-7.3/ext/standard/
H A Dsoundex.c104 RETURN_STRINGL(soundex, _small); in PHP_FUNCTION()
H A Dlink.c77 RETURN_STRINGL(buff, ret); in PHP_FUNCTION()
H A Dmd5.c62 RETURN_STRINGL((char *) digest, 16); in PHP_NAMED_FUNCTION()
114 RETURN_STRINGL((char *) digest, 16); in PHP_NAMED_FUNCTION()
H A Dsha1.c50 RETURN_STRINGL((char *) digest, 20); in PHP_FUNCTION()
96 RETURN_STRINGL((char *) digest, 20); in PHP_FUNCTION()
H A Ddir.c413 RETURN_STRINGL(entry.d_name, strlen(entry.d_name)); in PHP_NAMED_FUNCTION()
H A Dstring.c1945 RETURN_STRINGL(ZSTR_VAL(haystack), found_offset);
1947 RETURN_STRINGL(found, ZSTR_LEN(haystack) - found_offset);
2300 RETURN_STRINGL(found, ZSTR_LEN(haystack) - found_offset);
2474 RETURN_STRINGL(ZSTR_VAL(str) + f, l);
5534 RETURN_STRINGL(retstr, retlen);
6213 RETURN_STRINGL(haystack_ptr, (ZSTR_VAL(haystack) + ZSTR_LEN(haystack) - haystack_ptr));
H A Ddns.c223 RETURN_STRINGL(hostname, hostname_len); in PHP_FUNCTION()
/PHP-7.3/ext/intl/grapheme/
H A Dgrapheme_string.c431 RETURN_STRINGL(sub_str, asub_str_len); in PHP_FUNCTION()
635 RETURN_STRINGL(haystack, found_offset); in strstr_common_handler()
637 RETURN_STRINGL(found, haystack_len - found_offset); in strstr_common_handler()
656 RETURN_STRINGL(haystack, ret_pos); in strstr_common_handler()
658 RETURN_STRINGL(haystack + ret_pos, haystack_len - ret_pos); in strstr_common_handler()
866 RETURN_STRINGL(pstr, nsize); in PHP_FUNCTION()
901 RETURN_STRINGL(((char *)pstr), ret_pos); in PHP_FUNCTION()
/PHP-7.3/ext/intl/msgformat/
H A Dmsgformat_attr.c50 RETURN_STRINGL(mfo->mf_data.orig_format, mfo->mf_data.orig_format_len); in PHP_FUNCTION()
/PHP-7.3/ext/simplexml/
H A Dsxe.c103 RETURN_STRINGL((char*)curnode->name, xmlStrlen(curnode->name)); in PHP_METHOD()
/PHP-7.3/ext/sodium/
H A Dlibsodium.c3194 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
3206 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
3217 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
3229 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
3241 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
3252 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
3263 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
3274 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
3285 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
3296 RETURN_STRINGL((const char *) key, sizeof key); in PHP_FUNCTION()
[all …]
/PHP-7.3/ext/intl/uchar/
H A Duchar.c70 RETURN_STRINGL(buffer, buffer_len); in IC_METHOD()
453 RETURN_STRINGL(buffer, buffer_len); in IC_METHOD()
656 RETURN_STRINGL(buffer, buffer_len); \
/PHP-7.3/ext/spl/
H A Dspl_directory.c894 RETURN_STRINGL(path, path_len); in SPL_METHOD()
912 RETURN_STRINGL(intern->file_name + path_len + 1, intern->file_name_len - (path_len + 1)); in SPL_METHOD()
914 RETURN_STRINGL(intern->file_name, intern->file_name_len); in SPL_METHOD()
1060 RETURN_STRINGL(path, path_len); in SPL_METHOD()
1081 RETURN_STRINGL(intern->file_name, intern->file_name_len); in SPL_METHOD()
1098 RETURN_STRINGL(intern->file_name, intern->file_name_len); in SPL_METHOD()
1558 RETURN_STRINGL(intern->u.dir.sub_path, intern->u.dir.sub_path_len); in SPL_METHOD()
2419 RETURN_STRINGL(intern->u.file.current_line, intern->u.file.current_line_len); in SPL_METHOD()
2441 RETURN_STRINGL(intern->u.file.current_line, intern->u.file.current_line_len); in SPL_METHOD()
2815 RETURN_STRINGL(buf, 1); in SPL_METHOD()
H A Dphp_spl.c358 RETURN_STRINGL(SPL_DEFAULT_FILE_EXTENSIONS, sizeof(SPL_DEFAULT_FILE_EXTENSIONS) - 1); in PHP_FUNCTION()
/PHP-7.3/ext/hash/
H A Dhash_md.c123 RETURN_STRINGL(digest, 16); in PHP_NAMED_FUNCTION()
169 RETURN_STRINGL(digest, 16); in PHP_NAMED_FUNCTION()
H A Dhash_sha.c104 RETURN_STRINGL(digest, 20); in PHP_FUNCTION()
151 RETURN_STRINGL(digest, 20); in PHP_FUNCTION()
/PHP-7.3/ext/interbase/
H A Dibase_service.c335 RETURN_STRINGL(result + 2, isc_vax_integer(result, 2)); in _php_ibase_service_query()
H A Dinterbase.c1459 RETURN_STRINGL(res, l); in PHP_FUNCTION()
/PHP-7.3/ext/intl/converter/
H A Dconverter.c655 RETURN_STRINGL(chars, chars_len); in PHP_METHOD()
718 #define UCNV_REASON_CASE(v) case (UCNV_ ## v) : RETURN_STRINGL( "REASON_" #v , sizeof( "REASON_" #v…
/PHP-7.3/ext/intl/timezone/
H A Dtimezone_methods.cpp348 RETURN_STRINGL(outbuf, region_len); in PHP_FUNCTION()
/PHP-7.3/ext/zlib/
H A Dzlib.c550 RETURN_STRINGL("gzip", sizeof("gzip") - 1); in PHP_FUNCTION()
552 RETURN_STRINGL("deflate", sizeof("deflate") - 1); in PHP_FUNCTION()
/PHP-7.3/ext/zip/
H A Dphp_zip.c2082 RETURN_STRINGL((char *)comment, (zend_long)comment_len); in ZIPARCHIVE_METHOD()
2398 RETURN_STRINGL((char *)comment, (zend_long)comment_len); in ZIPARCHIVE_METHOD()
2426 RETURN_STRINGL((char *)comment, (zend_long)comment_len); in ZIPARCHIVE_METHOD()
/PHP-7.3/ext/intl/locale/
H A Dlocale_methods.c1635 RETURN_STRINGL(resultLocale, len); in PHP_FUNCTION()
/PHP-7.3/ext/reflection/
H A Dphp_reflection.c2838 RETURN_STRINGL("__CLASS__", sizeof("__CLASS__")-1); in ZEND_METHOD()
3338 RETURN_STRINGL(Z_STRVAL_P(name), backslash - Z_STRVAL_P(name)); in ZEND_METHOD()
3361 RETURN_STRINGL(backslash + 1, Z_STRLEN_P(name) - (backslash - Z_STRVAL_P(name) + 1)); in ZEND_METHOD()
5201 RETURN_STRINGL(Z_STRVAL_P(name), backslash - Z_STRVAL_P(name)); in ZEND_METHOD()
5224 RETURN_STRINGL(backslash + 1, Z_STRLEN_P(name) - (backslash - Z_STRVAL_P(name) + 1)); in ZEND_METHOD()

Completed in 317 milliseconds

12