Home
last modified time | relevance | path

Searched defs:s2 (Results 26 – 38 of 38) sorted by relevance

12

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c105 #define S2(s2) (reg_map[s2]) argument
107 #define S2A(s2) (s2) argument
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c1040 unsigned int s2 = (checksum >> 16) & 0xffff; local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregexec.c965 #define STRING_CMP(s1,s2,len) do {\ argument
981 UChar *p1, *p2, *end1, *s2, *end2; in string_cmp_ic() local
1004 #define STRING_CMP_VALUE(s1,s2,len,is_fail) do {\ argument
H A Dregparse.c207 onig_strncmp(const UChar* s1, const UChar* s2, int n) in onig_strncmp()
/PHP-5.5/ext/standard/
H A Dstring.c738 char *s1, *s2; in PHP_FUNCTION() local
1653 PHPAPI size_t php_strspn(char *s1, char *s2, char *s1_end, char *s2_end)
1671 PHPAPI size_t php_strcspn(char *s1, char *s2, char *s1_end, char *s2_end)
5034 char *s1, *s2; local
5629 char *s1, *s2; local
H A Dstreamsfuncs.c53 php_stream *s1, *s2; in PHP_FUNCTION() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c1778 file_strncmp(const char *s1, const char *s2, size_t len, uint32_t flags) in file_strncmp()
/PHP-5.5/main/
H A Drfc1867.c561 char *s2 = strrchr(path, '/'); in php_ap_basename() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c715 char *s1, *s2; local
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c774 char *s1, *s2; local
/PHP-5.5/Zend/
H A Dzend_strtod.c1479 j, j1, k, k0, k_check, leftright, m2, m5, s2, s5, in zend_dtoa() local
/PHP-5.5/ext/mbstring/
H A Dmbstring.c1157 char *s, *s2; in php_mb_rfc1867_basename() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h374 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) argument

Completed in 132 milliseconds

12