Home
last modified time | relevance | path

Searched defs:pos2 (Results 1 – 4 of 4) sorted by relevance

/php-src/win32/
H A Dsendmail.c185 const char *pos1 = NULL, *pos2 = NULL; in TSendMail() local
391 const char *pos1, *pos2; in SendText() local
/php-src/Zend/
H A Dzend_language_scanner.l379 unsigned char *pos1, *pos2; in zend_multibyte_detect_unicode() local
/php-src/ext/standard/
H A Darray.c3382 int pos2 = pos; local
3456 int pos2 = pos; local
H A Dstring.c3617 …char *txt1, size_t len1, const char *txt2, size_t len2, size_t *pos1, size_t *pos2, size_t *max, s…
3644 size_t pos1 = 0, pos2 = 0, max, count; local

Completed in 50 milliseconds