Home
last modified time | relevance | path

Searched refs:target (Results 101 – 119 of 119) sorted by relevance

12345

/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c913 target_addr = jump->u.target; in detect_jump_type()
1076 addr = (jump->flags & JUMP_LABEL) ? jump->u.label->addr : jump->u.target; in sljit_generate_code()
2369 jump->u.target = srcw; in sljit_emit_ijump()
/PHP-5.6/ext/standard/tests/strings/
H A Dget_html_translation_table_basic5.phpt1430 [⌖] => ⌖
H A Dhtml_entity_decode_html5.phpt1927 "⌖",
4061 ⌖ => ⌖ e28c96
H A Dhtmlentities_html5.phpt953 ⌖ U+02316
/PHP-5.6/ext/bcmath/libbcmath/
H A Dconfigure32 target=NONE
/PHP-5.6/
H A Dltmain.sh677 target )
691 arg_mode=target
769 target)
H A Dacinclude.m4223 dnl PHP_ADD_SOURCES_X(source-path, sources[, special-flags[, target-var[, shared[, special-post-fla…
226 dnl name of the array target-var directly, as well as whether
872 dnl PHP_SELECT_SAPI(name, type[, sources [, extra-cflags [, build-target]]])
H A DINSTALL511 To build a multithreaded version of Apache, the target system must
H A DNEWS6144 . Fixed symbolic resolution support when the target is a DFS share. (Pierre)
9002 - Changed CGI install target to php-cgi and 'make install' to install CLI
/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.c85388 assert( target>0 && target<=pParse->nMem );
85491 if( inReg!=target ){
85493 inReg = target;
85586 inReg = target;
85595 inReg = target;
85856 target
86067 assert( target>0 && target<=pParse->nMem );
86109 assert( target>0 );
86401 assert( target>0 );
86411 if( inReg!=target+i ){
[all …]
/PHP-5.6/ext/dom/
H A Ddocument.c66 ZEND_ARG_INFO(0, target)
/PHP-5.6/ext/standard/html_tables/
H A Dents_html5.txt1922 target 02316
/PHP-5.6/ext/pcre/pcrelib/
H A DChangeLog2746 Makefile.am that cause it to include this special target, without
2747 affecting anything else. Note that the same mingw target plus all
4079 backslash in a target when C++ was disabled. This confuses some
4271 13. Added an "uninstall" target to the makefile.
4671 <winshared>: new target
4672 <wininstall>: new target
5294 5. Add $(DESTDIR)/ in front of all the paths in the "install" target in the
5351 the "install" target:
5440 5. The Makefile now contains an "install" target, with editable destinations at
5725 3. Added the "runtest" target to Makefile.
H A Dpcre_jit_compile.c6470 jump_list **target = (conditional) ? &backtrack->condfailed : &backtrack->common.topbacktracks; in compile_assert_matchingpath() local
6500 found = (opcode == OP_ASSERT || opcode == OP_ASSERTBACK) ? &tmp : target; in compile_assert_matchingpath()
6731 add_jump(compiler, target, jump); in compile_assert_matchingpath()
/PHP-5.6/ext/standard/
H A Dbasic_functions.c1582 ZEND_ARG_INFO(0, target)
1587 ZEND_ARG_INFO(0, target)
/PHP-5.6/ext/imap/
H A Dphp_imap.c3514 #define PHP_RFC822_PARSE_ADRLIST(target, value) \ in PHP_FUNCTION() argument
3516 rfc822_parse_adrlist(target, str_copy, "NO HOST"); \ in PHP_FUNCTION()
/PHP-5.6/ext/reflection/
H A Dphp_reflection.c102 #define GET_REFLECTION_OBJECT_PTR(target) … argument
108target = intern->ptr; …
/PHP-5.6/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
4154 # The HP-UX ksh and POSIX shell print the target directory to stdout
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic2662 >20 beshort 0443 (target shared library)
4035 >20 short 0443 (target shared library)
4047 >20 short 0443 (target shared library)

Completed in 541 milliseconds

12345