Home
last modified time | relevance | path

Searched refs:target (Results 126 – 134 of 134) sorted by relevance

123456

/PHP-7.4/
H A Dphp.ini-development233 ; output buffer. You can set target tags by this configuration.
1483 ; To enable rewrites for absolute paths, target hosts must be specified
H A Dphp.ini-production233 ; output buffer. You can set target tags by this configuration.
1483 ; To enable rewrites for absolute paths, target hosts must be specified
H A Dconfigure.ac573 AX_GCC_FUNC_ATTRIBUTE([target])
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c103 #define GET_REFLECTION_OBJECT_PTR(target) do { \ argument
105 target = intern->ptr; \
/PHP-7.4/build/
H A Dlibtool.m4335 # if running on 10.5 or later, the deployment target defaults
337 # target defaults to 10.4. Don't you love it?
443 # The HP-UX ksh and POSIX shell print the target directory to stdout
4150 # The HP-UX ksh and POSIX shell print the target directory to stdout
/PHP-7.4/Zend/
H A Dzend_vm_execute.h2752 ZEND_VM_JMP_EX(target, 0); in ZEND_ASSERT_CHECK_SPEC_HANDLER()
18762 char *target; in ZEND_ROPE_END_SPEC_TMP_CONST_HANDLER() local
18800 target = Z_STRVAL_P(ret); in ZEND_ROPE_END_SPEC_TMP_CONST_HANDLER()
18803 target += ZSTR_LEN(rope[i]); in ZEND_ROPE_END_SPEC_TMP_CONST_HANDLER()
18806 *target = '\0'; in ZEND_ROPE_END_SPEC_TMP_CONST_HANDLER()
19190 char *target; in ZEND_ROPE_END_SPEC_TMP_TMPVAR_HANDLER() local
19228 target = Z_STRVAL_P(ret); in ZEND_ROPE_END_SPEC_TMP_TMPVAR_HANDLER()
19234 *target = '\0'; in ZEND_ROPE_END_SPEC_TMP_TMPVAR_HANDLER()
20101 char *target; in ZEND_ROPE_END_SPEC_TMP_CV_HANDLER() local
20139 target = Z_STRVAL_P(ret); in ZEND_ROPE_END_SPEC_TMP_CV_HANDLER()
[all …]
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9561 jump_list **target = (conditional) ? &backtrack->condfailed : &backtrack->common.topbacktracks; in compile_assert_matchingpath() local
9591 found = (opcode == OP_ASSERT || opcode == OP_ASSERTBACK) ? &tmp : target; in compile_assert_matchingpath()
9843 add_jump(compiler, target, jump); in compile_assert_matchingpath()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2634 # LST header system_id 0210h~PA-RISC 1.1,... identifies the target architecture
3239 # attribute: 0x2~?? 0x10~symlink|target 0x20~normal
3984 >20 beshort 0443 (target shared library)
6317 >20 short 0443 (target shared library)
6329 >20 short 0443 (target shared library)
H A Dmagic2634 # LST header system_id 0210h~PA-RISC 1.1,... identifies the target architecture
3239 # attribute: 0x2~?? 0x10~symlink|target 0x20~normal
3984 >20 beshort 0443 (target shared library)
6317 >20 short 0443 (target shared library)
6329 >20 short 0443 (target shared library)

Completed in 275 milliseconds

123456