Home
last modified time | relevance | path

Searched refs:in (Results 26 – 50 of 7209) sorted by path

12345678910>>...289

/php-src/TSRM/
H A Dtsrm_win32.c452 HANDLE in, out; in popen_ex() local
505 if (!type_len || !CreatePipe(&in, &out, &security, 2048L)) { in popen_ex()
523 in = dupHandle(in, FALSE); in popen_ex()
528 startup.hStdInput = in; in popen_ex()
578 fno = _open_osfhandle((tsrm_intptr_t)in, _O_RDONLY | mode); in popen_ex()
582 CloseHandle(in); in popen_ex()
/php-src/
H A DUPGRADING5 3. Changes in SAPI modules
70 passed for parameter $row. Now, a warning is emitted in this case.
189 requests in non-POST HTTP requests.
231 are now allowed between braces in Perl-compatible items, and
241 This RFC adds subclasses for PDO in order to better support
285 . Added support for clark notation for namespaces in class map.
302 3. Changes in SAPI modules
396 number in the hexadecimal format.
515 that was introduced in libsodium 1.0.19.
546 . Implemented opt-in ext/dom spec compliance RFC.
[all …]
H A DUPGRADING.INTERNALS31 be more in line with what callbacks are returning.
95 - Symbol DBA_CDB_MAKE removed in ext/dba.
105 - The configure option --with-openssl-dir has been removed. SSL support in
114 - HAVE_ODBC2 symbol has been removed in ext/odbc.
115 - Removed linking with obsolete dnet_stub library in ext/pdo_dblib.
137 - Added Bison flag '-Wall' when generating lexer files as done in *nix build
140 in ext/mbstring/libmbfl removed.
141 - FIBER_ASSEMBLER and FIBER_ASM_ARCH Makefile variables removed in favor of
177 in needless indirection. Functions taking a php_random_algo struct pointer
189 in php_random.h for compatibility with existing users.
[all …]
/php-src/Zend/
H A DLICENSE6 Redistribution and use in source and binary forms, with or without
13 2. Redistributions in binary form must reproduce the above
15 disclaimer in the documentation and/or other materials provided
H A DREADME.md27 that valgrind can correctly track the memory leaks in shared extensions. For
37 method). As in most PHP applications raw execution speed isn't the limiting
59 same as in old `zend_execute.c`, but now it uses macros to access opcode
62 You can see the conformity of new macros to old code in the following list:
H A DZend.m4134 dnl Ugly hack to check if dlsym() requires a leading underscore in symbol name.
137 AC_MSG_CHECKING([whether dlsym() requires a leading underscore in symbol names])
142 …AC_DEFINE(DLSYM_NEEDS_UNDERSCORE, 1, [Define if dlsym() requires a leading underscore in symbol na…
213 …t for implicit fallthrough level 1, also add after previous CFLAGS as level 3 is enabled in -Wextra
/php-src/Zend/Optimizer/
H A Dzend_dfg.c257 zend_bitset tmp, def, use, in, out; in zend_build_dfg() local
265 in = dfg->in; in zend_build_dfg()
308 …zend_bitset_copy(DFG_BITSET(out, set_size, j), DFG_BITSET(in, set_size, blocks[j].successors[0]), … in zend_build_dfg()
310 …zend_bitset_union(DFG_BITSET(out, set_size, j), DFG_BITSET(in, set_size, blocks[j].successors[k]),… in zend_build_dfg()
316 if (!zend_bitset_equal(DFG_BITSET(in, set_size, j), tmp, set_size)) { in zend_build_dfg()
317 zend_bitset_copy(DFG_BITSET(in, set_size, j), tmp, set_size); in zend_build_dfg()
H A Dzend_dfg.h31 zend_bitset in; member
H A Dzend_dump.c1234 zend_dump_var_set(op_array, "in ", DFG_BITSET(dfg->in, dfg->size, j)); in zend_dump_dfg()
H A Dzend_ssa.c65 if (!DFG_ISSET(dfg->in, dfg->size, to, var)) { in needs_pi()
942 zend_bitset def, in, phi; in zend_build_ssa() local
964 dfg.in = dfg.use + set_size * blocks_count; in zend_build_ssa()
965 dfg.out = dfg.in + set_size * blocks_count; in zend_build_ssa()
974 in = dfg.in; in zend_build_ssa()
997 zend_bitset_union(phi_j, in + (j * set_size), set_size); in zend_build_ssa()
1003 phi_j, phi_j, def + (i * set_size), in + (j * set_size), set_size); in zend_build_ssa()
/php-src/Zend/asm/
H A DLICENSE10 The copyright notices in the Software and this entire statement, including
12 must be included in all copies of the Software, in whole or in part, and
14 works are solely in the form of machine-executable object code generated by
H A Djump_arm64_aapcs_elf_gas.S80 # store RSP (pointing to context-data) in X0
101 # pass transfer_t as first arg in context function
H A Djump_arm64_aapcs_macho_gas.S78 ; store RSP (pointing to context-data) in X0
99 ; pass transfer_t as first arg in context function
H A Djump_arm64_aapcs_pe_armasm.asm92 ; store RSP (pointing to context-data) in X0
121 ; pass transfer_t as first arg in context function
H A Djump_arm_aapcs_elf_gas.S60 @ store RSP (pointing to context-data) in A1
79 @ pass transfer_t as first arg in context function
H A Djump_arm_aapcs_macho_gas.S66 @ store RSP (pointing to context-data) in A1
81 @ store SjLj handler in TLS
90 @ pass transfer_t as first arg in context function
H A Djump_i386_ms_pe_masm.asm63 ; store ESP (pointing to context-data) in EAX
H A Djump_loongarch64_sysv_elf_gas.S76 # store SP (pointing to context-data) in A2
106 # pass transfer_t as first arg in context function
H A Djump_mips32_o32_elf_gas.S73 # store SP (pointing to context-data) in A0
109 # pass transfer_t as first arg in context function
H A Djump_mips64_n64_elf_gas.S81 # store SP (pointing to old context-data) in v0 as return
H A Djump_ppc32_sysv_elf_gas.S67 stw %r0, 244(%r1) # save LR in caller's frame
H A Djump_ppc32_sysv_macho_gas.S134 ; store RSP (pointing to context-data) in R6
H A Djump_ppc32_sysv_xcoff_gas.S102 # Save registers F14 to F31 in slots with 8-byte alignment.
131 # store RSP (pointing to context-data) in R6
199 # zero in r3 indicates first jump to context-function
H A Djump_ppc64_sysv_elf_gas.S136 # store RSP (pointing to context-data) in R6
188 # arg pointer already in %r4
194 # zero in r3 indicates first jump to context-function
H A Djump_ppc64_sysv_macho_gas.S106 ; store RSP (pointing to context-data) in R6
147 ; zero in r3 indicates first jump to context-function

Completed in 60 milliseconds

12345678910>>...289