Home
last modified time | relevance | path

Searched refs:used (Results 326 – 350 of 547) sorted by relevance

1...<<11121314151617181920>>...22

/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlspecialchars_decode_variation1.phpt89 // close the file resource used
H A Dhtmlentities-utf-3.phpt2 Test get_next_char(), used by htmlentities()/htmlspecialchars(): validity of UTF-8 sequences
H A Dsprintf_variation31.phpt12 // different arrays used to test the function
H A Dcount_chars_variation1.phpt7 * Description: Return information about characters used in a string
H A Dget_html_translation_table_basic4.phpt6 * Description: Returns the internal translation table used by htmlspecialchars and htmlentities
/PHP-5.5/ext/hash/tests/
H A Dhash_file_basic1.phpt24 $content = "This is a sample string used to test the hash_file function with various hashing algori…
H A Dhash_hmac_basic.phpt16 $content = "This is a sample string used to test the hash_hmac function with various hashing algori…
/PHP-5.5/ext/intl/
H A DERROR.CONVENTIONS60 These methods are used to retrieve the error codes stored in the object's
85 In practice, intl_errors_reset() is not used because most classes have also
/PHP-5.5/
H A DREADME.REDIST.BINS36 may be used to endorse or promote products derived from this software
120 The Software shall be used for Good, not Evil.
167 3. The names of its contributors may not be used to endorse or promote
271 may be used to endorse or promote products derived from this software
327 3. The names of the authors may not be used to endorse or promote
382 4. The names "Apache Server" and "Apache Group" must not be used to
412 This code is based on, and used with the permission of, the
429 3. The name of the author may not be used to endorse or promote products
H A DREADME.SUBMITTING_PATCH27 bug can be used to track the patch progress and prevent your changes
68 identify an existing bug at http://bugs.php.net/. A bug can be used
93 can be used to track the patch progress and prevent your changes
/PHP-5.5/ext/standard/
H A Dcrypt.c239 # error Data struct used by crypt_r() is unknown. Please report. in php_crypt()
/PHP-5.5/ext/standard/tests/general_functions/
H A Dis_callable_variation2.phpt59 /* closing resources used */
/PHP-5.5/ext/standard/tests/array/
H A Darray_intersect_assoc_variation6.phpt7 * Keys are used to do more restrictive check
H A Darray_pop.phpt13 /* Various combinations of arrays to be used for the test */
H A Darray_intersect_assoc_variation5.phpt7 * Keys are used to do more restrictive check
/PHP-5.5/ext/mbstring/ucgendat/
H A DOPENLDAP_LICENSE37 The names of the authors and copyright holders must not be used in
/PHP-5.5/ext/date/tests/
H A Dexamine_diff.inc26 * special interval specification used for this test suite.
/PHP-5.5/ext/mysqli/
H A Dconfig.m48 as FILE, the MySQL native driver will be used])
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE326 case 1. /.../ (named group is not used, no option)
330 case 2. /.../g (named group is not used, 'g' option)
334 case 3. /..(?<name>..)../ (named group is used, no option)
339 case 4. /..(?<name>..)../G (named group is used, 'G' option)
/PHP-5.5/Zend/
H A DZEND_CHANGES383 initialization that the object may need before it can be used.
422 __construct() which was used for different semantics.
540 some of the methods are used internally they are marked final. All
542 that anything used internally always works as expected.
801 Objects may be iterated in an overloaded way when used with
822 that says it implements 'Traversable' can be used with foreach.
895 Objects can be used with Array notation when they implement the
937 when used inside a method and the function when used outside of a
958 that expect strings. Also the function __toString is not used in
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_data_seek_oo.phpt80 Warning: mysqli_result::data_seek(): Function cannot be used with MYSQL_USE_RESULT in %s on line %d
H A Dmysqli_fetch_fields.phpt16 …// Note: no SQL type tests, internally the same function gets used as for mysqli_fetch_array() whi…
H A Dmysqli_stmt_send_long_data_packet_size_libmysql.phpt42 …("[008] Cannot determine max_allowed_packet size and/or bogus max_allowed_packet setting used.\n");
/PHP-5.5/ext/mbstring/tests/
H A Dmb_stripos_basic.phpt67 '!', // used to flag a swap between good and bad
/PHP-5.5/ext/mysql/tests/
H A Dmysql_fetch_assoc.phpt15 // Note: no SQL type tests, internally the same function gets used as for mysql_fetch_array() which…

Completed in 42 milliseconds

1...<<11121314151617181920>>...22