Home
last modified time | relevance | path

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

12345

/PHP-5.5/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.5/ext/standard/tests/strings/
H A Dhtml_entity_decode_html5.phpt1927 "&target;",
4061 &target; => ⌖ e28c96
H A Dhtmlentities_html5.phpt953 &target; U+02316
/PHP-5.5/ext/standard/html_tables/
H A Dents_html5.txt1922 target 02316
/PHP-5.5/ext/dom/
H A Ddocument.c66 ZEND_ARG_INFO(0, target)
/PHP-5.5/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.5/ext/standard/
H A Dbasic_functions.c1605 ZEND_ARG_INFO(0, target)
1610 ZEND_ARG_INFO(0, target)
/PHP-5.5/ext/imap/
H A Dphp_imap.c3489 #define PHP_RFC822_PARSE_ADRLIST(target, value) \ in PHP_FUNCTION() argument
3491 rfc822_parse_adrlist(target, str_copy, "NO HOST"); \ in PHP_FUNCTION()
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c102 #define GET_REFLECTION_OBJECT_PTR(target) … argument
108target = intern->ptr; …
/PHP-5.5/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.5/
H A DINSTALL511 To build a multithreaded version of Apache, the target system must
H A DNEWS4566 . Fixed symbolic resolution support when the target is a DFS share. (Pierre)
7424 - Changed CGI install target to php-cgi and 'make install' to install CLI
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic2562 >20 beshort 0443 (target shared library)
3831 >20 short 0443 (target shared library)
3843 >20 short 0443 (target shared library)

Completed in 433 milliseconds

12345