Home
last modified time | relevance | path

Searched refs:used (Results 151 – 175 of 547) sorted by path

12345678910>>...22

/PHP-5.5/ext/filter/
H A Dconfig.m417 dnl This is PECL build, check if bundled PCRE library is used
/PHP-5.5/ext/filter/docs/
H A Dfilter.txt46 configured filter. The 'callback' filter can not be used here, as that
51 * All flags mentioned here should be prepended with `FILTER_FLAG_` when used
64 The keys are used as the name of the argument. The value can be either
110 The constants should be prepended by `FILTER_VALIDATE_` when used with php.
182 The constants should be prepended by `FILTER_SANITIZE_` when used with php.
308 The constants should be prepended by `FILTER_` when used with php.
/PHP-5.5/ext/filter/tests/
H A Dbug69202.phpt2 Bug #69202 (FILTER_FLAG_STRIP_BACKTICK ignored unless other flags are used)
/PHP-5.5/ext/gd/libgd/
H A Dgd_jpeg.c692 * never used */ in term_source()
/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…
H A Dhash_hmac_error.phpt14 $data = "This is a sample string used to test the hash_hmac function with various hashing algorithm…
H A Dhash_hmac_file_basic.phpt25 $content = "This is a sample string used to test the hash_hmac_file function with various hashing a…
/PHP-5.5/ext/iconv/
H A Diconv.c371 if (output_context->in.used) { in php_iconv_output_handler()
373 …ng(output_context->in.data, output_context->in.used, &output_context->out.data, &output_context->o… in php_iconv_output_handler()
/PHP-5.5/ext/imap/tests/
H A DREADME9 …irly minimal dovecot installation. For information, the dovecot.conf file used in running the test…
H A Dimap_include.inc10 $mailbox_prefix = "phpttest"; // name used for test mailbox
12 // record test start time (used by displayOverviewFields())
61 * @param string mailbox_suffix Suffix used to uniquely identify mailboxes
/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/ext/intl/doc/
H A DTutorial.txt52 1. Primary Level: Typically, this is used to denote differences between base characters
74 13, an additional level can be used to distinguish words with and without punctuation
77 quaternary level should only be used if ignoring punctuation is required or when
80 5. Identical Level: When all other levels are equal, the identical level is used as a
84 used sparingly, as only code point values differences between two strings is an
92 then the Quaternary strength can be used to break ties among whitespace, punctuation, and
94 then the Identical strength can be used (for example, Identical Strength distinguishes
181 CASE_FIRST - The Case_First attribute is used to control whether uppercase letters come before
194 CASE_LEVEL - The Case_Level attribute is used when ignoring accents but not case. In such a situati…
212 ALTERNATE_HANDLING - The Alternate attribute is used to control the handling of the socalled
[all …]
/PHP-5.5/ext/intl/tests/
H A Dmsgfmt_format_error5.phpt25 Warning: MessageFormatter::format(): The argument for key 'foo' cannot be used as a date or time in…
/PHP-5.5/ext/ldap/tests/
H A DREADME5 OpenLDAP 2.3.43 has been used with the configuration below.
10 …It is used for testing ldap_start_tls(), which also requires "TLS_REQCERT never" in client configu…
20 # hdb is used instead of bdb as it enables the usage of referrals & aliases
43 LDAP_TEST_USER (default: cn=Manager,dc=my-domain,dc=com) DN used for binding
44 LDAP_TEST_SASL_USER (default: Manager) SASL user used for SASL binding
45 LDAP_TEST_PASSWD (default: secret) Password used for plain and SASL binding
H A Dldap_get_entries_variation.phpt2 Test ldap_get_entries() function - variation: used on empty search
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja205 encoding used in mb regex is configured in i18n.internal_encoding.
250 Due to historical reason, there are multiple character encodings used
255 commonly used in UNIX environment
260 commonly used in Mac or PCs
267 commonly used in 7bit environment (nntp and smtp)
357 The default is pass (internal encoding is used)
390 sequences can not be used as internal encoding. If used, they
439 auto. If the auto detection fails, this encoding is used as an
H A Dconfig.m4113 AC_DEFINE([PHP_ONIG_BUNDLED], [1], [Define to 1 if the bundled oniguruma is used])
359 If DIR is not set, the bundled oniguruma will be used], no, no)
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE93 library does the same job as widely used non-free libraries. In this
139 interface definition files, plus the scripts used to control compilation
186 application-supplied function or table used by this function must
232 medium customarily used for software interchange.
279 Library is used in it and that the Library and its use are covered by
288 changes were used in the work (which must be distributed under
H A Dconfig.h.in87 /* Define to rpl_malloc if the replacement function should be used. */
90 /* Define to rpl_realloc if the replacement function should be used. */
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY8 2008/06/17: [bug] invalid type of argument was used
27 2007/10/23: [spec] onig_enc_len() takes three arguments. (not used)
186 invalid offset value was used in STATE_CHECK_BUFF_INIT().
351 if backreference is not used.
672 was used.
1143 is used. (OP_MEMORY_END_PUSH_REC bug)
1166 2004/02/24: [bug] undefined IS_BLANK() and IS_GRAPH() was used in
1471 used in the pattern.
H A Dconfig.h.in14 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
H A Doniguruma.h659 unsigned int used; /* used space for p */ member
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DAPI16 If this function is used for onig_new(),
194 Free memory used by regex object.
202 Free memory used by regex object. (Except reg oneself.)
260 Free memory used by region.
264 2 free_self: [1: free all, 0: free memory used in region but not self]
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)

Completed in 46 milliseconds

12345678910>>...22