Searched defs:pos1 (Results 1 – 6 of 6) sorted by relevance
/PHP-5.4/win32/ |
H A D | sendmail.c | 219 char *pos1 = NULL, *pos2 = NULL; in TSendMail() local 386 char *tempMailTo, *token, *pos1, *pos2; in SendText() local
|
/PHP-5.4/ext/spl/ |
H A D | php_spl.c | 320 char *copy, *pos1, *pos2; in PHP_FUNCTION() local
|
/PHP-5.4/Zend/ |
H A D | zend_language_scanner.l | 328 unsigned char *pos1, *pos2; in zend_multibyte_detect_unicode() local
|
H A D | zend_language_scanner.c | 330 unsigned char *pos1, *pos2; in zend_multibyte_detect_unicode() local
|
/PHP-5.4/ext/standard/ |
H A D | string.c | 3250 static void php_similar_str(const char *txt1, int len1, const char *txt2, int len2, int *pos1, int … 3276 int pos1 = 0, pos2 = 0, max; local
|
/PHP-5.4/ext/soap/ |
H A D | soap.c | 990 HashPosition pos1, pos2; in soap_create_typemap() local
|
Completed in 57 milliseconds