Home
last modified time | relevance | path

Searched defs:nl (Results 1 – 25 of 13165) sorted by last modified time

12345678910>>...527

/dports/audio/lewton/lewton-0.10.2/cargo-crates/vorbis-sys-0.0.8/libvorbis/lib/
H A Dsmallft.c46 int nl=n; in drfti1() local
/dports/x11-wm/piewm/piewm-1.04/
H A Dparse.c1399 int n, nl; in MkDef() local
/dports/x11-wm/tvtwm/tvtwm/
H A Dparse.c1676 int n, nl; local
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltGrPs.c647 char *nl; local
/dports/x11/kitty/kitty-0.23.1/kitty_tests/
H A Dscreen.py390 def nl(): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/afl/src/
H A Dafl-fuzz.c1410 struct dirent **nl; in read_testcases() local
/dports/www/webtrees/webtrees-1.7.18/webtrees/vendor/ezyang/htmlpurifier/maintenance/
H A Drename-config.php50 $nl = "\r\n"; variable
52 $nl = "\r"; variable
54 $nl = "\n"; variable
H A Dadd-vimline.php118 if (strpos($contents, "\r\n") !== false) $nl = "\r\n"; variable
119 elseif (strpos($contents, "\n") !== false) $nl = "\n"; variable
120 elseif (strpos($contents, "\r") !== false) $nl = "\r"; variable
121 else $nl = PHP_EOL; variable
/dports/www/fnord/fnord-1.11/
H A Dhttpd.c976 unsigned int nl; in handledirlist() local
1328 int nl=str_chr(buf,'\r'); in main() local
/dports/www/typo3-9/typo3_src-9.5.31/vendor/nikic/php-parser/lib/PhpParser/
H A DPrettyPrinterAbstract.php97 protected $nl; variable in PhpParser\\PrettyPrinterAbstract
/dports/www/typo3-9/typo3_src-9.5.31/vendor/masterminds/html5/src/HTML5/Serializer/
H A DOutputRules.php461 protected function nl() function in Masterminds\\HTML5\\Serializer\\OutputRules
H A DTraverser.php119 public function children($nl)
/dports/www/clearsilver/clearsilver-0.10.5/util/
H A Dneo_str.c424 int nl = 0; in neos_escape() local
525 int nl = 0; in repr_string_alloc() local
619 int nl = 0; in neos_js_escape() local
669 int nl = 0; in neos_url_escape() local
H A Dneo_net.c446 UINT8 *nl; in ne_net_read_line() local
H A Dneo_hdf.c1378 const char *nl; in _copy_line_advance() local
/dports/www/typo3-10/typo3_src-10.4.25/vendor/nikic/php-parser/lib/PhpParser/
H A DPrettyPrinterAbstract.php97 protected $nl; variable in PhpParser\\PrettyPrinterAbstract
/dports/www/typo3-10/typo3_src-10.4.25/vendor/masterminds/html5/src/HTML5/Serializer/
H A DOutputRules.php461 protected function nl() function in Masterminds\\HTML5\\Serializer\\OutputRules
H A DTraverser.php119 public function children($nl)
/dports/www/links1/links-1.04/
H A Ddefault.c472 int nl, pl; in parse_config_file() local
/dports/www/links/links-2.25/
H A Ddefault.c510 int nl, pl; in parse_config_file() local
/dports/www/netsurf/netsurf-3.10/frontends/gtk/
H A Dpreferences.c552 const uint8_t *nl; in comboboxLanguage_add_from_data() local
/dports/www/typo3-11/typo3_src-11.5.7/vendor/nikic/php-parser/lib/PhpParser/
H A DPrettyPrinterAbstract.php97 protected $nl; variable in PhpParser\\PrettyPrinterAbstract
/dports/www/typo3-11/typo3_src-11.5.7/vendor/masterminds/html5/src/HTML5/Serializer/
H A DTraverser.php119 public function children($nl)
H A DOutputRules.php461 protected function nl() function in Masterminds\\HTML5\\Serializer\\OutputRules
/dports/textproc/link-grammar/link-grammar-5.8.0/link-grammar/dict-file/
H A Dread-dict.c198 const char *nl = strchr(dict->pin + sizeof(SUPPRESS)-1, '\n'); in get_character() local
849 static Exp * make_and_node(Pool_desc *mp, Exp* nl, Exp* nr) in make_and_node()
880 static Exp * make_or_node(Pool_desc *mp, Exp* nl, Exp* nr) in make_or_node()
1116 Exp *nl = NULL; in make_expression() local

12345678910>>...527