Home
last modified time | relevance | path

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

/php-src/ext/intl/formatter/
H A Dformatter.stub.php251 public function setSymbol(int $symbol, string $value): bool {}
257 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-src/ext/calendar/
H A Dcalendar.c52 const char *symbol; member
/php-src/ext/intl/
H A Dphp_intl.stub.php416 function numfmt_set_symbol(NumberFormatter $formatter, int $symbol, string $value): bool {}
418 function numfmt_get_symbol(NumberFormatter $formatter, int $symbol): string|false {}
/php-src/win32/build/
H A Dconfutils.js644 function PATH_PROG(progname, additional_paths, symbol) argument
/php-src/Zend/
H A Dzend_API.c3498 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 37 milliseconds