Home
last modified time | relevance | path

Searched refs:opt (Results 1 – 25 of 60) sorted by relevance

123

/PHP-5.5/scripts/dev/generate-phpt/tests/
H A DgtOptionalSectionsTest.php13 $opt = new gtOptionalSections();
14 $opt->setOptions($clo);
15 $a = $opt->getOptions();
27 $opt = new gtOptionalSections();
28 $opt->setOptions($clo);
34 $opt = new gtOptionalSections();
35 $opt->setOptions($clo);
37 $opt = new gtOptionalSections();
38 $opt->setOptions($clo);
48 $opt->setOptions($clo);
[all …]
/PHP-5.5/ext/session/
H A Dmod_files.sh38 select opt in "$@"; do
40 if [[ $opt = "Delete directory contents" ]]; then
43 elif [[ $opt = "Choose another directory" ]]; then
46 elif [[ $opt = "Quit" ]]; then
/PHP-5.5/ext/curl/tests/
H A Dbug46711.phpt13 $opt = array(
20 foreach( $opt as $option => $value ) {
24 var_dump($opt); // with this bug, $opt[58] becomes NULL
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_search_xxx.phpt16 function test_search( $test_enc, $str, $look_for, $opt, $in_enc = 'EUC-JP' ) {
20 mb_ereg_search_init( $str, $look_for, $opt );
27 function do_tests( $enc, $opt ) {
28 test_search( $enc, "�ϡ� ����\n", ' (��?�ϡ�?)[[:space:]]', $opt );
29 test_search( $enc, 'abcde abdeabcf anvfabc odu abcd ', '(ab[a-z]+)', $opt );
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug34643.phpt12 public function get_it($opt="zzz") {
13 return $opt;
44 [0] => string get_it(string $opt)
H A Dbug38067.phpt16 function __construct($wsdl, $opt) {
17 parent::__construct($wsdl, $opt);
18 $this->server = new SoapServer($wsdl, $opt);
H A Dbug38005.phpt14 function __construct($wsdl, $opt) {
15 parent::__construct($wsdl, $opt);
16 $this->server = new SoapServer($wsdl, $opt);
/PHP-5.5/ext/filter/
H A Dfilter_private.h120 #define PHP_FILTER_GET_LONG_OPT(zv, opt) { \ argument
125opt = Z_LVAL(___tmp); …
127 opt = Z_LVAL_PP(zv); \
/PHP-5.5/scripts/dev/generate-phpt/src/testcase/
H A DgtBasicTestCaseFunction.php10 public function __construct($opt) { argument
11 $this->optionalSections = $opt;
H A DgtBasicTestCaseMethod.php8 public function __construct($opt) { argument
9 $this->optionalSections = $opt;
H A DgtErrorTestCaseFunction.php9 public function __construct($opt) { argument
10 $this->optionalSections = $opt;
H A DgtErrorTestCaseMethod.php9 public function __construct($opt) { argument
10 $this->optionalSections = $opt;
H A DgtVariationTestCaseFunction.php12 public function __construct($opt) { argument
13 $this->optionalSections = $opt;
H A DgtVariationTestCaseMethod.php13 public function __construct($opt) { argument
14 $this->optionalSections = $opt;
/PHP-5.5/ext/pgsql/
H A Dphp_pgsql.h202 …rt(PGconn *pg_link, const char *table_name, const zval *values, zval *result, ulong opt TSRMLS_DC);
203 PHP_PGSQL_API int php_pgsql_insert(PGconn *pg_link, const char *table, zval *values, ulong opt, cha…
204 …_update(PGconn *pg_link, const char *table, zval *values, zval *ids, ulong opt , char **sql TSRMLS…
205 PHP_PGSQL_API int php_pgsql_delete(PGconn *pg_link, const char *table, zval *ids, ulong opt, char *…
206 …lect(PGconn *pg_link, const char *table, zval *ids, zval *ret_array, ulong opt, char **sql TSRMLS…
H A Dpgsql.mak62 C_FLAGS += -inline smart -sym on -sym codeview4 -opt off -opt intrinsics -DDEBUGGING -DDKFBPON
67 C_FLAGS += -opt speed -inline on -inline smart -inline auto -sym off -opt intrinsics
68 C_FLAGS += -opt level=4 -DZEND_DEBUG=0
/PHP-5.5/ext/tidy/tests/
H A D007.phpt17 var_dump($a->getopt('bogus-opt'));
25 Warning: tidy::getOpt(): Unknown Tidy Configuration Option 'bogus-opt' in %s007.php on line 10
/PHP-5.5/ext/mysql/
H A Dmysql.mak65 C_FLAGS += -inline smart -sym on -sym codeview4 -opt off -opt intrinsics -DDEBUGGING -DDKFBPON
70 C_FLAGS += -opt speed -inline on -inline smart -inline auto -sym off -opt intrinsics
71 C_FLAGS += -opt level=4 -DZEND_DEBUG=0
/PHP-5.5/ext/ldap/
H A Dldap.mak65 …C_FLAGS += -inline smart -sym on -sym codeview4 -opt off -opt intrinsics -sym internal -DDEBUGGIN…
70 C_FLAGS += -opt speed -inline on -inline smart -inline auto -sym off
71 C_FLAGS += -opt intrinsics
72 C_FLAGS += -opt level=4 -DZEND_DEBUG=0
/PHP-5.5/ext/xml/
H A Dxml.mak64 …C_FLAGS += -inline smart -sym on -sym codeview4 -opt off -opt intrinsics -sym internal -DDEBUGGIN…
69 C_FLAGS += -opt speed -inline on -inline smart -inline auto -sym off
70 C_FLAGS += -opt intrinsics
71 C_FLAGS += -opt level=4 -DZEND_DEBUG=0
/PHP-5.5/ext/openssl/
H A Dopenssl.mak74 …C_FLAGS += -inline smart -sym on -sym codeview4 -opt off -opt intrinsics -sym internal -DDEBUGGIN…
79 C_FLAGS += -opt all -inline on -inline smart -inline auto -sym off
80 C_FLAGS += -opt intrinsics -opt level=4 -DZEND_DEBUG=0
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c4450 clear_mml(&opt->len); in clear_node_opt_info()
4544 clear_node_opt_info(opt); in optimize_node_left()
4620 opt->exb.reach_end = 1; in optimize_node_left()
4644 set_mml(&opt->len, 1, 1); in optimize_node_left()
4714 opt->expr.reach_end = 0; in optimize_node_left()
4800 opt->exb.reach_end = 0; in optimize_node_left()
4962 NodeOptInfo opt; in set_optimize_info_from_tree() local
4984 if (opt.exb.len > 0 || opt.exm.len > 0) { in set_optimize_info_from_tree()
4985 select_opt_exact_info(reg->enc, &opt.exb, &opt.exm); in set_optimize_info_from_tree()
4987 comp_opt_exact_or_map_info(&opt.exb, &opt.map) > 0) { in set_optimize_info_from_tree()
[all …]
/PHP-5.5/ext/tidy/
H A Dtidy.c495 TidyOption opt = tidyGetOptionByName(doc, optname); in _php_tidy_set_tidy_opt() local
498 if (!opt) { in _php_tidy_set_tidy_opt()
503 if (tidyOptIsReadOnly(opt)) { in _php_tidy_set_tidy_opt()
508 switch(tidyOptGetType(opt)) { in _php_tidy_set_tidy_opt()
940 *type = tidyOptGetType(opt); in php_tidy_get_opt_val()
1373 TidyOption opt; in PHP_FUNCTION() local
1389 opt = tidyGetOptionByName(obj->ptdoc->doc, optname); in PHP_FUNCTION()
1391 if (!opt) { in PHP_FUNCTION()
1424 opt_name = (char *)tidyOptGetName(opt); in PHP_FUNCTION()
1533 TidyOption opt; in PHP_FUNCTION() local
[all …]
/PHP-5.5/ext/reflection/tests/
H A Dparameters_002.phpt6 function test($nix, Array $ar, &$ref, stdClass $std, NonExistingClass $na, stdClass &$opt = NULL, $…
12 …function test($nix, Array $ar, &$ref, stdClass $std, NonExistingClass $na, stdClass $opt = NULL, $…
122 getName: string(3) "opt"
188 getName: string(3) "opt"
/PHP-5.5/ext/ereg/regex/
H A Dmain.ih10 int opt(int c, char *s);

Completed in 121 milliseconds

123