Home
last modified time | relevance | path

Searched refs:expand (Results 1 – 13 of 13) sorted by relevance

/PHP-7.0/ext/xmlreader/tests/
H A Dbug74457.phpt2 XMLReader: Bug #74457 Wrong reflection on XMLReader::expand
7 $rm = new ReflectionMethod(XMLReader::class, 'expand');
H A Dexpand.phpt7 if (!method_exists($reader, 'expand')) print "skip";
25 $node = $reader->expand($dom);
/PHP-7.0/Zend/tests/
H A Dbug72767.phpt2 Bug #72767: PHP Segfaults when trying to expand an infinite operator
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_stmt_prepare.phpt13 // Note: No SQL tests here! We can expand one of the *fetch()
H A Dmysqli_stmt_reset.phpt13 // Note: No SQL tests here! We can expand one of the *fetch()
H A Dmysqli_stmt_big_prepare.phpt13 // Note: No SQL tests here! We can expand one of the *fetch()
/PHP-7.0/ext/xmlreader/
H A Dphp_xmlreader.c1121 PHP_METHOD(xmlreader, expand) in PHP_METHOD() argument
1298 PHP_ME(xmlreader, expand, arginfo_xmlreader_expand, ZEND_ACC_PUBLIC)
/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_conf.c687 …te_full_path(char **path, struct fpm_worker_pool_s *wp, char *default_prefix, int expand) /* {{{ */ in fpm_evaluate_full_path() argument
710 if (expand) { in fpm_evaluate_full_path()
741 return fpm_evaluate_full_path(path, NULL, default_prefix, expand); in fpm_evaluate_full_path()
/PHP-7.0/ext/mbstring/oniguruma/
H A DHISTORY227 don't expand and set ambig flag to the string node.
236 2006/10/20: [impl] don't expand for AMBIG_FLAG string in
265 2006/10/16: [bug] unfold expand for 1->2, 1->3 folding in
293 2006/10/06: [impl] expand string node by case fold variations.
1997 2002/03/06: [impl] expand repeated string, if expanded length <= 100.
/PHP-7.0/
H A DUPGRADING.INTERNALS206 ZEND_EXT_TLS - expand to an appropriate thread specific storage specifier in
H A DNEWS453 . Fixed bug #74457 (Wrong reflection on XMLReader::expand). (villfa)
1077 . Fixed bug #72767 (PHP Segfaults when trying to expand an infinite operator).
/PHP-7.0/win32/
H A Dinstall.txt159 to C:\php as the zip file doesn't expand as in PHP 4. You may choose a
/PHP-7.0/ext/pcre/pcrelib/
H A DChangeLog915 of the compiled pattern block, expand the flags field from 16 to 32 bits

Completed in 52 milliseconds