Home
last modified time | relevance | path

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

1...<<21

/php-src/ext/soap/
H A Dsoap.c4223 int first = 0; local
4227 if (!first) {
4229 first = 0;
/php-src/Zend/Optimizer/
H A Dzend_inference.c4233 int first = 1; in zend_infer_types_ex() local
4248 if (first) { in zend_infer_types_ex()
4251 first = 0; in zend_infer_types_ex()
/php-src/Zend/tests/
H A D019.phpt153 //dump the resource first
/php-src/
H A DREADME.REDIST.BINS272 the new terms are clearly indicated on the first page of each file where
/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/Zend/
H A Dzend_compile.c4530 znode first; in zend_compile_func_array_slice() local
4536 first.op_type = IS_CONST; in zend_compile_func_array_slice()
4537 ZVAL_LONG(&first.u.constant, Z_LVAL_P(zv)); in zend_compile_func_array_slice()
4538 zend_emit_op_tmp(result, ZEND_FUNC_GET_ARGS, &first, NULL); in zend_compile_func_array_slice()
/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.m41854 dnl Check libc first if no path is provided in --with-iconv.
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c3543 bool first = 1; in zend_jit_case_start() local
3550 if (!first) { in zend_jit_case_start()
3559 first = 0; in zend_jit_case_start()
3563 if (!first) { in zend_jit_case_start()
/php-src/ext/fileinfo/
H A Dlibmagic.patch2659 * 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.dasc10281 /* skip first instruction */

Completed in 222 milliseconds

1...<<21