Home
last modified time | relevance | path

Searched refs:operation (Results 176 – 191 of 191) sorted by relevance

12345678

/PHP-7.4/ext/soap/
H A Dphp_sdl.c761 xmlNodePtr portType, operation; in load_wsdl() local
916 operation = trav2; in load_wsdl()
918 op_name = get_attribute(operation->properties, "name"); in load_wsdl()
923 trav3 = operation->children; in load_wsdl()
957 soapOperation = get_node_ex(operation->children, "operation", wsdl_soap_namespace); in load_wsdl()
1000 input = get_node_ex(operation->children, "input", WSDL_NAMESPACE); in load_wsdl()
1034 output = get_node_ex(operation->children, "output", WSDL_NAMESPACE); in load_wsdl()
1072 …xmlNodePtr soap_fault = get_node_with_attribute_ex(operation->children, "fault", WSDL_NAMESPACE, "… in load_wsdl()
/PHP-7.4/docs/
H A Dstreams.md304 * `mode` is the stdio-like mode of operation - php streams places no real
400 The main thing to remember is that in your close operation you need to release
/PHP-7.4/Zend/tests/
H A D019.phpt271 /* testing variation in operation for isset(), empty() & unset().
276 echo "\n*** Testing possible variation in operation for isset(), empty() & unset() ***\n";
1289 *** Testing possible variation in operation for isset(), empty() & unset() ***
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation55.phpt78 // current file pointer position after rewind operation
H A Dfile.inc89 "empty" = no fill operation performed, returns true
/PHP-7.4/ext/standard/
H A Dconfig.m4411 dnl Check for atomic operation API availability in Solaris
H A Dbasic_functions.c1026 ZEND_ARG_INFO(0, operation)
/PHP-7.4/ext/phar/phar/
H A Dpharcommand.inc652 self::error("Unable to complete operation on file '$file'\n" . $e->getMessage() . "\n");
1264 self::error('Metadata is a flat value while an index operation was issued.');
/PHP-7.4/
H A DUPGRADING151 next extraction operation.
176 . fread() and fwrite() will now return false if the operation failed.
H A Dphp.ini-development1361 ; the session id. We encourage this operation as it's very helpful in combating
H A Dphp.ini-production1361 ; the session id. We encourage this operation as it's very helpful in combating
H A DNEWS2630 . Added ldap_exop_refresh helper for EXOP REFRESH operation with dds overlay.
/PHP-7.4/ext/spl/
H A Dspl_directory.c3057 ZEND_ARG_INFO(0, operation)
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch1903 -// this mode allows only the necessary syscalls used during normal operation
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます12263 # really le32 operation,destination,payloadsize (but quite predictable)
H A Dmagic12263 # really le32 operation,destination,payloadsize (but quite predictable)

Completed in 188 milliseconds

12345678