Home
last modified time | relevance | path

Searched refs:second (Results 376 – 395 of 395) sorted by relevance

1...<<111213141516

/php-src/ext/mbstring/tests/
H A Dutf_encodings.phpt847 // First half of surrogate pair not followed by second part
867 // First half of surrogate pair not followed by second part
1066 // First half of surrogate pair not followed by second half
H A Dutf7imap_encoding.phpt110 /* 1. The second half of a surrogate pair could come first, */
H A Dmb_detect_encoding.phpt119 // We do not have any strong hints showing that the second one is actually UTF-8...
/php-src/ext/intl/
H A Dphp_intl_arginfo.h60 ZEND_ARG_TYPE_INFO(0, second, IS_LONG, 0)
187 ZEND_ARG_INFO(0, second)
/php-src/ext/date/tests/
H A Dbug33414-1.phpt52 $strtotime_tstamp = strtotime("second Monday", $tStamp);
/php-src/ext/standard/
H A Darray.c131 zval second; in php_array_key_compare_unstable_i() local
144 ZVAL_STR(&second, s->key); in php_array_key_compare_unstable_i()
146 ZVAL_LONG(&second, s->h); in php_array_key_compare_unstable_i()
148 return zend_compare(&first, &second); in php_array_key_compare_unstable_i()
5034 static int zval_compare(zval *first, zval *second) /* {{{ */ argument
5036 return string_compare_function(first, second);
/php-src/build/
H A Dphp_cxx_compile_stdcxx.m410 dnl second arg - if mandatory, the configure will fail when no features found.
/php-src/ext/standard/tests/file/
H A Dfile.inc577 $stat2 = second stat array
/php-src/
H A Dphp.ini-development1678 ; (time to live) Sets the number of second while cached file will be used
1728 ; memory storage allocation. ("1" means validate once per second, but only
1799 ; Enables and sets the second level cache directory.
H A Dphp.ini-production1680 ; (time to live) Sets the number of second while cached file will be used
1730 ; memory storage allocation. ("1" means validate once per second, but only
1801 ; Enables and sets the second level cache directory.
H A DREADME.REDIST.BINS112 The second condition in the BSD licence (covering binary redistributions) does
/php-src/docs/
H A Drelease-process.md21 release. The pre-release cycle begins on the second Thursday of June with the
658 The first number is the major version, and the second number is the minor
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます606 >24 lelong >0 \b, second stage
5918 # second of release (0-59)
18563 # second
22911 # No second checksum
25520 # second (0-59)
28392 # second member info
32666 # Match all possible second packets.
34207 # display second chunk for debugging
34280 # display second chunk for debugging
37535 >28 belong 1 \b, 1 leap second
[all …]
H A Dmagic606 >24 lelong >0 \b, second stage
5918 # second of release (0-59)
18563 # second
22911 # No second checksum
25520 # second (0-59)
28392 # second member info
32666 # Match all possible second packets.
34207 # display second chunk for debugging
34280 # display second chunk for debugging
37535 >28 belong 1 \b, 1 leap second
[all …]
/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cjk.c2610 uint32_t mb_convert_kana_codepoint(uint32_t c, uint32_t next, bool *consumed, uint32_t *second, uns… in mb_convert_kana_codepoint() argument
2718 *second = 0xFF00 + zenkana2hankana_table[n][1]; in mb_convert_kana_codepoint()
2726 *second = 0xFF00 + zenkana2hankana_table[n][1]; in mb_convert_kana_codepoint()
/php-src/ext/date/
H A Dphp_date.c3138 PHP_DATE_PARSE_DATE_SET_TIME_ELEMENT(second, s); in php_date_do_return_parsed_time()
/php-src/ext/opcache/jit/ir/
H A Dir_aarch64.dasc4746 /* delay REG->REG moves to second pass */
H A Dir_x86.dasc8549 /* delay REG->REG moves to second pass */
/php-src/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt122 # 0x81-0x9F or 0xE0-0xFC, and second/trail/low byte in the
H A DBIG5.txt625 0xA3BD 0x02CA # MODIFIER LETTER ACUTE ACCENT (Mandarin Chinese second tone)

Completed in 329 milliseconds

1...<<111213141516