Home
last modified time | relevance | path

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

/PHP-8.1/win32/
H A Dsendmail.c186 const char *pos1 = NULL, *pos2 = NULL; in TSendMail() local
392 const char *pos1, *pos2; in SendText() local
/PHP-8.1/ext/spl/
H A Dphp_spl.c298 char *pos, *pos1; in PHP_FUNCTION() local
/PHP-8.1/Zend/
H A Dzend_language_scanner.l379 unsigned char *pos1, *pos2; in zend_multibyte_detect_unicode() local
/PHP-8.1/ext/standard/
H A Dstring.c3371 …lar_str(const char *txt1, size_t len1, const char *txt2, size_t len2, size_t *pos1, size_t *pos2, …
3398 size_t pos1 = 0, pos2 = 0, max, count; local

Completed in 30 milliseconds