Home
last modified time | relevance | path

Searched refs:search (Results 1 – 25 of 73) sorted by relevance

123

/PHP-5.3/ext/standard/tests/strings/
H A Dstr_replace_variation2.phpt75 -- search string has found '2' times
82 -- search string has found '2' times
89 -- search string has found '1' times
96 -- search string has found '0' times
103 -- search string has found '1' times
110 -- search string has found '0' times
117 -- search string has found '0' times
124 -- search string has found '1' times
131 -- search string has found '0' times
138 -- search string has found '2' times
[all …]
H A Dbug39621.phpt6 $search = "qxxx\0qqqqqqqq";
10 $result = str_replace ( $search, $replace, $subject );
14 $search = "QXXX\0qqqqqqqq";
18 $result = str_ireplace ( $search, $replace, $subject );
22 $search = "qxxx\0xxxxxxxx";
26 $result = str_replace ( $search, $replace, $subject );
30 $search = "qXxx\0xXxXxXxx";
34 $result = str_ireplace ( $search, $replace, $subject );
H A Dstr_replace.phpt133 class search
139 $obj_search = new search;
620 -- search string has found '2' times
627 -- search string has found '2' times
634 -- search string has found '1' times
641 -- search string has found '0' times
648 -- search string has found '1' times
655 -- search string has found '0' times
662 -- search string has found '0' times
669 -- search string has found '1' times
[all …]
H A Dstr_replace_variation1.phpt2 Test str_replace() function - test search values
8 Prototype: mixed str_replace(mixed $search, mixed $replace,
10 Description: Replace all occurrences of the search string with
15 echo "\n*** Testing str_replace() with various search values ***";
32 *** Testing str_replace() with various search values ***
H A Dstr_replace_basic.phpt8 Prototype: mixed str_replace(mixed $search, mixed $replace,
10 Description: Replace all occurrences of the search string with
H A Dstr_replace_error.phpt8 Prototype: mixed str_replace(mixed $search, mixed $replace,
10 Description: Replace all occurrences of the search string with
H A Dstr_replace_variation3.phpt8 Prototype: mixed str_replace(mixed $search, mixed $replace,
10 Description: Replace all occurrences of the search string with
16 /* If replace has fewer values than search, then an empty
46 class search
52 $obj_search = new search;
/PHP-5.3/ext/standard/tests/array/
H A Darray_key_exists_variation6.phpt5 /* Prototype : bool array_key_exists(mixed $key, array $search)
31 echo "\n-- Key in \$search array is : $name --\n";
32 $search[$input] = 'test';
37 var_dump(array_key_exists($key, $search));
40 $search = null;
49 -- Key in $search array is : null --
57 -- Key in $search array is : NULL --
65 -- Key in $search array is : empty single quoted string --
73 -- Key in $search array is : empty double quoted string --
81 -- Key in $search array is : undefined variable --
[all …]
H A Darray_key_exists_basic.phpt5 /* Prototype : bool array_key_exists(mixed $key, array $search)
19 $search = array('one', 'key' => 'value', 'val');
20 var_dump(array_key_exists($key1, $search));
21 var_dump(array_key_exists($key2, $search));
H A Darray_key_exists_variation4.phpt7 /* Prototype : bool array_key_exists(mixed $key, array $search)
21 echo "\n-- \$search is a reference to \$array --\n";
22 $search = &$array;
23 var_dump(array_key_exists('one', $search));
38 -- $search is a reference to $array --
H A Darray_key_exists_variation5.phpt5 /* Prototype : bool array_key_exists(mixed $key, array $search)
25 echo "\n-- \$search arg points to sub-array --\n";
37 -- $search arg points to sub-array --
H A Darray_key_exists_variation3.phpt5 /* Prototype : bool array_key_exists(mixed $key, array $search)
20 $search = array ('zero', 'one', 'two');
26 var_dump(array_key_exists($key, $search));
28 var_dump(array_key_exists((int)$key, $search));
H A Darray_key_exists_error.phpt5 /* Prototype : bool array_key_exists(mixed $key, array $search)
20 $search = array(1, 2);
22 var_dump( array_key_exists($key, $search, $extra_arg) );
H A Darray_key_exists_variation2.phpt2 Test array_key_exists() function : usage variations - Pass differnt data types to $search arg
5 /* Prototype : bool array_key_exists(mixed $key, array $search)
12 * Pass different data types as $search argument to array_key_exists() to test behaviour
40 // unexpected values to be passed to $search argument
H A Darray_key_exists_variation1.phpt5 /* Prototype : bool array_key_exists(mixed $key, array $search)
18 $search = array ('zero', 'key' => 'val', 'two');
93 var_dump( array_key_exists($input, $search) );
/PHP-5.3/ext/spl/examples/
H A Dfindfile.inc28 * @param $path the directory to search in
31 * @param $file the name of the files to search fro
55 /** @return the filename to search for.
57 * extended class that uses regular expressions to search.
/PHP-5.3/ext/fileinfo/libmagic/
H A Dsoftmagic.c523 cp = estrndup((const char *)ms->search.s, ms->search.rm_len); in mprint()
532 t = ms->search.offset; in mprint()
534 t = ms->search.offset + ms->search.rm_len; in mprint()
542 t = ms->search.offset; in mprint()
642 ms->search.rm_len)); in moffset()
921 ms->search.s_len = 0; in mcopy()
922 ms->search.s = NULL; in mcopy()
941 ms->search.s = buf; in mcopy()
944 ms->search.rm_len = 0; in mcopy()
1825 if (ms->search.s == NULL)
[all …]
/PHP-5.3/ext/ldap/tests/
H A Dldap_search_variation5.phpt43 Warning: ldap_search(): Partial search results returned: Sizelimit exceeded in %s on line %d
64 Warning: ldap_search(): Partial search results returned: Sizelimit exceeded in %s on line %d
85 Warning: ldap_search(): Partial search results returned: Sizelimit exceeded in %s on line %d
H A Dldap_get_entries_variation.phpt2 Test ldap_get_entries() function - variation: used on empty search
/PHP-5.3/Zend/tests/
H A Dns_021.phpt2 021: Name search priority (first look into namespace)
H A Dns_022.phpt2 022: Name search priority (first look into import, then into current namespace and then for class)
H A Dbug41961.phpt2 Bug #41961 (Ensure search for hidden private methods does not stray from class hierarchy)
/PHP-5.3/ext/pcre/tests/
H A Dinvalid_utf8.phpt12 $string = urldecode("search%e4");
/PHP-5.3/ext/soap/tests/bugs/
H A Dbug37083.phpt15 …as.xmlsoap.org/soap/encoding/" xmlns:ns1="urn:java:de.pangaea.metadataportal.search.SearchService">
19 …e="ns3:SearchResponseItem" xmlns:ns3="urn:java:de.pangaea.metadataportal.search.SearchService" xml…
20 …e="ns4:SearchResponseItem" xmlns:ns4="urn:java:de.pangaea.metadataportal.search.SearchService" xml…
21 …e="ns5:SearchResponseItem" xmlns:ns5="urn:java:de.pangaea.metadataportal.search.SearchService" xml…
22 …e="ns6:SearchResponseItem" xmlns:ns6="urn:java:de.pangaea.metadataportal.search.SearchService" xml…
23 …e="ns7:SearchResponseItem" xmlns:ns7="urn:java:de.pangaea.metadataportal.search.SearchService" xml…
47 $search=new stdClass();
48 $search->queryString='argo';
49 $search->ranges[]=$r=new stdClass();
52 $search->index='all';
[all …]
/PHP-5.3/ext/mbstring/
H A DREADME13 already. If you are curious, search archive for details.

Completed in 48 milliseconds

123