Home
last modified time | relevance | path

Searched defs:symbol (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/ext/intl/formatter/
H A Dformatter.stub.php71 public function setSymbol(int $symbol, string $value): bool {}
77 public function getSymbol(int $symbol): string|false {}
H A Dformatter_attr.c215 zend_long symbol; in PHP_FUNCTION() local
256 zend_long symbol; in PHP_FUNCTION() local
/PHP-8.1/ext/calendar/
H A Dcalendar.c70 const char *symbol; member
/PHP-8.1/ext/intl/
H A Dphp_intl.stub.php249 function numfmt_set_symbol(NumberFormatter $formatter, int $symbol, string $value): bool {}
251 function numfmt_get_symbol(NumberFormatter $formatter, int $symbol): string|false {}
/PHP-8.1/win32/build/
H A Dconfutils.js645 function PATH_PROG(progname, additional_paths, symbol) argument
/PHP-8.1/Zend/
H A Dzend_API.c3222 ZEND_API zend_result zend_set_hash_symbol(zval *symbol, const char *name, size_t name_length, bool … in zend_set_hash_symbol()

Completed in 36 milliseconds