Searched refs:expand (Results 1 – 10 of 10) sorted by relevance
/PHP-5.4/ext/xmlreader/tests/ |
H A D | expand.phpt | 7 if (!method_exists($reader, 'expand')) print "skip"; 25 $node = $reader->expand($dom);
|
/PHP-5.4/ext/sqlite3/tests/ |
H A D | sqlite3_open_empty_string.phpt | 18 Unable to expand filepath
|
/PHP-5.4/ext/mysqli/tests/ |
H A D | mysqli_stmt_prepare.phpt | 13 // Note: No SQL tests here! We can expand one of the *fetch()
|
H A D | mysqli_stmt_reset.phpt | 13 // Note: No SQL tests here! We can expand one of the *fetch()
|
H A D | mysqli_stmt_big_prepare.phpt | 13 // Note: No SQL tests here! We can expand one of the *fetch()
|
/PHP-5.4/sapi/fpm/fpm/ |
H A D | fpm_conf.c | 673 …te_full_path(char **path, struct fpm_worker_pool_s *wp, char *default_prefix, int expand) /* {{{ */ in fpm_evaluate_full_path() argument 696 if (expand) { in fpm_evaluate_full_path() 727 return fpm_evaluate_full_path(path, NULL, default_prefix, expand); in fpm_evaluate_full_path()
|
/PHP-5.4/ext/xmlreader/ |
H A D | php_xmlreader.c | 1131 PHP_METHOD(xmlreader, expand) in PHP_METHOD() argument 1306 PHP_ME(xmlreader, expand, arginfo_xmlreader_expand, ZEND_ACC_PUBLIC)
|
/PHP-5.4/ext/mbstring/oniguruma/ |
H A D | HISTORY | 1768 2002/03/06: [impl] expand repeated string, if expanded length <= 100.
|
/PHP-5.4/win32/ |
H A D | install.txt | 287 to C:\php as the zip file doesn't expand as in PHP 4. You may choose a
|
/PHP-5.4/ext/pcre/pcrelib/ |
H A D | ChangeLog | 739 of the compiled pattern block, expand the flags field from 16 to 32 bits
|
Completed in 34 milliseconds