Searched defs:pos2 (Results 1 – 6 of 6) sorted by relevance
/PHP-5.6/win32/ |
H A D | sendmail.c | 220 char *pos1 = NULL, *pos2 = NULL; in TSendMail() local 387 char *tempMailTo, *token, *pos1, *pos2; in SendText() local
|
/PHP-5.6/ext/spl/ |
H A D | php_spl.c | 320 char *copy, *pos1, *pos2; in PHP_FUNCTION() local
|
/PHP-5.6/Zend/ |
H A D | zend_language_scanner.l | 331 unsigned char *pos1, *pos2; in zend_multibyte_detect_unicode() local
|
H A D | zend_language_scanner.c | 333 unsigned char *pos1, *pos2; in zend_multibyte_detect_unicode() local
|
/PHP-5.6/ext/standard/ |
H A D | string.c | 3226 …similar_str(const char *txt1, int len1, const char *txt2, int len2, int *pos1, int *pos2, int *max) 3252 int pos1 = 0, pos2 = 0, max; local
|
/PHP-5.6/ext/soap/ |
H A D | soap.c | 1019 HashPosition pos1, pos2; in soap_create_typemap() local
|
Completed in 56 milliseconds