Home
last modified time | relevance | path

Searched defs:pos1 (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/ext/spl/
H A Dphp_spl.c300 char *pos, *pos1; in PHP_FUNCTION() 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 Dstring.c3617 …lar_str(const char *txt1, size_t len1, const char *txt2, size_t len2, size_t *pos1, size_t *pos2, …
3644 size_t pos1 = 0, pos2 = 0, max, count; local

Completed in 31 milliseconds