/PHP-5.3/ext/interbase/ |
H A D | ibase_service.c | 283 static char action[] = { isc_action_svc_display_user }; in _php_ibase_service_query() local 285 if (isc_service_start(IB_STATUS, &svm->handle, NULL, sizeof(action), action)) { in _php_ibase_service_query() 493 long action, argument = 0; in _php_ibase_service_action() local 499 &res, &db, &dblen, &action, &argument)) { in _php_ibase_service_action() 507 switch (action) { in _php_ibase_service_action() 520 switch (action) { in _php_ibase_service_action() 523 _php_ibase_module_error("Unrecognised option (%ld)" TSRMLS_CC, action); in _php_ibase_service_action() 537 argument |= action; in _php_ibase_service_action() 538 action = isc_spb_options; in _php_ibase_service_action() 557 db, (char)action, (char)argument); in _php_ibase_service_action() [all …]
|
/PHP-5.3/ext/session/tests/ |
H A D | bug36459.phpt | 24 <a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2" 27 …<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2" style="font: normal 11pt Times New Rom… 37 <a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2&sid=%s" 40 …<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2&sid=%s" style="font: normal 11pt Times …
|
H A D | 018.phpt | 21 <form accept-charset="ISO-8859-15, ISO-8859-1" action=url.php> 26 <form accept-charset="ISO-8859-15, ISO-8859-1" action=url.php><input type="hidden" name="PHPSESSID"…
|
/PHP-5.3/sapi/fpm/fpm/ |
H A D | fpm_process_ctl.h | 20 void fpm_pctl(int new_state, int action);
|
H A D | fpm_scoreboard.h | 73 … active, int lq, int lq_len, int requests, int max_children_reached, int action, struct fpm_scoreb…
|
/PHP-5.3/ext/phar/tests/ |
H A D | frontcontroller23.phpt | 2 Phar front controller with generic action router test
|
/PHP-5.3/ext/pdo/tests/ |
H A D | pdo_017.phpt | 44 function countRows($action) { 49 return "Counted $res rows after $action.\n";
|
/PHP-5.3/ext/standard/tests/strings/ |
H A D | lcfirst.phpt | 57 echo "\n--- Testing lowercamelcase action call example ---\n"; 64 $action = lcfirst(substr($m, 3)); 65 $this->$action = $v[0]; 206 --- Testing lowercamelcase action call example ---
|
/PHP-5.3/ext/phar/tests/cache_list/ |
H A D | frontcontroller23.phpt | 2 Phar front controller with generic action router test [cache_list]
|
/PHP-5.3/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 259 if (action == FILE_COMPILE) { in apprentice_1() 297 if (action == FILE_LIST) { in apprentice_1() 339 if ((fn = magic_getpath(fn, action)) == NULL) in file_apprentice() 350 apprentice_1(ms, fn, action, mlist); in file_apprentice() 366 file_err = apprentice_1(ms, fn, action, mlist); in file_apprentice() 731 action) != 0) 751 const char *fn, int action) argument 771 if (action == FILE_CHECK) 813 load_1(ms, action, filearr[i], &errs, &marray, 1139 const char *line, size_t lineno, int action) argument [all …]
|
/PHP-5.3/ext/soap/tests/bugs/ |
H A D | bug28969.phpt | 20 function __doRequest($request, $location, $action, $version, $one_way = 0) {
|
H A D | bug54911.phpt | 8 function __doRequest($request, $location, $action, $version, $one_way=false) {
|
H A D | bug29844.phpt | 24 function __doRequest($request, $location, $action, $version, $one_way = 0) {
|
H A D | bug38055.phpt | 23 function __doRequest($request, $location, $action, $version, $one_way = 0) {
|
H A D | bug46419.phpt | 19 function __doRequest($request, $location, $action, $version, $one_way = 0) {
|
H A D | bug42692.phpt | 21 function __doRequest($request, $location, $action, $version, $one_way = 0) {
|
H A D | bug34643.phpt | 25 function __doRequest($request, $location, $action, $version, $one_way = 0) {
|
H A D | bug38067.phpt | 22 function __doRequest($request, $location, $action, $version, $one_way = 0) {
|
H A D | bug36999.phpt | 24 function __doRequest($request, $location, $action, $version, $one_way = 0) {
|
H A D | bug38004.phpt | 22 function __doRequest($request, $location, $action, $version, $one_way = 0) {
|
H A D | bug34449.phpt | 8 function __doRequest($request, $location, $action, $version, $one_way = 0) {
|
H A D | bug29795.phpt | 15 function __doRequest($request, $location, $action, $version, $one_way = 0) {
|
/PHP-5.3/ext/soap/tests/ |
H A D | transport001.phpt | 19 function __doRequest($request, $location, $action, $version, $one_way = 0) {
|
H A D | classmap003.phpt | 36 function __doRequest($request, $location, $action, $version, $one_way = 0) {
|
H A D | typemap012.phpt | 10 function __doRequest($request, $location, $action, $version, $one_way = 0) {
|