Home
last modified time | relevance | path

Searched refs:UNLIMITED_STRING (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/posix/
H A Dposix.c1044 #define UNLIMITED_STRING "unlimited" macro
1063 add_assoc_stringl(return_value, soft, UNLIMITED_STRING, sizeof(UNLIMITED_STRING)-1); in posix_addlimit()
1069 add_assoc_stringl(return_value, hard, UNLIMITED_STRING, sizeof(UNLIMITED_STRING)-1); in posix_addlimit()
1175 add_next_index_stringl(return_value, UNLIMITED_STRING, sizeof(UNLIMITED_STRING)-1); in PHP_FUNCTION()
1181 add_next_index_stringl(return_value, UNLIMITED_STRING, sizeof(UNLIMITED_STRING)-1); in PHP_FUNCTION()

Completed in 6 milliseconds