Home
last modified time | relevance | path

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

/php-src/ext/sodium/
H A Dlibsodium.c32 #define PHP_SODIUM_ZSTR_TRUNCATE(zs, len) do { ZSTR_LEN(zs) = (len); } while(0) argument
43 zend_string *zs; in zend_string_checked_alloc() local
49 ZSTR_VAL(zs)[len] = 0; in zend_string_checked_alloc() local
/php-src/ext/zip/
H A Dphp_zip.c290 struct zip_source *zs; in php_zip_add_file() local
1928 struct zip_source *zs; local
/php-src/ext/spl/
H A Dspl_directory.c285 #define IS_SLASH_AT(zs, pos) (IS_SLASH(zs[pos])) argument
/php-src/Zend/
H A Dzend_strtod.c2179 ULong si, z, zs; local

Completed in 37 milliseconds