Home
last modified time | relevance | path

Searched refs:se (Results 1 – 20 of 20) sorted by relevance

/PHP-7.4/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-64.macros145 A##se ^= De; \
146 Bsu = ROL64(A##se, 2); \
150 Ce ^= E##se; \
241 A##se ^= De; \
242 Bsu = ROL64(A##se, 2); \
353 A##se ^= De; \
358 Ce ^= E##se; \
449 A##se ^= De; \
482 X##se = state[21]; \
509 state[21] = X##se; \
[all …]
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_methods.cpp150 StringEnumeration *se = NULL; in PHP_FUNCTION() local
162 se = TimeZone::createEnumeration(); in PHP_FUNCTION()
171 se = TimeZone::createEnumeration((int32_t) Z_LVAL_P(arg)); in PHP_FUNCTION()
194 se = TimeZone::createEnumeration(Z_STRVAL_P(arg)); in PHP_FUNCTION()
201 if (se) { in PHP_FUNCTION()
202 IntlIterator_from_StringEnumeration(se, return_value); in PHP_FUNCTION()
271 StringEnumeration *se; in PHP_FUNCTION() local
273 se = TimeZone::createTimeZoneIDEnumeration((USystemTimeZoneType)zoneType, in PHP_FUNCTION()
278 IntlIterator_from_StringEnumeration(se, return_value); in PHP_FUNCTION()
/PHP-7.4/Zend/
H A Dzend_strtod.h28 ZEND_API double zend_strtod(const char *s00, const char **se);
H A Dzend_strtod.c532 extern "C" double strtod(const char *s00, char **se);
2537 (s00, se) CONST char *s00; char **se; in zend_strtod() argument
2539 (const char *s00, const char **se)
3609 if (se)
3610 *se = (char *)s;
/PHP-7.4/sapi/cli/tests/
H A Dbug70470.phpt23 fwrite($fp, "se\r\n\r\n");
/PHP-7.4/ext/intl/common/
H A Dcommon_enum.h79 U_CFUNC void IntlIterator_from_StringEnumeration(StringEnumeration *se, zval *object);
H A Dcommon_enum.cpp140 U_CFUNC void IntlIterator_from_StringEnumeration(StringEnumeration *se, zval *object) in IntlIterator_from_StringEnumeration() argument
147 ZVAL_PTR(&ii->iterator->data, se); in IntlIterator_from_StringEnumeration()
/PHP-7.4/ext/curl/tests/
H A Dcurl_copy_handle_basic_006.phpt29 …y) since it causes char * inputs to be invalid (see also: http://curl.haxx.se/libcurl/c/curl_easy_…
/PHP-7.4/ext/openssl/tests/
H A Dbug65538_002.phpt13 // We can't use http://curl.haxx.se/ca/cacert.pem for this test
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_oracle_nulls.phpt101 string(3) "%se"
118 string(3) "%se"
/PHP-7.4/ext/standard/tests/strings/
H A Dstr_split_basic.phpt42 string(2) "se"
H A Dstrval_variation2.phpt26 $se = "\xe0\xe1\xe2\xe3\xe4\xe5\xe6\xe7\xe8\xe9\xea\xeb\xec\xed\xee\xef";
57 echo bin2hex(strval($se));
/PHP-7.4/ext/zip/
H A Dzip_stream.c57 int ze, se; in php_zip_ops_read() local
58 zip_file_error_get(self->zf, &ze, &se); in php_zip_ops_read()
/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp164 StringEnumeration *se = Calendar::getKeywordValuesForLocale(key, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
167 if (se == NULL) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
182 StringEnumeration *se = new BugStringCharEnumeration(uenum); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() local
185 IntlIterator_from_StringEnumeration(se, return_value); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
/PHP-7.4/azure/
H A Dcommunity_job.yml27 wget https://curl.haxx.se/download/curl-7.65.3.tar.gz
/PHP-7.4/sapi/cli/
H A Dphp_cli.c213 zend_extension *se = (zend_extension*)(*s)->data; in extension_name_cmp() local
214 return strcmp(fe->name, se->name); in extension_name_cmp()
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_main.c224 zend_extension *se = (zend_extension*)(*s)->data; in extension_name_cmp() local
225 return strcmp(fe->name, se->name); in extension_name_cmp()
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c275 zend_extension *se = (zend_extension*)(*s)->data; in extension_name_cmp() local
276 return strcmp(fe->name, se->name); in extension_name_cmp()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます6542 # Ulf Harnhammar <ulfh@update.uu.se>
7107 # Reference: http://gbdev.gg8.se/wiki/articles/The_Cartridge_Header
7353 # Reference: https://mc.pp.se/dc/ip0000.bin.html
21512 # TNEF magic From "Joomy" <joomy@se-ed.net>
25753 # Ulf Harnhammar <ulfh@update.uu.se>
26242 # NetStumbler log files. Not really packets, per se, but about as
H A Dmagic6542 # Ulf Harnhammar <ulfh@update.uu.se>
7107 # Reference: http://gbdev.gg8.se/wiki/articles/The_Cartridge_Header
7353 # Reference: https://mc.pp.se/dc/ip0000.bin.html
21512 # TNEF magic From "Joomy" <joomy@se-ed.net>
25753 # Ulf Harnhammar <ulfh@update.uu.se>
26242 # NetStumbler log files. Not really packets, per se, but about as

Completed in 213 milliseconds