Searched defs:create (Results 1 – 5 of 5) sorted by relevance
/PHP-5.5/ext/intl/doc/ | ||
H A D | msgfmt_api.php | 29 public static function create($locale, $pattern) {} function in MessageFormatter |
H A D | collator_api.php | 106 public static function create( $locale ) {} function in Collator |
H A D | datefmt_api.php | 82 …public static function create($locale, $datetype, $timetype, $timezone = null, $calendar= null , $… function in DateFormatter |
H A D | formatter_api.php | 168 public static function create($locale, $style, $pattern = null) {} function in NumberFormatter |
/PHP-5.5/ext/pgsql/ | ||
H A D | pgsql.c | 3228 int create=0; local |
Completed in 21 milliseconds