Home
last modified time | relevance | path

Searched refs:chars (Results 1 – 25 of 174) sorted by last modified time

1234567

/php-src/build/
H A Dlibtool.m46358 # 10000 chars as input seems more than enough
/php-src/ext/reflection/tests/
H A DReflectionClass_export_basic1.phpt11 $e = "15 chars long -",
19 define('K', "16 chars long --");
56 Parameter #4 [ <optional> $e = '15 chars long -' ]
/php-src/ext/standard/
H A Durl_scanner_ex.re189 smart_str_0(url); /* FIXME: Bug #70480 php_url_parse_ex() crashes by processing chars exceed len */
347 scdebug(("appending %d chars, starting with %c\n", YYCURSOR-start, *start));
H A Dstring.c5534 int chars[256]; local
5554 memset((void*) chars, 0, sizeof(chars));
5557 chars[*buf]++;
5569 add_index_long(return_value, inx, chars[inx]);
5572 if (chars[inx] != 0) {
5573 add_index_long(return_value, inx, chars[inx]);
5577 if (chars[inx] == 0) {
5578 add_index_long(return_value, inx, chars[inx]);
5582 if (chars[inx] != 0) {
5587 if (chars[inx] == 0) {
/php-src/
H A Dphp.ini-development1427 ; Users should use 32 or more chars.
1594 ; mbstring.internal_encoding setting. Input chars are
H A Dphp.ini-production1429 ; Users should use 32 or more chars.
1596 ; mbstring.internal_encoding setting. Input chars are
H A DCONTRIBUTING.md411 <long description, 79 chars per line>
/php-src/ext/dom/tests/modern/html/encoding/
H A DHTMLDocument_createFromFile_http_header.phpt34 "text/html; chars et=\"ISO-8859-1\"",
/php-src/ext/intl/converter/
H A Dconverter_arginfo.h60 ZEND_ARG_TYPE_INFO(0, chars, IS_STRING, 0)
H A Dconverter.c72 char chars[127]; in php_converter_default_callback() local
73 int8_t chars_len = sizeof(chars); in php_converter_default_callback()
77 chars[0] = 0x1A; in php_converter_default_callback()
78 chars[1] = 0; in php_converter_default_callback()
81 RETVAL_STRINGL(chars, chars_len); in php_converter_default_callback()
95 chars[0] = 0x1A; in php_converter_default_callback()
96 chars[1] = 0; in php_converter_default_callback()
100 RETVAL_STRINGL(chars, chars_len); in php_converter_default_callback()
552 char *chars; in PHP_METHOD() local
592 char chars[127]; in PHP_METHOD() local
[all …]
H A Dconverter.stub.php153 public function setSubstChars(string $chars): bool {} argument
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c5568 chars->chars[0] = chr; in add_prefix_char()
5576 if (chars->chars[i] == chr) in add_prefix_char()
5585 chars->chars[count] = chr; in add_prefix_char()
6033 a1 = chars[i].chars[0]; in check_fast_forward_char_pair_simd()
6034 a2 = chars[i].chars[1]; in check_fast_forward_char_pair_simd()
6064 …har_pair_simd(common, max_i, chars[max_i].chars[0], chars[max_i].chars[1], max_j, chars[max_j].cha… in check_fast_forward_char_pair_simd()
6192 chars[i].chars[1] = chars[i].chars[0]; in fast_forward_first_n_chars()
6196 SLJIT_ASSERT(chars[i].chars[0] != chars[i].chars[1]); in fast_forward_first_n_chars()
6198 if (is_powerof2(chars[i].chars[0] ^ chars[i].chars[1])) in fast_forward_first_n_chars()
6283 fast_forward_first_char2(common, chars[offset].chars[0], chars[offset].chars[1], offset); in fast_forward_first_n_chars()
[all …]
H A Dpcre2_jit_neon_inc.h90 …_FUNC FF_FUN(sljit_u8 *str_end, sljit_u8 **str_ptr, sljit_uw offs1, sljit_uw offs2, sljit_uw chars) in FF_FUN() argument
99 ic.x = chars; in FF_FUN()
/php-src/ext/ldap/
H A Dldap.c3799 static void php_ldap_escape_map_set_chars(bool *map, const char *chars, const size_t charslen, char… in php_ldap_escape_map_set_chars() argument
3803 map[(unsigned char) chars[i++]] = escape; in php_ldap_escape_map_set_chars()
/php-src/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_b_64bit.phpt60 "1234\t\n5678\n\t9100\rabcda\x0000cdeh\0stuv", // strings with escape chars
H A Ddebug_zval_dump_b.phpt56 "1234\t\n5678\n\t9100\rabcda\x0000cdeh\0stuv", // strings with escape chars
/php-src/ext/gd/tests/
H A Dbug53504.phpt32 // Small/single chars:
/php-src/ext/mbstring/tests/
H A Dmb_strcut.phpt10 $chars = mb_str_split($string, 1, $encoding);
13 }, $chars)) . ']';
264 print "Two chars: [" . bin2hex(mb_strcut("ABC", 1, 2, "ASCII")) . "]\n";
265 print "Two chars: [" . bin2hex(mb_strcut("ABC", 1, 3, "ASCII")) . "]\n";
276 print "Two chars: [" . bin2hex(mb_strcut("\x00A\x00B\x00C", 1, 4, "UCS-2BE")) . "]\n";
469 Two chars: [4243]
470 Two chars: [4243]
478 Two chars: [00410042]
H A Dmbregex_stack_limit2.phpt15 function mb_trim_regex( $string, $chars = "", $chars_array = array() )
17 …for( $x=0; $x<iconv_strlen( $chars ); $x++ ) $chars_array[] = preg_quote( iconv_substr( $chars, $x…
H A Dbug49354.phpt7 $crap = 'AåBäCöDü'; // sequence of 1-byte and 2-byte chars: [41 c3a5 42 c3a4 43 c3b6 44 c3bc]
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt108 // hostnames > 1024 chars break on some NIS-enabled FreeBSD...
/php-src/ext/date/lib/
H A Dparse_date.re2514 …case TIMELIB_FORMAT_SKIP_TO_SEPARATOR: /* random chars until a separator or number ([ \t.,:;/-0123…
2518 case TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS: /* allow extra chars in the format */
/php-src/ext/pdo/tests/
H A Dbug_36798.phpt2 PDO Common: Bug #36798 (Error parsing named parameters with queries containing high-ascii chars)
/php-src/ext/standard/tests/file/
H A Dfilesize_variation4-win32.phpt18 …ning all the types like !@@##$%^&*():<>?|~+!;',.\][{}(special) chars, 12345(numeric) chars, and \n…
H A Dfilesize_variation4.phpt20 rs, 12345(numeric) chars, and \n(newline char), \t(tab), \0, \r and so on........\0";

Completed in 138 milliseconds

1234567