Home
last modified time | relevance | path

Searched refs:first (Results 501 – 521 of 521) sorted by relevance

1...<<21

/php-src/
H A Dphp.ini-production693 ; first used (Just In Time) instead of when the script starts. If these
1361 ; https://tools.ietf.org/html/draft-west-first-party-cookies-07
1560 ; The version of the .NET framework to use. The value of the setting are the first three parts
1743 ; warnings will only be emitted when the file is first cached.
H A DREADME.REDIST.BINS272 the new terms are clearly indicated on the first page of each file where
/php-src/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt120 // but mb_detect_encoding still guesses UTF-8 because it is the first one in the list
/php-src/Zend/
H A Dzend_execute.c3982 static zend_always_inline void zend_init_cvs(uint32_t first, uint32_t last EXECUTE_DATA_DC) in zend_init_cvs() argument
3984 if (EXPECTED(first < last)) { in zend_init_cvs()
3985 uint32_t count = last - first; in zend_init_cvs()
3986 zval *var = EX_VAR_NUM(first); in zend_init_cvs()
H A Dzend_compile.c4544 znode first; in zend_compile_func_array_slice() local
4550 first.op_type = IS_CONST; in zend_compile_func_array_slice()
4551 ZVAL_LONG(&first.u.constant, Z_LVAL_P(zv)); in zend_compile_func_array_slice()
4552 zend_emit_op_tmp(result, ZEND_FUNC_GET_ARGS, &first, NULL); in zend_compile_func_array_slice()
/php-src/ext/soap/
H A Dsoap.c4307 int first = 0; in type_to_string() local
4311 if (!first) { in type_to_string()
4313 first = 0; in type_to_string()
/php-src/Zend/Optimizer/
H A Dzend_inference.c4223 int first = 1; in zend_infer_types_ex() local
4238 if (first) { in zend_infer_types_ex()
4241 first = 0; in zend_infer_types_ex()
/php-src/Zend/tests/
H A D019.phpt153 //dump the resource first
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c8694 BOOL first = TRUE; in do_extuni_utf() local
8704 if (first) in do_extuni_utf()
8708 first = FALSE; in do_extuni_utf()
8762 BOOL first = TRUE; in do_extuni_utf_invalid() local
8772 if (first) in do_extuni_utf_invalid()
8776 first = FALSE; in do_extuni_utf_invalid()
/php-src/build/
H A Dlibtool.m4470 # So, first we look for a working echo in the user's PATH.
1520 # FIXME: first we should search . and the directory the executable is in
2288 # If it is relative, then search for the first ld in PATH.
2606 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
H A Dphp.m41823 dnl Check libc first if no path is provided in --with-iconv.
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c3556 bool first = 1; in zend_jit_case_start() local
3563 if (!first) { in zend_jit_case_start()
3572 first = 0; in zend_jit_case_start()
3576 if (!first) { in zend_jit_case_start()
/php-src/ext/fileinfo/
H A Dlibmagic.patch2629 * try looking at the first ms->bytes_max bytes
/php-src/ext/mbstring/tests/data/
H A DBIG5.txt52 # for bopomofo and is intended to be the tone mark for the first tone in
54 # MACRON (Mandarin Chinese first tone) to reflect this semantic.
56 # the first Mandarin tone, most implementations of Big Five represent
624 0xA3BC 0x02C9 # MODIFIER LETTER MACRON (Mandarin Chinese first tone)
H A DMacJapanese-SJIS.txt121 # c) Two-byte characters with first/lead/high byte in the range
123 # range 0x40-0x7E or 0x80-0xFC. The first byte range was chosen
H A DJISX0212.txt41 # To change hex to kuten form, first subtract 0x2020. Then
H A DGB2312.txt5 0x2125 0x02C9 # MODIFIER LETTER MACRON (Mandarin Chinese first tone)
H A DJISX0208.txt42 # To change hex to kuten form, first subtract 0x2020. Then
H A DKSX1001.txt66 # first subtract 0x2020. Then
/php-src/ext/opcache/jit/ir/
H A Dir_aarch64.dasc5904 /* skip first instruction */
H A Dir_x86.dasc10342 /* skip first instruction */

Completed in 316 milliseconds

1...<<21