Home
last modified time | relevance | path

Searched refs:usage (Results 1 – 25 of 1956) sorted by last modified time

12345678910>>...79

/PHP-5.3/win32/
H A Dinstall.txt610 If you experience 100% CPU usage after some time, turn off the IIS
915 get executed as PHP. This is nice to hide PHP usage by renaming
1308 Execute phpize --help to display additional usage information.
/PHP-5.3/tests/output/
H A Dob_implicit_flush_variation_001.phpt2 Test ob_implicit_flush() function : usage variation
11 echo "*** Testing ob_implicit_flush() : usage variation ***\n";
105 *** Testing ob_implicit_flush() : usage variation ***
/PHP-5.3/
H A Dserver-tests.php623 $usage = "usage: php run-tests.php [options]\n";
625 $usage .= sprintf(" -%s %-12s %s\n",$arg,$arg_info[1],$arg_info[3]);
627 return $usage;
H A Dphp.ini-development1315 ; Enable / Disable collection of memory usage statistics by mysqlnd which can be
H A Dphp.ini-production1315 ; Enable / Disable collection of memory usage statistics by mysqlnd which can be
/PHP-5.3/scripts/dev/
H A Dfind_tested.php4 $usage = <<<USAGE variable
31 die($usage);
/PHP-5.3/sapi/nsapi/
H A Dnsapi-readme.txt69 hide PHP usage by renaming files to .html
/PHP-5.3/sapi/litespeed/
H A DREADME155 having memory leaks. This parameter can help reducing memory usage
H A Dlsapi_main.c588 static const char * usage = in cli_usage() local
606 php_printf( usage ); in cli_usage()
/PHP-5.3/sapi/apache2filter/
H A Dconfig.m431 AC_MSG_RESULT([3. Apache was not built using --enable-so (the apxs usage page is displayed)])
/PHP-5.3/sapi/apache2handler/
H A Dconfig.m430 AC_MSG_RESULT([3. Apache was not built using --enable-so (the apxs usage page is displayed)])
/PHP-5.3/pear/
H A Dfetch.php3 function usage($argv) { function
51 isset($argv[1], $argv[2]) or usage($argv);
/PHP-5.3/ext/zlib/tests/
H A Dgzopen_variation1.phpt2 Test gzopen() function : usage variation
17 echo "*** Testing gzopen() : usage variation ***\n";
122 *** Testing gzopen() : usage variation ***
H A Dgzopen_variation2.phpt2 Test gzopen() function : usage variation
17 echo "*** Testing gzopen() : usage variation ***\n";
122 *** Testing gzopen() : usage variation ***
H A Dgzopen_variation3.phpt2 Test gzopen() function : usage variation
17 echo "*** Testing gzopen() : usage variation ***\n";
126 *** Testing gzopen() : usage variation ***
H A Dgzopen_variation4.phpt17 echo "*** Testing gzopen() : usage variation ***\n";
106 *** Testing gzopen() : usage variation ***
/PHP-5.3/ext/xml/tests/
H A Dxml_parse_into_struct_variation1.phpt2 Test xml_parse_into_struct() function : usage variations - different types for parser
17 echo "*** Testing xml_parse_into_struct() : usage variations ***\n";
99 *** Testing xml_parse_into_struct() : usage variations ***
H A Dxml_parse_variation1.phpt2 Test xml_parse() function : usage variations - different types of parser
17 echo "*** Testing xml_parse() : usage variations ***\n";
100 *** Testing xml_parse() : usage variations ***
H A Dxml_parser_create_ns_variation1.phpt2 Test xml_parser_create_ns() function : usage variations
17 echo "*** Testing xml_parser_create_ns() : usage variations ***\n";
106 *** Testing xml_parser_create_ns() : usage variations ***
H A Dxml_set_default_handler_variation1.phpt2 Test xml_set_default_handler() function : usage variations - test different types for parser
17 echo "*** Testing xml_set_default_handler() : usage variations ***\n";
103 *** Testing xml_set_default_handler() : usage variations ***
H A Dxml_set_element_handler_variation1.phpt2 Test xml_set_element_handler() function : usage variations - test different types for parser
17 echo "*** Testing xml_set_element_handler() : usage variations ***\n";
103 *** Testing xml_set_element_handler() : usage variations ***
H A Dxml_set_end_namespace_decl_handler_variation1.phpt2 Test xml_set_end_namespace_decl_handler() function : usage variations
17 echo "*** Testing xml_set_end_namespace_decl_handler() : usage variations ***\n";
103 *** Testing xml_set_end_namespace_decl_handler() : usage variations ***
H A Dxml_set_external_entity_ref_handler_variation1.phpt2 Test xml_set_external_entity_ref_handler() function : usage variations
17 echo "*** Testing xml_set_external_entity_ref_handler() : usage variations ***\n";
103 *** Testing xml_set_external_entity_ref_handler() : usage variations ***
H A Dxml_set_notation_decl_handler_variation1.phpt2 Test xml_set_notation_decl_handler() function : usage variations
17 echo "*** Testing xml_set_notation_decl_handler() : usage variations ***\n";
103 *** Testing xml_set_notation_decl_handler() : usage variations ***
H A Dxml_set_object_variation1.phpt2 Test xml_set_object() function : usage variations
17 echo "*** Testing xml_set_object() : usage variations ***\n";
99 *** Testing xml_set_object() : usage variations ***

Completed in 93 milliseconds

12345678910>>...79