Home
last modified time | relevance | path

Searched defs:newtext (Results 251 – 275 of 389) sorted by relevance

1...<<111213141516

/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dstring.c890 zend_string *newtext; in PHP_FUNCTION() local
925 ZSTR_VAL(newtext)[current] = breakchar[0]; in PHP_FUNCTION() local
930 ZSTR_VAL(newtext)[lastspace] = breakchar[0]; in PHP_FUNCTION() local
1014 ZSTR_VAL(newtext)[newtextlen] = '\0'; in PHP_FUNCTION() local
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dstring.c890 zend_string *newtext; in PHP_FUNCTION() local
925 ZSTR_VAL(newtext)[current] = breakchar[0]; in PHP_FUNCTION() local
930 ZSTR_VAL(newtext)[lastspace] = breakchar[0]; in PHP_FUNCTION() local
1014 ZSTR_VAL(newtext)[newtextlen] = '\0'; in PHP_FUNCTION() local
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dstring.c925 zend_string *newtext; in PHP_FUNCTION() local
960 ZSTR_VAL(newtext)[current] = breakchar[0]; in PHP_FUNCTION() local
965 ZSTR_VAL(newtext)[lastspace] = breakchar[0]; in PHP_FUNCTION() local
1049 ZSTR_VAL(newtext)[newtextlen] = '\0'; in PHP_FUNCTION() local
/dports/lang/php73/php-7.3.33/ext/standard/
H A Dstring.c942 zend_string *newtext; in PHP_FUNCTION() local
977 ZSTR_VAL(newtext)[current] = breakchar[0]; in PHP_FUNCTION() local
982 ZSTR_VAL(newtext)[lastspace] = breakchar[0]; in PHP_FUNCTION() local
1066 ZSTR_VAL(newtext)[newtextlen] = '\0'; in PHP_FUNCTION() local
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dstring.c890 zend_string *newtext; in PHP_FUNCTION() local
925 ZSTR_VAL(newtext)[current] = breakchar[0]; in PHP_FUNCTION() local
930 ZSTR_VAL(newtext)[lastspace] = breakchar[0]; in PHP_FUNCTION() local
1014 ZSTR_VAL(newtext)[newtextlen] = '\0'; in PHP_FUNCTION() local
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dstring.c942 zend_string *newtext; in PHP_FUNCTION() local
977 ZSTR_VAL(newtext)[current] = breakchar[0]; in PHP_FUNCTION() local
982 ZSTR_VAL(newtext)[lastspace] = breakchar[0]; in PHP_FUNCTION() local
1066 ZSTR_VAL(newtext)[newtextlen] = '\0'; in PHP_FUNCTION() local
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dstring.c925 zend_string *newtext; in PHP_FUNCTION() local
960 ZSTR_VAL(newtext)[current] = breakchar[0]; in PHP_FUNCTION() local
965 ZSTR_VAL(newtext)[lastspace] = breakchar[0]; in PHP_FUNCTION() local
1049 ZSTR_VAL(newtext)[newtextlen] = '\0'; in PHP_FUNCTION() local
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dstring.c890 zend_string *newtext; in PHP_FUNCTION() local
925 ZSTR_VAL(newtext)[current] = breakchar[0]; in PHP_FUNCTION() local
930 ZSTR_VAL(newtext)[lastspace] = breakchar[0]; in PHP_FUNCTION() local
1014 ZSTR_VAL(newtext)[newtextlen] = '\0'; in PHP_FUNCTION() local
/dports/games/redeclipse16/base-1.6.0/src/engine/
H A Dtextedit.h27 char *newtext = new char[maxlen]; member
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dosd.c791 char newtext[TEXTSIZE]; in OSD_ResizeDisplay() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/tools/
H A Dsch_edit_tool.cpp1560 SCH_TEXT* newtext = nullptr; in ChangeTextType() local
/dports/math/R/R-4.1.2/src/library/tools/R/
H A DRd2txt.R57 editblock <- function(block, newtext) argument
/dports/math/libRmath/R-4.1.1/src/library/tools/R/
H A DRd2txt.R57 editblock <- function(block, newtext) argument
/dports/editors/mined/mined-2015.25/src/
H A Dsearch.c508 char * newtext; local
/dports/math/gretl/gretl-2021d/gui/
H A Dmodel_table.c1529 const char *newtext; in format_model_table() local
/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Djs_hello_moz.cpp548 static void domSetsInner(JS::HandleObject ival, const char *newtext) in domSetsInner()
572 static void domSetsTagValue(JS::HandleObject ival, const char *newtext) in domSetsTagValue()
/dports/java/java-subversion/subversion-1.14.1/tools/dist/
H A Drelease.py539 def edit_changes_file(path, newtext): argument
/dports/games/cgoban/cgoban-1.9.14/wmslib/src/but/
H A Dtextin.c474 static ButOut kpress(But *but, const char *newtext, KeySym keysym) { in kpress()
/dports/astro/stellarium/stellarium-0.21.3/src/external/libindi/libs/
H A Dindicom.c1532 void IUSaveText(IText *tp, const char *newtext) in IUSaveText()
/dports/devel/py-subversion/subversion-1.14.1/tools/dist/
H A Drelease.py539 def edit_changes_file(path, newtext): argument
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/dist/
H A Drelease.py539 def edit_changes_file(path, newtext): argument
/dports/devel/p5-subversion/subversion-1.14.1/tools/dist/
H A Drelease.py539 def edit_changes_file(path, newtext): argument
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/otps/
H A Dotp-lexer.c959 char *newtext; variable
/dports/multimedia/lives/lives-3.2.0/src/
H A Dpangotext.c206 char *readytext, *testtext = NULL, *newtext = NULL, *tmp, *xx; in layout_nth_message_at_bottom() local
/dports/www/ilias/ILIAS-5.4.25/Services/Utilities/classes/
H A DParser.php4765 private function extractSections($text, $section, $mode, $newtext = '')

1...<<111213141516