Home
last modified time | relevance | path

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

/PHP-5.5/ext/xmlreader/tests/
H A Dexpand.phpt7 if (!method_exists($reader, 'expand')) print "skip";
25 $node = $reader->expand($dom);
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_open_empty_string.phpt18 Unable to expand filepath
/PHP-5.5/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-5.5/sapi/fpm/fpm/
H A Dfpm_conf.c673 …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.5/ext/xmlreader/
H A Dphp_xmlreader.c1131 PHP_METHOD(xmlreader, expand) in PHP_METHOD() argument
1306 PHP_ME(xmlreader, expand, arginfo_xmlreader_expand, ZEND_ACC_PUBLIC)
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY203 don't expand and set ambig flag to the string node.
212 2006/10/20: [impl] don't expand for AMBIG_FLAG string in
241 2006/10/16: [bug] unfold expand for 1->2, 1->3 folding in
269 2006/10/06: [impl] expand string node by case fold variations.
1973 2002/03/06: [impl] expand repeated string, if expanded length <= 100.
/PHP-5.5/win32/
H A Dinstall.txt159 to C:\php as the zip file doesn't expand as in PHP 4. You may choose a
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog915 of the compiled pattern block, expand the flags field from 16 to 32 bits

Completed in 45 milliseconds