Home
last modified time | relevance | path

Searched refs:tr (Results 26 – 50 of 53) sorted by relevance

123

/PHP-5.5/ext/xsl/tests/
H A Dxsltprocessor_transformToXML_wrongparam_001.phpt30 <tr><td>
33 </td></tr>
H A Dxsltprocessor_transformToXML_wrongparam_002.phpt30 <tr><td>
33 </td></tr>
H A Dxsltprocessor_transformToXML_wrongparam_003.phpt30 <tr><td>
33 </td></tr>
H A Dxsltprocessor_transformToXML_wrongparam_004.phpt30 <tr><td>
33 </td></tr>
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_driver.c104 if (isc_commit_transaction(H->isc_status, &H->tr)) { in firebird_handle_closer()
108 if (isc_rollback_transaction(H->isc_status, &H->tr)) { in firebird_handle_closer()
241 if (isc_dsql_execute2(H->isc_status, &H->tr, &stmt, PDO_FB_SQLDA_VERSION, &in_sqlda, &out_sqlda)) { in firebird_handle_doer()
266 if (dbh->auto_commit && isc_commit_retaining(H->isc_status, &H->tr)) { in firebird_handle_doer()
359 if (isc_start_transaction(H->isc_status, &H->tr, 1, &H->db, (unsigned short)(ptpb-tpb), tpb)) { in firebird_handle_begin()
372 if (isc_commit_transaction(H->isc_status, &H->tr)) { in firebird_handle_commit()
385 if (isc_rollback_transaction(H->isc_status, &H->tr)) { in firebird_handle_rollback()
460 if (isc_dsql_prepare(H->isc_status, &H->tr, s, 0, new_sql, PDO_FB_DIALECT, out_sqlda)) { in firebird_alloc_prepare_stmt()
H A Dphp_pdo_firebird_int.h73 isc_tr_handle tr; member
H A Dfirebird_statement.c103 if (isc_dsql_execute(H->isc_status, &H->tr, &S->stmt, PDO_FB_SQLDA_VERSION, S->in_sqlda)) { in firebird_stmt_execute()
137 if (stmt->dbh->auto_commit && isc_commit_retaining(H->isc_status, &H->tr)) { in firebird_stmt_execute()
232 if (isc_open_blob(H->isc_status, &H->db, &H->tr, &blobh, blob_id)) { in firebird_fetch_blob()
420 if (isc_create_blob(H->isc_status, &H->db, &H->tr, &h, blob_id)) { in firebird_bind_blob()
/PHP-5.5/ext/standard/tests/file/
H A Dbug26615.phpt10 …exec($_ENV['TEST_PHP_EXECUTABLE'].' -n -r \'for($i=1;$i<=5000;$i++) print "$i\n";\' | tr \'\n\' \'…
/PHP-5.5/ext/interbase/
H A Dinterbase.c1288 ibase_trans *tr = ib_link->tr_list->trans; in _php_ibase_def_trans() local
1290 if (tr == NULL) { in _php_ibase_def_trans()
1291 tr = (ibase_trans *) emalloc(sizeof(ibase_trans)); in _php_ibase_def_trans()
1292 tr->handle = NULL; in _php_ibase_def_trans()
1293 tr->link_cnt = 1; in _php_ibase_def_trans()
1294 tr->affected_rows = 0; in _php_ibase_def_trans()
1295 tr->db_link[0] = ib_link; in _php_ibase_def_trans()
1296 ib_link->tr_list->trans = tr; in _php_ibase_def_trans()
1298 if (tr->handle == NULL) { in _php_ibase_def_trans()
1299 if (isc_start_transaction(IB_STATUS, &tr->handle, 1, &ib_link->handle, 0, NULL)) { in _php_ibase_def_trans()
[all …]
H A Dibase_query.c880 isc_tr_handle tr; in _php_ibase_exec() local
887 tr = NULL; in _php_ibase_exec()
889 if (isc_dsql_execute_immediate(IB_STATUS, &ib_query->link->handle, &tr, 0, in _php_ibase_exec()
896 trans->handle = tr; in _php_ibase_exec()
/PHP-5.5/tests/strings/
H A D001.phpt154 $tr = strtr($str, "def", "456");
155 if ($tr == "t5st abc456gh") {
/PHP-5.5/
H A Dconfig.guess274 …echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQ…
777 FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
778 …FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\…
783 …FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\…
784 …FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' …
866 …echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo…
H A Dacinclude.m41062 …php_def_have_what=HAVE_[]`echo $1 | tr 'abcdefghijklmnopqrstuvwxyz-' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'…
2754 …is_arg_set=php_[]`echo [$]arg_name | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ-' 'abcdefghijklmnopqrstuvwxyz_…
H A Dconfigure.in802 ltp_version_vars=`$LTP -v 2>/dev/null | $SED -e 's/^.* //' -e 's/\./ /g' | tr -d a-z`
H A Dltmain.sh99 case `echo X|tr X '\101'` in
/PHP-5.5/ext/
H A Dext_skel37 EXTNAME=`echo $extname | tr "[:lower:]" "[:upper:]"`
/PHP-5.5/Zend/
H A Dacinclude.m415 …$YACC --version 2> /dev/null | grep 'GNU Bison' | cut -d ' ' -f 4 | $SED -e 's/\./ /g' | tr -d a-z`
/PHP-5.5/build/
H A Dshtool450 echo "$1" | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'
455 echo "$1" | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'
1651 tr '^' '\012'`
H A Dlibtool.m41712 … | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
2261 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
4606 opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
/PHP-5.5/ext/standard/tests/strings/
H A Dsubstr_replace.phpt701 string(2) "tr"
718 string(2) "tr"
735 string(2) "tr"
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch1200 tr application/x-troff
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput82331 /<tr([\w\W\s\d][^<>]{0,})><TD([\w\W\s\d][^<>]{0,})>([\d]{0,}\.)(.*)((<BR>([\w\W\s\d][^<>]{0,})|[\s]…
H A Dtestinput11903 /<tr([\w\W\s\d][^<>]{0,})><TD([\w\W\s\d][^<>]{0,})>([\d]{0,}\.)(.*)((<BR>([\w\W\s\d][^<>]{0,})|[\s]…
H A Dtestinput22878 /<tr([\w\W\s\d][^<>]{0,})><TD([\w\W\s\d][^<>]{0,})>([\d]{0,}\.)(.*)((<BR>([\w\W\s\d][^<>]{0,})|[\s]…
H A Dtestoutput83633 /<tr([\w\W\s\d][^<>]{0,})><TD([\w\W\s\d][^<>]{0,})>([\d]{0,}\.)(.*)((<BR>([\w\W\s\d][^<>]{0,})|[\s]…

Completed in 109 milliseconds

123