Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/formatter/
H A Dformatter_attr.c215 zend_long symbol; in PHP_FUNCTION() local
256 zend_long symbol; in PHP_FUNCTION() local
H A Dformatter.stub.php462 public function setSymbol(int $symbol, string $value): bool {}
468 public function getSymbol(int $symbol): string|false {}
/PHP-8.2/ext/calendar/
H A Dcalendar.c52 const char *symbol; member
/PHP-8.2/ext/intl/
H A Dphp_intl.stub.php414 function numfmt_set_symbol(NumberFormatter $formatter, int $symbol, string $value): bool {}
416 function numfmt_get_symbol(NumberFormatter $formatter, int $symbol): string|false {}
/PHP-8.2/win32/build/
H A Dconfutils.js644 function PATH_PROG(progname, additional_paths, symbol) argument
/PHP-8.2/Zend/
H A Dzend_API.c3330 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