Home
last modified time | relevance | path

Searched refs:all (Results 101 – 125 of 809) sorted by relevance

12345678910>>...33

/PHP-5.6/ext/mysql/
H A Dmysql.mak23 # Extensions of all input and output files
93 all: prebuild project target
95 .PHONY: all
151 @echo Deleting all dependency files...
156 @echo Deleting all object files...
/PHP-5.6/ext/pgsql/
H A Dpgsql.mak20 # Extensions of all input and output files
92 all: prebuild project target
94 .PHONY: all
152 @echo Deleting all dependency files...
157 @echo Deleting all object files...
/PHP-5.6/ext/xml/
H A Dxml.mak15 # Extensions of all input and output files
95 all: prebuild project target
97 .PHONY: all
154 @echo Deleting all dependency files...
159 @echo Deleting all object files...
/PHP-5.6/ext/ldap/
H A Dldap.mak15 # Extensions of all input and output files
96 all: prebuild project target
98 .PHONY: all
155 @echo Deleting all dependency files...
160 @echo Deleting all object files...
/PHP-5.6/ext/standard/tests/array/
H A Duasort_variation3.phpt2 Test uasort() function : usage variations - sort array with all posible keys
14 echo "*** Testing uasort() : Sorting array with all possible keys ***\n";
98 *** Testing uasort() : Sorting array with all possible keys ***
H A Darray_filter_basic.phpt14 // Initialise all required variables
29 // with all possible arguments
H A Darray_rand_basic2.phpt27 echo"\n-- with all default and optional arguments --\n";
39 -- with all default and optional arguments --
/PHP-5.6/ext/date/tests/
H A Dgmmktime_variation8.phpt13 // Initialise all required variables
24 // Initialise all required variables
H A Dlocaltime_basic.phpt16 // Initialise all required variables
20 // Calling localtime() with all possible arguments
/PHP-5.6/ext/soap/tests/schema/
H A Dschema082.phpt12 <all>
14 </all>
H A Dschema024.phpt12 <all>
14 </all>
H A Dschema029.phpt12 <all>
14 </all>
H A Dschema084.phpt12 <all>
14 </all>
H A Dschema026.phpt12 <all>
14 </all>
/PHP-5.6/ext/standard/tests/strings/
H A Dstr_shuffle_basic.phpt16 // Initialize all required variables
21 // For a given i/p string ensure that all combinations are
H A Dbug40432.phpt5 echo strip_tags('<span title="test > all">this</span>') . "\n";
/PHP-5.6/win32/build/
H A DMakefile.phpize11 all: $(EXT_TARGETS) $(PECL_TARGETS)
19 clean-all:
/PHP-5.6/ext/spl/examples/
H A Dinigroups.inc16 * @brief Class to iterate all groups within an ini file.
20 * Using this class you can iterator over all groups of a ini file.
/PHP-5.6/ext/standard/tests/general_functions/
H A D003.phpt54 echo ($n==0)?"all passed\n":"$n failed\n";
58 all passed
/PHP-5.6/ext/standard/tests/mail/
H A Dmail_basic.phpt22 // Initialise all required variables
31 // Calling mail() with all additional headers
/PHP-5.6/ext/ldap/tests/
H A Dldap_escape_all.phpt2 ldap_escape() test all
/PHP-5.6/ext/xml/tests/
H A Dbug32001b.phpt78 echo "Chunk size: ".($this->chunk_size ? "$this->chunk_size byte(s)\n": "all data at once\n");
113 Chunk size: all data at once
137 Chunk size: all data at once
161 Chunk size: all data at once
/PHP-5.6/sapi/apache2filter/
H A DEXPERIMENTAL3 or move to extension all together
/PHP-5.6/ext/xmlrpc/
H A DEXPERIMENTAL3 or move to extension all together
/PHP-5.6/sapi/embed/
H A DEXPERIMENTAL3 or move to extension all together

Completed in 27 milliseconds

12345678910>>...33