| /PHP_5_3/ext/skeleton/ |
| H A D | skeleton.c | 148 RETURN_STRINGL(strg, len, 0);
|
| /PHP_5_3/ext/intl/collator/ |
| H A D | collator_sort.c | 610 RETURN_STRINGL((char *)key, key_len - 1, 0);
|
| /PHP_5_3/ext/intl/grapheme/ |
| H A D | grapheme_string.c | 440 RETURN_STRINGL(((char *)sub_str), sub_str_len, 1); 530 RETURN_STRINGL(((char *)sub_str), sub_str_len, 0); 587 RETURN_STRINGL(((char *)sub_str), sub_str_len, 0); 633 RETURN_STRINGL(((char *)haystack) , found_offset, 1); 635 RETURN_STRINGL(((char *)found), haystack_len - found_offset, 1); 654 RETURN_STRINGL(((char *)haystack), ret_pos, 1); 657 RETURN_STRINGL(((char *)haystack) + ret_pos, haystack_len - ret_pos, 1); 878 RETURN_STRINGL(((char *)pstr), nsize, 1); 922 RETURN_STRINGL(((char *)pstr), ret_pos, 1);
|
| /PHP_5_3/ext/intl/idn/ |
| H A D | idn.c | 123 RETURN_STRINGL(((char *)converted_utf8), converted_utf8_len, 0);
|
| /PHP_5_3/ext/intl/msgformat/ |
| H A D | msgformat_attr.c | 50 RETURN_STRINGL(mfo->mf_data.orig_format, mfo->mf_data.orig_format_len, 1);
|
| /PHP_5_3/ext/curl/ |
| H A D | multi.c | 254 RETURN_STRINGL(ch->handlers->write->buf.c, ch->handlers->write->buf.len, 1);
|
| /PHP_5_3/ext/dba/ |
| H A D | dba.c | 1030 RETURN_STRINGL(val, len, 0); 1085 RETURN_STRINGL(fkey, len, 0); 1109 RETURN_STRINGL(nkey, len, 0);
|
| /PHP_5_3/ext/hash/ |
| H A D | hash.c | 167 RETURN_STRINGL(digest, ops->digest_size, 0); 174 RETURN_STRINGL(hex_digest, 2 * ops->digest_size, 0); 279 RETURN_STRINGL(digest, ops->digest_size, 0); 286 RETURN_STRINGL(hex_digest, 2 * ops->digest_size, 0); 518 RETURN_STRINGL(digest, digest_len, 0); 525 RETURN_STRINGL(hex_digest, 2 * digest_len, 0);
|
| /PHP_5_3/ext/mysqli/ |
| H A D | mysqli_priv.h | 112 RETURN_STRINGL(ret, l, 0); \
|
| /PHP_5_3/ext/reflection/ |
| H A D | php_reflection.c | 1575 RETURN_STRINGL(str.string, str.len - 1, 0); 1714 RETURN_STRINGL(fptr->op_array.doc_comment, fptr->op_array.doc_comment_len, 1); 2175 RETURN_STRINGL(str.string, str.len - 1, 0); 2547 RETURN_STRINGL(str.string, str.len - 1, 0); 2865 RETURN_STRINGL(Z_STRVAL_PP(name), backslash - Z_STRVAL_PP(name), 1); 2888 RETURN_STRINGL(backslash + 1, Z_STRLEN_PP(name) - (backslash - Z_STRVAL_PP(name) + 1), 1); 3257 RETURN_STRINGL(str.string, str.len - 1, 0); 3368 RETURN_STRINGL(ce->doc_comment, ce->doc_comment_len, 1); 4304 RETURN_STRINGL(Z_STRVAL_PP(name), backslash - Z_STRVAL_PP(name), 1); 4327 RETURN_STRINGL(backslas [all...] |
| /PHP_5_3/ext/shmop/ |
| H A D | shmop.c | 271 RETURN_STRINGL(return_string, bytes, 0);
|
| /PHP_5_3/ext/simplexml/ |
| H A D | sxe.c | 105 RETURN_STRINGL((char*)curnode->name, xmlStrlen(curnode->name), 1);
|
| /PHP_5_3/ext/standard/ |
| H A D | http.c | 223 RETURN_STRINGL(formstr.c, formstr.len, 0);
|
| H A D | info.c | 1348 RETURN_STRINGL(PHP_LOGO_GUID, sizeof(PHP_LOGO_GUID)-1, 1); 1360 RETURN_STRINGL(PHP_EGG_LOGO_GUID, sizeof(PHP_EGG_LOGO_GUID)-1, 1); 1372 RETURN_STRINGL(ZEND_LOGO_GUID, sizeof(ZEND_LOGO_GUID)-1, 1);
|
| H A D | md5.c | 65 RETURN_STRINGL(digest, 16, 1); 112 RETURN_STRINGL(digest, 16, 1);
|
| H A D | quot_print.c | 275 RETURN_STRINGL(new_str, new_str_len, 0);
|
| H A D | sha1.c | 53 RETURN_STRINGL(digest, 20, 1); 102 RETURN_STRINGL(digest, 20, 1);
|
| H A D | soundex.c | 104 RETURN_STRINGL(soundex, _small, 1);
|
| H A D | url.c | 541 RETURN_STRINGL(out_str, out_str_len, 0); 560 RETURN_STRINGL(out_str, out_str_len, 0); 642 RETURN_STRINGL(out_str, out_str_len, 0); 661 RETURN_STRINGL(out_str, out_str_len, 0);
|
| H A D | uuencode.c | 201 RETURN_STRINGL(dst, dst_len, 0); 222 RETURN_STRINGL(dst, dst_len, 0);
|
| H A D | string.c | 213 RETURN_STRINGL(result, newlen, 0); 852 RETURN_STRINGL(newtext, textlen, 0); 935 RETURN_STRINGL(newtext, newtextlen, 0); 1132 RETURN_STRINGL(implstr.c, implstr.len, 0); 1301 RETURN_STRINGL(arg, arglen, 0); 1335 RETURN_STRINGL(str, arglen, 0); 1425 RETURN_STRINGL(ret, (int)ret_len, 0); 1453 RETURN_STRINGL(ret, ret_len, 0); 1712 RETURN_STRINGL(haystack, found_offset, 1); 1714 RETURN_STRINGL(foun [all...] |
| H A D | streamsfuncs.c | 319 RETURN_STRINGL(name, name_len, 0); 399 RETURN_STRINGL(read_buf, recvd, 0); 1330 RETURN_STRINGL(buf, buf_size, 0);
|
| /PHP_5_3/ext/zlib/ |
| H A D | zlib.c | 522 RETURN_STRINGL(s2, l2, 0); 568 RETURN_STRINGL(s2, length, 0); 629 RETURN_STRINGL(s2, stream.total_out, 0); 712 RETURN_STRINGL(s2, stream.total_out, 0); 727 RETURN_STRINGL("gzip", sizeof("gzip") - 1, 1); 730 RETURN_STRINGL("deflate", sizeof("deflate") - 1, 1); 948 RETURN_STRINGL(s2, stream.total_out + GZIP_HEADER_LENGTH + (coding == CODING_GZIP ? GZIP_FOOTER_LENGTH : 0), 0); 1064 RETURN_STRINGL(string, string_len, 1);
|
| /PHP_5_3/ext/spl/ |
| H A D | spl_directory.c | 869 RETURN_STRINGL(path, path_len, 1); 887 RETURN_STRINGL(intern->file_name + path_len + 1, intern->file_name_len - (path_len + 1), 1); 889 RETURN_STRINGL(intern->file_name, intern->file_name_len, 1); 1005 RETURN_STRINGL(fname, flen, 0); 1024 RETURN_STRINGL(fname, flen, 0); 1041 RETURN_STRINGL(path, path_len, 1); 1062 RETURN_STRINGL(intern->file_name, intern->file_name_len, 1); 1079 RETURN_STRINGL(intern->file_name, intern->file_name_len, 1); 1519 RETURN_STRINGL(intern->file_name, intern->file_name_len, 1); 1554 RETURN_STRINGL(inter [all...] |
| /PHP_5_3/Zend/ |
| H A D | zend_builtin_functions.c | 328 RETURN_STRINGL(ZEND_VERSION, sizeof(ZEND_VERSION)-1, 1); 734 RETURN_STRINGL(EG(scope)->name, EG(scope)->name_length, 1); 743 RETURN_STRINGL(name, name_len, dup); 757 RETURN_STRINGL(EG(called_scope)->name, EG(called_scope)->name_length, 1); 782 RETURN_STRINGL(ce->parent->name, ce->parent->name_length, 1); 791 RETURN_STRINGL(name, name_length, 0); 804 RETURN_STRINGL(ce->parent->name, ce->parent->name_length, 1); 1737 RETURN_STRINGL(function_name, function_name_length, 0);
|