Home
last modified time | relevance | path

Searched defs:s1 (Results 1 – 25 of 32) sorted by last modified time

12

/php-src/ext/dom/
H A Dxml_serializer.c86 static bool dom_xml_str_equals_treat_nulls_as_empty(const xmlChar *s1, const xmlChar *s2) in dom_xml_str_equals_treat_nulls_as_empty()
101 static zend_always_inline bool dom_xml_str_equals_treat_nulls_as_nulls(const xmlChar *s1, const xml… in dom_xml_str_equals_treat_nulls_as_nulls()
/php-src/ext/standard/
H A Dstring.c470 zend_string *s1, *s2; in PHP_FUNCTION() local
4040 uint8x16_t s1 = vceqq_u8(x, vdupq_n_u8('\'')); local
5588 zend_string *s1, *s2; local
6160 zend_string *s1, *s2; local
H A Dvar.c1169 char *s1 = zend_print_long_to_buf(b1 + sizeof(b1) - 1, ZSTR_LEN(Z_OBJCE_P(struc)->name)); in php_var_serialize_intern() local
H A Darray.c169 const char *s1, *s2; in php_array_key_compare_string_case_unstable_i() local
194 const char *s1, *s2; in php_array_key_compare_string_unstable_i() local
219 const char *s1, *s2; in php_array_key_compare_string_natural_general() local
268 const char *s1, *s2; in php_array_key_compare_string_locale_unstable_i() local
H A Dstreamsfuncs.c51 php_stream *s1, *s2; in PHP_FUNCTION() local
/php-src/Zend/
H A Dzend_strtod.c1798 CONST unsigned char *decpt, *s0, *s, *s1; local
2530 CONST char *s, *s0, *s1; local
H A Dzend_string.h94 #define ZSTR_GET_COPYABLE_CONCAT_PROPERTIES_BOTH(s1, s2) (GC_FLAGS(s1) & GC_FLAGS(s2) & ZSTR_COPYAB… in END_EXTERN_C() argument
368 static zend_always_inline bool zend_string_equals_cstr(const zend_string *s1, const char *s2, size_… in zend_string_equals_cstr()
389 static zend_always_inline bool zend_string_equals(const zend_string *s1, const zend_string *s2) in zend_string_equals()
394 #define zend_string_equals_ci(s1, s2) \ argument
H A Dzend_operators.c3157 ZEND_API int ZEND_FASTCALL zend_binary_strcmp(const char *s1, size_t len1, const char *s2, size_t l… in zend_binary_strcmp()
3173 ZEND_API int ZEND_FASTCALL zend_binary_strncmp(const char *s1, size_t len1, const char *s2, size_t … in zend_binary_strncmp()
3189 ZEND_API int ZEND_FASTCALL zend_binary_strcasecmp(const char *s1, size_t len1, const char *s2, size… in zend_binary_strcasecmp()
3211 ZEND_API int ZEND_FASTCALL zend_binary_strncasecmp(const char *s1, size_t len1, const char *s2, siz… in zend_binary_strncasecmp()
3232 ZEND_API int ZEND_FASTCALL zend_binary_strcasecmp_l(const char *s1, size_t len1, const char *s2, si… in zend_binary_strcasecmp_l()
3254 ZEND_API int ZEND_FASTCALL zend_binary_strncasecmp_l(const char *s1, size_t len1, const char *s2, s… in zend_binary_strncasecmp_l()
3275 ZEND_API int ZEND_FASTCALL zend_binary_zval_strcmp(zval *s1, zval *s2) /* {{{ */ in zend_binary_zval_strcmp()
3281 ZEND_API int ZEND_FASTCALL zend_binary_zval_strncmp(zval *s1, zval *s2, zval *s3) /* {{{ */ in zend_binary_zval_strncmp()
3287 ZEND_API bool ZEND_FASTCALL zendi_smart_streq(zend_string *s1, zend_string *s2) /* {{{ */
3335 ZEND_API int ZEND_FASTCALL zendi_smart_strcmp(zend_string *s1, zend_string *s2) /* {{{ */
H A Dzend_builtin_functions.c343 zend_string *s1, *s2; in ZEND_FUNCTION() local
357 zend_string *s1, *s2; in ZEND_FUNCTION() local
378 zend_string *s1, *s2; in ZEND_FUNCTION() local
392 zend_string *s1, *s2; in ZEND_FUNCTION() local
H A Dzend_operators.h812 static zend_always_inline bool zend_fast_equal_strings(zend_string *s1, zend_string *s2) in zend_fast_equal_strings()
816 } else if (ZSTR_VAL(s1)[0] > '9' || ZSTR_VAL(s2)[0] > '9') { in zend_fast_equal_strings() local
H A Dzend_config.w32.h44 #define strcasecmp(s1, s2) _stricmp(s1, s2) argument
45 #define strncasecmp(s1, s2, n) _strnicmp(s1, s2, n) argument
H A Dzend_string.c402 ZEND_API zend_never_inline NOIPA bool ZEND_FASTCALL zend_string_equal_val(const zend_string *s1, co… in zend_string_equal_val()
440 ZEND_API zend_never_inline NOIPA bool ZEND_FASTCALL zend_string_equal_val(const zend_string *s1, co… in zend_string_equal_val()
/php-src/sapi/fpm/fpm/
H A Dfpm_main.c656 char *s1, *s2; in php_cgi_ini_activate_user_config() local
H A Dfpm_env.c104 static char * nvmatch(char *s1, char *s2) /* {{{ */ in nvmatch()
/php-src/sapi/cgi/
H A Dcgi_main.c801 char *s1, *s2; local
/php-src/ext/intl/spoofchecker/
H A Dspoofchecker_main.c68 zend_string *s1, *s2; in PHP_METHOD() local
/php-src/ext/random/
H A Dengine_mt19937.c149 uint32_t s1; in generate() local
H A Dengine_xoshiro256starstar.c64 uint64_t s0 = 0, s1 = 0, s2 = 0, s3 = 0; in jump() local
85 …eed256(php_random_status_state_xoshiro256starstar *state, uint64_t s0, uint64_t s1, uint64_t s2, u… in php_random_xoshiro256starstar_seed256()
/php-src/ext/spl/
H A Dspl_observer.c374 spl_SplObjectStorageElement *s1 = (spl_SplObjectStorageElement*)Z_PTR_P(e1); in spl_object_storage_compare_info() local
/php-src/ext/mbstring/
H A Dmb_gpc.c179 for (char *s1 = res; *s1; s1++) { in _php_mb_encoding_handler_ex() local
/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cjk.c1449 unsigned int s1 = 0; in mb_wchar_to_iso2022jp_kddi() local
1862 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_jis2004() local
2050 int k, c1, c2, s1, s2; in mbfl_filt_conv_wchar_jis2004_flush() local
4725 int s1, s2, w; in mbfl_filt_conv_sjis_wchar() local
4961 int c1, s, s1, s2, w; in mbfl_filt_conv_sjis_mac_wchar() local
5464 int i, c1, s1 = 0; in mbfl_filt_conv_wchar_sjis_mac_flush() local
7359 int c1, s, s1, s2, w; in mbfl_filt_conv_cp932_wchar() local
7445 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_cp932() local
8591 int c1, c2, s1 = 0; in mbfl_filt_conv_wchar_eucjpwin() local
8979 int c1, c2, s1; in mbfl_filt_conv_wchar_cp51932() local
[all …]
/php-src/ext/opcache/
H A Dzend_accelerator_util_funcs.c466 unsigned int s1 = *s1_out; in adler32_do16_loop() local
517 unsigned int s1 = checksum & 0xffff; in zend_adler32() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_internal.h204 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) argument
/php-src/ext/fileinfo/libmagic/
H A Dsoftmagic.c1993 file_strncmp(const char *s1, const char *s2, size_t len, size_t maxlen, in file_strncmp()
H A Dapprentice.c3603 unsigned int s3, s2, s1, s0; local

Completed in 142 milliseconds

12