Home
last modified time | relevance | path

Searched defs:s2 (Results 1 – 25 of 38) sorted by last modified time

12

/PHP-7.4/Zend/
H A Dzend_string.h320 static zend_always_inline zend_bool zend_string_equals(zend_string *s1, zend_string *s2) in zend_string_equals()
325 #define zend_string_equals_ci(s1, s2) \ argument
H A Dzend_operators.c2721 ZEND_API int ZEND_FASTCALL zend_binary_strcmp(const char *s1, size_t len1, const char *s2, size_t l… in zend_binary_strcmp()
2737 ZEND_API int ZEND_FASTCALL zend_binary_strncmp(const char *s1, size_t len1, const char *s2, size_t … in zend_binary_strncmp()
2753 ZEND_API int ZEND_FASTCALL zend_binary_strcasecmp(const char *s1, size_t len1, const char *s2, size… in zend_binary_strcasecmp()
2775 ZEND_API int ZEND_FASTCALL zend_binary_strncasecmp(const char *s1, size_t len1, const char *s2, siz… in zend_binary_strncasecmp()
2796 ZEND_API int ZEND_FASTCALL zend_binary_strcasecmp_l(const char *s1, size_t len1, const char *s2, si… in zend_binary_strcasecmp_l()
2839 ZEND_API int ZEND_FASTCALL zend_binary_zval_strcmp(zval *s1, zval *s2) /* {{{ */ in zend_binary_zval_strcmp()
2845 ZEND_API int ZEND_FASTCALL zend_binary_zval_strncmp(zval *s1, zval *s2, zval *s3) /* {{{ */ in zend_binary_zval_strncmp()
2851 ZEND_API int ZEND_FASTCALL zend_binary_zval_strcasecmp(zval *s1, zval *s2) /* {{{ */ in zend_binary_zval_strcasecmp()
2857 ZEND_API int ZEND_FASTCALL zend_binary_zval_strncasecmp(zval *s1, zval *s2, zval *s3) /* {{{ */ in zend_binary_zval_strncasecmp()
2863 ZEND_API int ZEND_FASTCALL zendi_smart_streq(zend_string *s1, zend_string *s2) /* {{{ */
[all …]
H A Dzend_builtin_functions.c601 zend_string *s1, *s2; in ZEND_FUNCTION() local
616 zend_string *s1, *s2; in ZEND_FUNCTION() local
638 zend_string *s1, *s2; in ZEND_FUNCTION() local
653 zend_string *s1, *s2; in ZEND_FUNCTION() local
H A Dzend_operators.h832 static zend_always_inline int zend_fast_equal_strings(zend_string *s1, zend_string *s2) in zend_fast_equal_strings()
H A Dzend_strtod.c2573 CONST char *s2; local
3757 j, j1 = 0, k, k0, k_check, leftright, m2, m5, s2, s5, local
/PHP-7.4/ext/standard/
H A Darray.c217 const char *s1, *s2; in php_array_key_compare_string_case() local
250 const char *s1, *s2; in php_array_key_compare_string() local
283 const char *s1, *s2; in php_array_key_compare_string_natural_general() local
334 const char *s1, *s2; in php_array_key_compare_string_locale() local
H A Dstring.c708 zend_string *s1, *s2; in PHP_FUNCTION() local
1765 PHPAPI size_t php_strspn(char *s1, char *s2, char *s1_end, char *s2_end)
1783 PHPAPI size_t php_strcspn(char *s1, char *s2, char *s1_end, char *s2_end)
4086 uint8x16_t s2 = vceqq_u8(x, vdupq_n_u8('\"')); local
5662 zend_string *s1, *s2; local
6320 zend_string *s1, *s2; local
H A Dstreamsfuncs.c57 php_stream *s1, *s2; in PHP_FUNCTION() local
H A Dlevenshtein.c29 static zend_long reference_levdist(const char *s1, size_t l1, const char *s2, size_t l2, zend_long … in reference_levdist()
H A Dphp_lcg.h26 int32_t s2; member
/PHP-7.4/ext/mbstring/
H A Dmbstring.c1205 char *s, *s2; in php_mb_rfc1867_basename() local
H A Dmb_gpc.c187 const char *s1, *s2; in _php_mb_encoding_handler_ex() local
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c802 char *s1, *s2; local
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_main.c643 char *s1, *s2; in php_cgi_ini_activate_user_config() local
H A Dfpm_env.c103 static char * nvmatch(char *s1, char *s2) /* {{{ */ in nvmatch()
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_auth.c538 php_mysqlnd_crypt(zend_uchar *buffer, const zend_uchar *s1, const zend_uchar *s2, size_t len) in php_mysqlnd_crypt()
/PHP-7.4/main/
H A Drfc1867.c563 char *s2 = strrchr(path, '/'); in php_ap_basename() local
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c119 #define S2(s2) (reg_map[s2]) argument
120 #define FS2(s2) (freg_map[s2]) argument
121 #define FS2N(s2) (freg_map[s2] | 0x1) argument
122 #define S2A(s2) (s2) argument
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h186 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) argument
/PHP-7.4/ext/spl/
H A Dspl_observer.c346 spl_SplObjectStorageElement *s2 = (spl_SplObjectStorageElement*)Z_PTR_P(e2); in spl_object_storage_compare_info() local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dsoftmagic.c1828 file_strncmp(const char *s1, const char *s2, size_t len, uint32_t flags) in file_strncmp()
/PHP-7.4/ext/phar/
H A Dmakestub.php29 $s2 = substr($s, strlen($s1) + strlen('index.php')); variable
30 $s2 = substr($s2, 0, strpos($s2, 'XXXX')); variable
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_util_funcs.c848 unsigned int s2 = (checksum >> 16) & 0xffff; in zend_adler32() local
/PHP-7.4/ext/standard/html_tables/
H A Dhtml_table_gen.php526 $s2 = (hexdec($el[1]) & 0xFC0) >> 6; variable
/PHP-7.4/ext/intl/spoofchecker/
H A Dspoofchecker_main.c62 char *s1, *s2; in PHP_METHOD() local

Completed in 159 milliseconds

12