Home
last modified time | relevance | path

Searched refs:names (Results 201 – 225 of 249) sorted by relevance

12345678910

/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_class_mysqli_stmt_interface.phpt55 // get_class_method reports different constructor names
H A Dmysqli_class_mysqli_result_interface.phpt51 // get_class_method reports different constructor names
/PHP-7.1/Zend/
H A DZend.m477 AC_MSG_CHECKING([whether dlsym() requires a leading underscore in symbol names])
82 …INE(DLSYM_NEEDS_UNDERSCORE, 1, [Define if dlsym() requires a leading underscore in symbol names. ])
H A DZEND_CHANGES1032 $foo = &$a; would make $foo and $a be two names to the same
1034 $foo = &$a[7]; would make $foo and $a[7] be two names to the
1082 * Runtime binding of function names.
/PHP-7.1/ext/xml/
H A Dcompat.c354 _external_entity_ref_handler(void *user, const xmlChar *names, int type, const xmlChar *sys_id, con… in _external_entity_ref_handler() argument
362 parser->h_external_entity_ref(parser, names, (XML_Char *) "", sys_id, pub_id); in _external_entity_ref_handler()
/PHP-7.1/win32/build/
H A Dconfutils.js676 var names = [];
693 if (RegExp.$1 != names[0]) {
694 names.push(RegExp.$1);
702 names.push(libname.replace(new RegExp("\\.lib$"), ".pdb"));
704 for (var k = 0; k < names.length; k++) {
705 var pdbname = names[k];
/PHP-7.1/ext/pcre/pcrelib/
H A DHACKING61 However, so as not to over-complicate the text, the names of PCRE functions are
252 UTF-32 mode these are one-unit items. Those with "MIN" in their names are the
253 minimizing versions. Those with "POS" in their names are possessive versions.
450 the "+" notation, e.g. (abc)++, different opcodes are used. Their names all
496 names table, and the number of groups with the same name.
H A DREADME5 with library names libpcre, libpcre16, and libpcre32. January 2015 saw the
7 10.00 and library names libpcre2-8, libpcre2-16, and libpcre2-32. The old
83 effect of renaming the functions so that the names no longer clash. Of course,
85 new names.
92 with a set of man pages whose names all start with "pcre". The one that is just
430 names config.h.generic and pcre.h.generic. These are provided for those who
460 system. The following are installed (file names are all relative to the
679 from pcretest. Other files whose names begin with "test" are used as working
H A DChangeLog163 43. Fix crash caused by very long (*MARK) or (*THEN) names.
395 named back references to duplicated names. This could cause "internal
637 with duplicate names.
2267 combination -clh just lists non-zero counts, with no names.
2958 After changing table of Posix names 22
3096 [\P{Any}] did so. (Error in the code for printing property names.)
4089 within the library, and not documented. Their names all begin with
4181 with other external names.
4926 (b) Defined the list of op-code names for debugging as a macro in
4954 name, zero terminated. The names are in alphabetical order.
[all …]
/PHP-7.1/ext/intl/
H A DERROR.CONVENTIONS52 Node the extra 's' in the functions' names ('errors', not 'error').
/PHP-7.1/ext/mbstring/oniguruma/
H A DREADME100 sample/names.c example of the named group callback.
/PHP-7.1/ext/openssl/
H A DREADME40 parameter is an array containing file and directory names that specifiy the
166 extracertsfilename names a file containing a bunch of additional certificates
H A Dopenssl.c2213 GENERAL_NAMES *names; in openssl_x509v3_subjectAltName() local
2228 names = (GENERAL_NAMES*) (ASN1_item_d2i(NULL, &p, length, in openssl_x509v3_subjectAltName()
2231 names = (GENERAL_NAMES*) (method->d2i(NULL, &p, length)); in openssl_x509v3_subjectAltName()
2233 if (names == NULL) { in openssl_x509v3_subjectAltName()
2238 num = sk_GENERAL_NAME_num(names); in openssl_x509v3_subjectAltName()
2242 name = sk_GENERAL_NAME_value(names, i); in openssl_x509v3_subjectAltName()
2273 sk_GENERAL_NAME_pop_free(names, GENERAL_NAME_free); in openssl_x509v3_subjectAltName()
/PHP-7.1/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt140 names, trademarks, service marks, or product names of the Licensor,
/PHP-7.1/ext/mbstring/oniguruma/doc/
H A DAPI332 Iterate function call for all names.
348 Return the number of names defined in the pattern.
/PHP-7.1/ext/intl/doc/
H A DTutorial.txt50 Following is a list of the names for each level and an example usage:
112 In short attribute names, <language>_<script>_<region>_<keyword>.
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt21 library names libpcre, libpcre16, and libpcre32. January 2015 saw the
23 ing at 10.00 and library names libpcre2-8, libpcre2-16, and
2483 65 different names for subpatterns of the same number are
4013 use the same names.)
5870 names are:
6150 names, but PCRE does not.
6160 allocated numbers as well as names, exactly as if the names were not
7484 searches only for names set with (*MARK).
7514 ignores names that are set by (*PRUNE:NAME) or (*THEN:NAME).
7536 searches only for names set with (*MARK).
[all …]
/PHP-7.1/ext/zip/lib/
H A Dzipint.h315 zip_hash_t *names; /* hash table for name lookup */ member
H A Dzip_open.c237 if (_zip_hash_add(za->names, name, idx, ZIP_FL_UNCHANGED, &za->error) == false) { in _zip_open()
/PHP-7.1/ext/standard/tests/file/
H A Dfile.inc204 $name_prefix = prefix to be used for names, name is suffix with a
326 $link_name_prefix = prefix to be used for names, name is suffix with a
/PHP-7.1/
H A DREADME.EXT_SKEL51 and header files. Keep these names.
H A DREADME.TESTING97 sign '#' in test names and/or test cases are named bug12345.phpt.
H A Dphp.ini-development38 ; Directive names are *case sensitive* - foo=bar is different from FOO=bar.
312 ; It receives a comma-delimited list of function names.
317 ; It receives a comma-delimited list of class names.
980 ; enable them. Note that the IMAP library does not filter mailbox names before
1855 ; Each OPcache blacklist file is a text file that holds the names of files
/PHP-7.1/ext/opcache/
H A DREADME170 Each OPcache blacklist file is a text file that holds the names of files
/PHP-7.1/ext/filter/docs/
H A Dfilter.txt73 Returns a list with all supported filter names.

Completed in 119 milliseconds

12345678910