Home
last modified time | relevance | path

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

/PHP-5.5/ext/posix/tests/
H A Dposix_getpgrp_basic.phpt11 $pgrp = posix_getpgrp();
13 var_dump($pgrp);
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c858 zval grp_val, *grp, **pgrp, *retval, *old_ctor_args = NULL; in do_fetch() local
1223 …e_find(Z_ARRVAL_P(return_all), Z_STRVAL(grp_val), Z_STRLEN(grp_val)+1, (void**)&pgrp) == FAILURE) { in do_fetch()
1228 grp = *pgrp; in do_fetch()

Completed in 15 milliseconds