Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dsendmail.c186 char *pos1 = NULL, *pos2 = NULL; in TSendMail() local
391 char *tempMailTo, *token, *token_state, *pos1, *pos2; in SendText() local
/PHP-7.4/ext/spl/
H A Dphp_spl.c313 char *pos, *pos1; in PHP_FUNCTION() local
/PHP-7.4/Zend/
H A Dzend_language_scanner.l368 unsigned char *pos1, *pos2; in zend_multibyte_detect_unicode() local
/PHP-7.4/ext/standard/
H A Dstring.c3603 …lar_str(const char *txt1, size_t len1, const char *txt2, size_t len2, size_t *pos1, size_t *pos2, …
3631 size_t pos1 = 0, pos2 = 0, max, count; local

Completed in 31 milliseconds