/PHP-5.4/ext/dba/ |
H A D | dba_cdb.c | 55 int make; member 67 int make; in DBA_OPEN_FUNC() local 77 make = 0; in DBA_OPEN_FUNC() 89 make = 1; in DBA_OPEN_FUNC() 106 if (make) { in DBA_OPEN_FUNC() 111 cdb->make = make; in DBA_OPEN_FUNC() 156 if (cdb->make) in DBA_FETCH_FUNC() 185 if (!cdb->make) in DBA_UPDATE_FUNC() 200 if (cdb->make) in DBA_EXISTS_FUNC() 253 if (cdb->make) in DBA_FIRSTKEY_FUNC() [all …]
|
/PHP-5.4/ |
H A D | vcsclean | 4 ${MAKE:-make} -f build/build.mk cvsclean-work 6 ${MAKE:-make} -f build/build.mk svnclean-work 8 ${MAKE:-make} -f build/build.mk gitclean-work
|
H A D | buildconf | 44 ${MAKE:-make} -s -f build/build.mk SUPPRESS_WARNINGS="" 46 ${MAKE:-make} -s -f build/build.mk
|
H A D | README.TESTING | 14 The easiest way to test your PHP build is to run "make test" from the 19 type "make test" to execute all or some test scripts saved under 23 make test 25 "make test" basically executes "run-tests.php" script 33 [Which "php" executable "make test" look for] 39 If you run the tests using make test, the PHP CLI and CGI executables are 51 "make test" uses the same php.ini file as it would once installed. 59 "run-tests.php" ("make test"), without any arguments executes all 114 and "make test" will set the exit status ("$?") to non-zero, when an 146 REPORT_EXIT_STATUS is set. The result of "make test" may be higher [all …]
|
H A D | snapshot | 7 ${MAKE:-make} $flags -f build/build.mk snapshot
|
H A D | makerpm | 78 make 98 make clean 99 make
|
/PHP-5.4/ext/intl/tests/ |
H A D | msgfmt_format.phpt | 16 …'en_US' => "{0,number,integer} monkeys on {1,number,integer} trees make {2,number} monkeys per tre… 19 …'en_UK' => "{0,number,integer} monkeys on {1,number,integer} trees make {2,number} monkeys per tre… 50 '4,560 monkeys on 123 trees make 37.073 monkeys per tree' 51 '4,560 monkeys on 123 trees make 37.073 monkeys per tree' 62 '4,560 monkeys on 123 trees make 37.073 monkeys per tree' 63 '4,560 monkeys on 123 trees make 37.073 monkeys per tree'
|
H A D | msgfmt_parse.phpt | 16 …'en_US' => "{0,number,integer} monkeys on {1,number,integer} trees make {2,number} monkeys per tre… 19 …'en_UK' => "{0,number,integer} monkeys on {1,number,integer} trees make {2,number} monkeys per tre… 25 'en_US' => "4,560 monkeys on 123 trees make 37.073 monkeys per tree", 28 'en_UK' => "4,560 monkeys on 123 trees make 37.073 monkeys per tree", 29 'root' => "4,560 monkeys on 123 trees make 37.073 monkeys per tree",
|
/PHP-5.4/ext/mbstring/libmbfl/ |
H A D | INSTALL | 6 make 7 make install
|
/PHP-5.4/ext/soap/ |
H A D | TODO.old | 2 make sure soap 1.1 and 1.2 is supported fully 5 make internal references for soap encoding (use serialization logic) 14 make the 'soap' packet abstract.. maybe incorperate xml-rpc 15 make the transport layer abstract.. what other transport layers are needed?... who uses smtp? what … 16 make $soap_object->data = 'text'; maybe invoke a set_*() and/or get_*() method 26 make php-soap work as a standalone server using php_streams and the new socket extension
|
H A D | TODO | 3 - make sure soapserver.map(), soap_encode_to_xml() and soap_encode_to_zval() are really need 12 - make sure soap 1.1 and 1.2 are supported fully 44 ? make internal references for soap encoding (use serialization logic)???
|
/PHP-5.4/ext/bcmath/libbcmath/ |
H A D | INSTALL | 4 make 5 make install
|
/PHP-5.4/ext/ereg/regex/ |
H A D | README | 16 -DUSEBCOPY will make utils.h substitute bcopy() for memmove(). 18 After that, "make r" will build regcomp.o, regexec.o, regfree.o, 22 "make lib" builds just the .o files for the actual routines (when 25 library or *.o ("make lib" makes sure there are no other .o files left
|
/PHP-5.4/sapi/webjames/ |
H A D | README | 25 $ make install 28 $ make
|
/PHP-5.4/ext/mbstring/oniguruma/ |
H A D | README.ja | 31 2. make 32 3. make install 36 make uninstall 40 make atest
|
/PHP-5.4/ext/sysvmsg/tests/ |
H A D | 004.phpt | 17 echo "Set uid:\n"; // same as the running user to make it succeed 23 echo "Set gid:\n"; // same as the running user to make it succeed
|
/PHP-5.4/pear/ |
H A D | install-pear.txt | 11 | # make install-su |
|
/PHP-5.4/Zend/tests/ |
H A D | inter_007.phpt | 20 Fatal error: Cannot make non static method c::B() static in class d in %s on line %d
|
/PHP-5.4/sapi/pi3web/ |
H A D | README | 36 make 48 Run make in the Pi3Web /Source/PHP5 directory.
|
/PHP-5.4/ext/standard/tests/array/ |
H A D | bug25359.phpt | 8 global $data; // Remove this line to make array_multisort() work
|
/PHP-5.4/ext/pcre/tests/ |
H A D | bug47229.phpt | 8 // make sure there's no regression in matching
|
/PHP-5.4/ext/imap/tests/ |
H A D | skipif.inc | 4 // Change these to make tests run successfully
|
/PHP-5.4/ext/snmp/tests/ |
H A D | snmpd.conf | 8 Do not enable them - being set here they make appropriate OID switch into r/o
|
H A D | README | 21 > make -C ../../.. test TESTS="`cd ../../..; /bin/ls -1 ext/snmp/tests/*.phpt | xargs echo`" 35 Before launching daemon make sure that there is no file /var/net-snmp/snmpd.conf
|
/PHP-5.4/ext/pdo_pgsql/tests/ |
H A D | common.phpt | 8 # Also update config.inc if you make changes here...
|