/PHP-5.3/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_sjis.c | 99 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument 120 #define SJIS_DECODE(c1,c2,s1,s2) \ argument 149 int c1, s1, s2, w; in mbfl_filt_conv_sjis_wchar() local 214 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_sjis() local
|
H A D | mbfilter_cp932.c | 99 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument 120 #define SJIS_DECODE(c1,c2,s1,s2) \ argument 149 int c1, s, s1, s2, w; in mbfl_filt_conv_cp932_wchar() local 234 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_cp932() local
|
H A D | mbfilter_sjis_open.c | 99 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument 120 #define SJIS_DECODE(c1,c2,s1,s2) \ argument 149 int c1, s, s1, s2, w; in mbfl_filt_conv_sjis_open_wchar() local 234 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_sjis_open() local
|
H A D | mbfilter_iso2022_jp_ms.c | 295 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_2022jpms() local
|
/PHP-5.3/ext/phar/ |
H A D | makestub.php | 29 $s2 = substr($s, strlen($s1) + strlen('index.php')); variable 30 $s2 = substr($s2, 0, strpos($s2, 'XXXX')); variable
|
/PHP-5.3/Zend/ |
H A D | zend_config.w32.h | 54 #define strcasecmp(s1, s2) stricmp(s1, s2) argument 55 #define strncasecmp(s1, s2, n) strnicmp(s1, s2, n) argument
|
H A D | zend_operators.c | 1904 ZEND_API int zend_binary_strcmp(const char *s1, uint len1, const char *s2, uint len2) /* {{{ */ in zend_binary_strcmp() 1917 ZEND_API int zend_binary_strncmp(const char *s1, uint len1, const char *s2, uint len2, uint length)… in zend_binary_strncmp() 1930 ZEND_API int zend_binary_strcasecmp(const char *s1, uint len1, const char *s2, uint len2) /* {{{ */ in zend_binary_strcasecmp() 1949 ZEND_API int zend_binary_strncasecmp(const char *s1, uint len1, const char *s2, uint len2, uint len… in zend_binary_strncasecmp() 1968 ZEND_API int zend_binary_zval_strcmp(zval *s1, zval *s2) /* {{{ */ in zend_binary_zval_strcmp() 1974 ZEND_API int zend_binary_zval_strncmp(zval *s1, zval *s2, zval *s3) /* {{{ */ in zend_binary_zval_strncmp() 1980 ZEND_API int zend_binary_zval_strcasecmp(zval *s1, zval *s2) /* {{{ */ in zend_binary_zval_strcasecmp() 1986 ZEND_API int zend_binary_zval_strncasecmp(zval *s1, zval *s2, zval *s3) /* {{{ */ in zend_binary_zval_strncasecmp() 1992 ZEND_API void zendi_smart_strcmp(zval *result, zval *s1, zval *s2) /* {{{ */ in zendi_smart_strcmp()
|
H A D | zend_builtin_functions.c | 472 char *s1, *s2; in ZEND_FUNCTION() local 488 char *s1, *s2; in ZEND_FUNCTION() local 510 char *s1, *s2; in ZEND_FUNCTION() local 526 char *s1, *s2; in ZEND_FUNCTION() local
|
/PHP-5.3/ext/zlib/ |
H A D | zlib.c | 496 char *data, *s2; in PHP_FUNCTION() local 539 char *data, *s1=NULL, *s2=NULL; in PHP_FUNCTION() local 584 char *data, *s2; in PHP_FUNCTION() local 646 char *data, *s1=NULL, *s2=NULL; in PHP_FUNCTION() local 859 char *data, *s2; in PHP_FUNCTION() local
|
/PHP-5.3/ext/xmlrpc/libxmlrpc/ |
H A D | xmlrpc_win32.h | 13 # define strcasecmp(s1, s2) stricmp(s1, s2) argument
|
/PHP-5.3/ext/standard/ |
H A D | php_lcg.h | 28 php_int32 s2; member
|
H A D | levenshtein.c | 30 static int reference_levdist(const char *s1, int l1, const char *s2, int l2, int cost_ins, int cost… in reference_levdist()
|
H A D | http_fopen_wrapper.c | 429 char *s2, *tmp_c = estrdup(tmp); in php_stream_url_wrap_http_ex() local
|
H A D | string.c | 651 char *s1, *s2; in PHP_FUNCTION() local 1553 PHPAPI size_t php_strspn(char *s1, char *s2, char *s1_end, char *s2_end) 1571 PHPAPI size_t php_strcspn(char *s1, char *s2, char *s1_end, char *s2_end) 4716 char *s1, *s2; local 5268 char *s1, *s2; local
|
/PHP-5.3/ext/zip/lib/ |
H A D | zip_fopen_index_encrypted.c | 53 struct zip_source *src, *s2; in zip_fopen_index_encrypted() local
|
H A D | zip_source_pkware.c | 72 struct zip_source *s2; in zip_source_pkware() local
|
H A D | zip_source_deflate.c | 68 struct zip_source *s2; in zip_source_deflate() local
|
H A D | zip_close.c | 356 struct zip_source *s2; in add_data() local
|
/PHP-5.3/ext/mbstring/ |
H A D | mb_gpc.c | 198 const char *s1, *s2; in _php_mb_encoding_handler_ex() local
|
/PHP-5.3/sapi/fpm/fpm/ |
H A D | fpm_env.c | 105 static char * nvmatch(char *s1, char *s2) /* {{{ */ in nvmatch()
|
/PHP-5.3/ext/ereg/regex/ |
H A D | engine.c | 52 #define AT(t, p1, p2, s1, s2) at(m, t, p1, p2, s1, s2) argument 56 #define AT(t, p1, p2, s1, s2) /* nothing */ argument
|
/PHP-5.3/ext/sqlite/libsqlite/src/ |
H A D | vacuum.c | 44 dynStr s1, s2; /* Two dynamic strings */ member
|
/PHP-5.3/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 1579 file_strncmp(const char *s1, const char *s2, size_t len, uint32_t flags) in file_strncmp()
|
/PHP-5.3/ext/mbstring/oniguruma/ |
H A D | regexec.c | 1020 #define STRING_CMP(s1,s2,len) do {\ argument 1036 UChar *p1, *p2, *end, *s2, *end2; in string_cmp_ic() local 1059 #define STRING_CMP_VALUE(s1,s2,len,is_fail) do {\ argument
|
/PHP-5.3/sapi/cgi/ |
H A D | cgi_main.c | 735 char *s1, *s2; local
|