/PHP-7.2/ext/session/tests/ |
H A D | session_module_name_error.phpt | 99 Warning: session_module_name(): Cannot find named PHP session module (0) in %s on line %d 104 Warning: session_module_name(): Cannot find named PHP session module (1) in %s on line %d 144 Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d 149 Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d 154 Warning: session_module_name(): Cannot find named PHP session module (1) in %s on line %d 159 Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d 169 Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d 174 Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d 179 Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d 204 Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d [all …]
|
H A D | session_set_save_handler_variation1.phpt | 32 Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d 36 Warning: session_module_name(): Cannot find named PHP session module (blah) in %s on line %d
|
H A D | session_set_save_handler_closures.phpt | 56 Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d 59 Warning: session_module_name(): Cannot find named PHP session module (blah) in %s on line %d 62 Warning: session_module_name(): Cannot find named PHP session module (foo) in %s on line %d
|
H A D | session_set_save_handler_basic.phpt | 69 Warning: session_module_name(): Cannot find named PHP session module () in %s on line %d 72 Warning: session_module_name(): Cannot find named PHP session module (blah) in %s on line %d 75 Warning: session_module_name(): Cannot find named PHP session module (foo) in %s on line %d
|
H A D | session_module_name_variation1.phpt | 29 Warning: session_module_name(): Cannot find named PHP session module (blah) in %s on line %d
|
/PHP-7.2/ext/dom/ |
H A D | namednodemap.c | 137 char *named; in PHP_FUNCTION() local 143 …ers(ZEND_NUM_ARGS(), getThis(), "Os", &id, dom_namednodemap_class_entry, &named, &namedlen) == FAI… in PHP_FUNCTION() 156 itemnode = (xmlNodePtr)xmlHashLookup(objmap->ht, (xmlChar *) named); in PHP_FUNCTION() 158 notep = (xmlNotation *)xmlHashLookup(objmap->ht, (xmlChar *) named); in PHP_FUNCTION() 167 itemnode = (xmlNodePtr)xmlHasProp(nodep, (xmlChar *) named); in PHP_FUNCTION() 275 char *uri, *named; in PHP_FUNCTION() local 281 …(), getThis(), "Os!s", &id, dom_namednodemap_class_entry, &uri, &urilen, &named, &namedlen) == FAI… in PHP_FUNCTION() 294 itemnode = (xmlNodePtr)xmlHashLookup(objmap->ht, (xmlChar *) named); in PHP_FUNCTION() 296 notep = (xmlNotation *)xmlHashLookup(objmap->ht, (xmlChar *) named); in PHP_FUNCTION() 305 itemnode = (xmlNodePtr)xmlHasNsProp(nodep, (xmlChar *) named, (xmlChar *) uri); in PHP_FUNCTION()
|
/PHP-7.2/ext/pdo_dblib/tests/ |
H A D | bug_71667.phpt | 12 $stmt = $db->prepare("SELECT 1, 2 AS named, 3"); 25 ["named"]=>
|
/PHP-7.2/ext/pgsql/tests/ |
H A D | README | 4 - there is database named "test" 7 user account named 'testuser' and grant that user access to the database
|
/PHP-7.2/ext/pcre/tests/ |
H A D | bug47662.phpt | 2 Bug #47662 (support more than 127 named subpatterns)
|
H A D | bug34790.phpt | 2 Bug #34790 (preg_match_all(), named capturing groups, variable assignment/return => crash)
|
H A D | bug37911.phpt | 2 Bug #37911 (preg_replace_callback ignores named groups)
|
/PHP-7.2/ext/reflection/tests/ |
H A D | ReflectionClass_setStaticPropertyValue_002.phpt | 55 Class C does not have a property named 56 Class C does not have a property named 1.5
|
/PHP-7.2/Zend/tests/ |
H A D | bug71737.phpt | 2 Bug #71737: Memory leak in closure with parameter named $this
|
/PHP-7.2/ext/mbstring/oniguruma/doc/ |
H A D | RE | 223 define named group 246 * Backreference by number is forbidden if any named group is defined and 301 * Call by number is forbidden if any named group is defined and 312 (But named group is not changed.) 314 case 1. /.../ (named group is not used, no option) 318 case 2. /.../g (named group is not used, 'g' option) 322 case 3. /..(?<name>..)../ (named group is used, no option) 327 case 4. /..(?<name>..)../G (named group is used, 'G' option) 354 + named group (?<name>...), (?'name'...) 355 + named backref \k<name> [all …]
|
/PHP-7.2/ext/spl/examples/ |
H A D | cachingrecursiveiterator.inc | 18 * Class RecursiveCachingIterator was named CachingRecursiveIterator until
|
/PHP-7.2/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_prepare_native_named_placeholder.phpt | 2 MySQL PDO->prepare(), native PS, named placeholder 27 // Yes, there is no placeholder to bind to and named placeholder 47 // Note that the "named placeholder" is enclosed by double quotes.
|
H A D | pdo_mysql_get_attribute.phpt | 80 Read options from the named option file instead of from my.cnf. 83 … Read options from the named group from my.cnf or the file specified with MYSQL_READ_DEFAULT_FILE.
|
/PHP-7.2/Zend/tests/arg_unpack/ |
H A D | string_keys.phpt | 2 Argument unpacking does not work with string keys (forward compatibility for named args)
|
/PHP-7.2/tests/lang/ |
H A D | 044.phpt | 2 Dynamic call for static methods dynamically named
|
/PHP-7.2/ext/intl/tests/ |
H A D | msgfmt_format_mixed_params.phpt | 2 MessageFormatter::format(): mixed named and numeric parameters
|
H A D | msgfmt_format_error2.phpt | 2 MessageFormatter::format() inconsistent types in named argument
|
H A D | bug74484_MessageFormatter.phpt | 2 Bug #74484 MessageFormatter::formatMessage memory corruption with 11+ named placeholder
|
/PHP-7.2/ext/phar/tests/zip/ |
H A D | notphar.phpt | 2 Phar: a non-executable zip with no stub named .phar.zip
|
/PHP-7.2/ext/pdo/tests/ |
H A D | bug_36798.phpt | 2 PDO Common: Bug #36798 (Error parsing named parameters with queries containing high-ascii chars)
|
/PHP-7.2/ext/pdo_firebird/tests/ |
H A D | bug_48877.phpt | 2 …77 The "bindValue" and "bindParam" do not work for PDO Firebird if we use named parameters (:param…
|